body
	{
	background-color:#2d2d2f;
	}
#container
{
	width: 990px;
	margin: 10px auto;
	color: white;
	border: 2px solid white;
	line-height: 1.1;
	background-color: #2d2d2f;
	color:white;
	font-family: verdana, arial, 'sans serif';
	font-size:12px;
	color:white;
}

#top
{
	padding: .5em;
	height: 67px;
	margin-bottom:0px;
	background-color: #2d2d2f;
}

#top h1
{
	padding: 0;
	margin: 0;
	background-color: #2d2d2f;
}

#leftnav
{
	float: left;
	width: 160px;
	font-size: 16px;
	font-weight:900;
	text-align:center;
	padding:5px;
	background-color: #2d2d2f;
}
#m1
	{
	line-height: 11px;
	background-image: url("mb1.jpg");
	background-position:0px 0px;
	width: 160px;
	height: 35px;
	font-weight:900;
	}
#m2
	{
	line-height: 11px;
	background-image: url("mb2.jpg");
	width: 160px;
	height: 35px;
	}
#m3
	{
	line-height: 11px;
	background-image: url("mb3.jpg");
	width: 160px;
	height: 35px;
	}
#m4
	{
	line-height: 11px;
	background-image: url("mb4.jpg");
	width: 160px;
	height: 35px;
	}
#m5
	{
	line-height: 11px;
	background-image: url("mb5.jpg");
	width: 160px;
	height: 35px;
	}
#m6
	{
	line-height: 11px;
	background-image: url("mb6.jpg");
	width: 160px;
	height: 35px;
	}
#m7
	{
	line-height: 11px;
	background-image: url("mb7.jpg");
	width: 160px;
	height: 35px;
	}
#m8
	{
	line-height: 11px;
	background-image: url("mb8.jpg");
	width: 160px;
	height: 35px;
	}
#content
{
	margin-left: 200px;
	margin-top:10px;
	padding: 1em;
	font-size: 16px;
	font-weight: 500;
	width:650px;
	text-align:center;
}

#footer
{
	clear: both;
	margin: 0;
	padding: .5em;
	background-color: #2d2d2f;
	color:white;
}
table.footer
	{
	font-size:11.5px;
	font-weight:900;
	color:white;
	}
table
	{
	font-size:14px;
	font-weight:500;
	color:white;
	background-color: #2d2d2f;
	}
a:link {color:yellow} 
a:visited {color:yellow} 
a:hover {color: white} 
a:active {color:yellow}
a	{
	text-decoration:none;
	font-weight:2000;
	font-size:15px;
	}
#leftnav p { margin: 0 0 1em 0; }
#content h2 
	{
	 margin: 0 0 .5em 0;
	 font-size:22px; 
	}