body {
border: 0px solid;
background-image: url(../graphics/backgrounds/bg-03.jpg);
background-repeat: no-repeat;
}

a, a:visited, a:active {
	color: #c6c6c6;
	font-size: 11pt;
	font-family: Trebuchet, "Trebuchet MS";
	text-decoration: none;
	}
/*#rotator
{
  background: url(../graphics/backgrounds/rotate.php) no-repeat left top;
  height: 900px;
}*/


#nav {
position: absolute;
left: 0px;
top: 10px;
height: 630px;
width: 135px;
padding-right: 5px;
border-right: 0px #696969 dashed;
}
#nav a, #nav a:link, #nav a:active, #nav a:visited {font-family: Trebuchet, "Trebuchet MS"; text-decoration: none; color: #000000; font-weight: normal; font-size: 18pt;}
#nav a:hover {color: #ffffff; font-weight: normal; text-decoration: line-through; font-size: 18pt;}

#content {
position: absolute;
right: 0px;
top: 10px;
height: 645px;
width: 88%;
text-align: right;
font-family: Trebuchet, "Trebuchet MS";
font-size: 9pt;
color: #000000;
border: 0px #818181 solid;
z-index: -2;
background-image: url(../graphics/bodybg.png);}

#footer {
position: absolute;
left: 0px;
bottom: 5px;
width: 100%;
height: 25px;
background-image: url(../graphics/bodybg.png);
background-repeat: repeat;
font-family: Trebuchet, "Trebuchet MS";
color: #7d7d7d;
font-size: 11pt;
vertical-align: middle;
border: 0px #33cc33 solid;
z-index: 0;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited {font-family: Trebuchet, "Trebuchet MS"; text-decoration: none; color: #7d7d7d; font-weight: normal; font-size: 11pt;}
#footer a:hover {color: #ffffff; font-weight: normal; text-decoration: line-through; font-size: 11pt;}

#footerleft {
position: absolute;
left: 0px;
bottom: 3px;
width: 25%;
height: 20px;
border: 0px #ff0000 solid;
}

#footermid {
position: absolute;
left: 40%;
bottom: 3px;
margin-left: auto;
margin-right: auto;
width: 25%;
height: 20px;
border: 0px #ff0000 solid;
}
#footerright {
position: absolute;
right: 0px;
bottom: 3px;
width: 25%;
height: 20px;
padding-right: 15px;
border: 0px #ff0000 solid;
}





