Body {
	background: #222222 url(bg.png) repeat-x top;
	color: white;
	font-family: arial,verdana,helvetica;
	font-size: 12px;
	text-align: center;
	padding: 10px;
	}
img {border: 0px none;}

#maincont {
	width: 743px;
	height: 575px;
	background: URL(MainBG.jpg) no-repeat left top;
	border: white solid 1px;
	margin: auto auto;
	text-align: left;
	overflow:hidden;
	padding: 0px;
}

#Labero a:active,#Labero a:link,#Labero a:visited{
	width: 198px;
	height: 522px;
	float: right;
	background: url(Labero.jpg) no-repeat;
	margin: 29px 0px 0px 545px;
	position: absolute;
	text-decoration: none;
}
#Labero a:hover {
	text-decoration: none;
}

#leftCont {
	float: left;
	width: 520px;
	margin: 10px 5px 5px 15px;
	position: absolute;
}

#cont,#contTransp {
	width: 520px;
	height: 392px;
	
}
#contTransp {
	
	background: url(textContainerBG.gif) no-repeat;
	opacity: .35;
	filter: alpha(opacity=35);
	
	position:absolute;
	
}
#contText {
	position:absolute;
	overflow: auto;
	width: 520px;
	height: 391px;
	margin-top:1px;
}
#contText div{
	padding: 7px 7px 7px 12px;
	margin: 0px 1px;
}

	#contText h1 {
		font-size: 23px;
		margin-bottom: 3px;
	}
	
	#contText h2 {
	font-size: 18px;
	margin-bottom: 3px;
	}
	
	#contText h3 {
	font-size: 16px;
	margin-bottom: 3px;
	}
	
	#contText a:link,#contText a:visited,#contText a:active {
		color: #ffffff;
	}
	
	#contText a:hover {
		text-decoration: none;
		color: #C1CBC2;
	}


/* ---- MENU ------- */
	#Menu {
		font-weight: bold;
		font-size: 13px;
		margin: 10px 12px 3px 12px;
		height: 18px;
		overflow:hidden;
		
	}
	
	#Menu ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
		overflow:hidden;
		float:left;
		display:block;}
	
	#Menu li{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		list-style: none;
		float: left;
		clear: none;
		display: table;
		width: 10px;
		text-align:center;
	}
	
	#Menu a:link, #Menu a:visited {
		color: white;
		display: table-cell;
		padding: 3px 7px;
		height: 23px;
		text-decoration:none;
		margin: 0px;
		display: block;
		width: auto !important;
		overflow: visible;
		font-weight: bold;
		white-space: nowrap;
	}
	
	#Menu a:Hover {
		
		color: #C1CBC2;
		background: url(Pil.gif) no-repeat center top;
	}

#credit {
	margin: 6px 12px 0px 12px;
	position: absoulute;
}
#credit a:link,#credit a:active,#credit a:visited{
	opacity: .5;
	filter: alpha(opacity=50);
	border: 0px none;
}
#credit a:hover{
	opacity: 1;
	filter: alpha(opacity=100);
}

#Header {
	height: 103px;
	overflow: hidden;
	text-align: center;
}

	#Header h2{
		Font-size: 17px;
		margin:0px;
		margin-top: 10px;
	}
	
	#Header h5{
		Font-size: 10px;
		margin-top: 3px;
	}
	
<style type="text/css">
img { behavior: url(iepngfix.htc) }
</style> 
