<style type="text/css">
{
}

a {
color: #FFFFFF;
border: 0px;
}

h2 {
border-bottom: 2px solid #446C3F;
font-size: 12px;
width="100%";
}

body 
{
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #ffffff;
	background-position: center;
	background-repeat: repeat-y;
}

#container
{
	background-color: #000000;
	border-left: 0px solid #333333;
	border-right: 0px solid #333333;
    width: 650px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	padding:0px;
	text-align:left;
	color: #FFFFFF;
}

#top
{
margin-left: 0px;
width: 650px;
background-color: #000000;
color: #FFFFFF;
}

#topnav
{
width: 650px;
margin-left: 0px;
margin-right: 0px;
float: right;
background-color: #000000;
color: #FFFFFF;
font-size: small;
}

ul#topnav 
{
	list-style-type: none;
	margin: 0;
	padding: .2em 0;
	width: auto;
	text-align: center;
}

ul#topnav li
{
display: inline;
}

ul#topnav  a
{
text-decoration: none;
display: block;
padding: .2em .5em;
float: left;
border-left: 1px solid #446C3F;
border-right: 1px solid #446C3F;
border-bottom: 0px solid #000000;
}

ul#topnav  a:hover
{
	color: #999999;
}


#leftnav
{
width: 150px;
padding: 0;
float: left;
font-size: small;

}

ul#leftnav
{
list-style-type: none;
margin: 0px;
width: 150px;
}
 
ul#leftnav a
{
text-decoration: none;
border-bottom: 1px solid #446C3F;
display: block;
padding: .2em .5em;
}

ul#leftnav a:hover
{
color: #999999;
}

#content
{
	background-color: #000000;
	width: 480px;
	float: left;
	margin: 0px;
	color: #ffffff;
	padding: 0px;
}

</style>
