html, body {
font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height:16px;
margin: 0px;
background-image:url(../Media/slice.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#336666;
}


.bodytext {color:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14pt}
.bodytext a:link {color: #000000;} 
.bodytext a:active {color: #0066FF;} 
.bodytext a:visited {color: #000000;} 
.bodytext a:hover {color: #0066FF;}


#body {
	position: absolute;
	top:0px;
	left: 0px;
	width:100%;
	height:100%;
	background-image:url(../Media/BigBG.jpg);
	z-index:1;
}

#logo {
	position:absolute;
	top:0px;
	left: 0px;
	width:269px;
	height:235px;
	z-index:2;
}


