body {
	background-color: #EAEAEA;
	color: black;
	font-family: arial;
	font-size: 12px;
	}


	
div.lmenu {
	background-image: url("../images/menutop.jpg"); 
	border: 1px solid black;
	width: 150px;
	background-color: #D3D3D3; /*Lightgrey*/
	margin: 4px;
	padding-top: 10px;
	}

div.main {
	border: 1px solid black;
	background-color: #D6EDFF;
	margin: 4px 4px 4px 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

div.bulle{
	font-style: italic;
	margin-left: 50px;
	margin-right: 50px;

}

div.links {
	border: 1px solid black;
	width: 550px;
	background-color: white;
	margin-top: 15px;
	padding: 3px;
	}
	
div.h5{
	font-size: 10px;
	text-align: center;
	margin-top: 10px;


}
	
table.login {
	background-image: url("../images/menutop.jpg"); 
	border: 1px solid black;
	width: 150px;
	font-size: 12px;
	margin-left: 4px;
	margin-bottom: 4px;
	}
	
table.page {
	border-top: 0px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	width: 800px;
	background-color: white;
	font-size: 14px;
	text-align: justify;
	}

table.bullshit {
	width: 400px;
	background-color: white;
	}

table.cv {
	border: 1px solid white;
	width: 600px;
	text-align: justify;
	}
	
table.gallery {
	}

td.gallery {
	border: 1px solid black;
	width: 150px;
	height: 150px;
	background-color: white;
	}

td.menu {
/*	width: 160px;*/
	}
	
td.main {
	width: 680px;
	}

h1 {
	font-size: 30px;
	}
	
h2 {
	font-size: 20px;
	text-align: center;
	}

h4 {
	font-size: 11px;
	}

h5 {
	font-size: 10px;
	text-align: center;
	}	

a:link{
	color: black;
	}

a:hover{
	color: black;
	}

a:active{
	color: black;
	}

a:visited{
	color: black;
	}

#tabButtons{
	border-top: 1px solid black;
	border-right: 0px solid black;
	border-bottom: 1px solid black;
	border-left: 0px solid black;
	background-color: white;
	text-decoration: none;   
	width: 99%;
	text-align: center;
	font-size: 17px;
}
	
a.headlinks	{
	color: black; 
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;   
	font-size: 17px;
	letter-spacing: 1px
	}
	
a.headlinks:active {
	color: #D3D3D3; /*Lightgrey*/
	text-decoration: underline;
	}
	
a.headlinks:hover {
	text-decoration: underline;
	/*background-color: black;*/
	}
	
a.picPopup{
	text-decoration: none;
}
	
img	{
	border: 1px solid black;
	}

img.head	{
	border-top: 0px solid black;
	border-left: 0px solid black;
	border-bottom: 1px solid black;
	border-right: 0px solid black;
	}

/*ul li:before {
	content: "\00BB \0020";
	}
*/

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}

hr {
	width: 80%;
	border: 1px solid black;
}

li.theLink {
	text-indent: 0em;
	}

li.description {
	text-indent: 1em;
	}
