BODY {
FONT-SIZE: 11px; COLOR: #003300; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; BACKGROUND-COLOR: #333333; 	
margin-left: auto;
margin-right: auto;
width: 700px;
}
#content {
	width: 500px;
	padding-left: 20px;
	padding-right: 20px;

}
A:link {
	COLOR: #000000
	}
A:visited {
	COLOR: #000000
}
A:hover {
	COLOR: #000000
}
A:active {
	COLOR: #000000
}

#leftcol {
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
}

#menu  {
	height:30px;
	z-index: 1;
	background-color:#003300;
	color:#FFFFFF;
	float: right;
	width: 350px;

}

#menu ul {


margin:0;
padding:0;
padding-top:8px;
padding-left:15px;
}





#menu ul li {
list-style-type:none;
float:left;
height:22px;
margin-left:5px;
margin-right:20px;


}






#menu a, #menu a:visited {
color:white;
text-decoration:none;
font-weight:bold;
text-decoration:underline;

}


#menu a:hover {
	color:#009900;
	text-decoration:underline;
	text-align: right;
}

a.bottom{
	color:#FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

#showLayer{
style="Z-INDEX: 2; VISIBILITY: hidden; WIDTH: 600px; position:relative; margin-left: auto; margin-right: auto; top:500px; background-color: #FFFFFF; layer-background-color: #FFFFFF; border: 1px none #000000; height: 600px;"}

H3 {
	color: #000066;
	font-size: 16px;
}
