
body
{
	background-color: #FFFFFF;
	color: black;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Arial, Sans-Serif;
}
a
{
	color: black;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	color: black;
	text-decoration: underline;
}
h1
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: 100;
	color: black;
	font-size: 16pt;
	text-transform: uppercase;
}

a.menulink
{
	font-size: 12pt;
	color: black;
	text-decoration: underline;
}
a.menulink:hover
{
	color: black;
	text-decoration: underline;
}


#navmenu
{
	padding: 0px;
	padding: 4px 0 0 0;
	height: 18px;
	font-size: 8.5pt;
	font-family: Arial, Sans-Serif;
}
a
{
	font-weight:lighter;
	text-decoration: underline;
}
ul  
{ 
	list-style: square outside none; 
	margin: 0 0 0 15px;  
	padding: 0; 
}
ul li  
{ 
	margin: 10px 0 0 0; 
	padding:0; 
}


#bodycontainer
{
	width: 774px;
	margin: 0 auto;
	padding: 0;
	background-color: white;
}


#heading1
{
	height: 100px;
	background: ;
	vertical-align: middle;
	text-align: left;
	color: #660033;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}


#menuads
{
	background: url(images/back.gif) no-repeat;
	padding: 0px;
	background-color: white;
	padding: 6px 0 0 0;
	height: 20px;
}
ol#navList  
{ 
	list-style-type: none; 
	margin: 0;  
	padding: 0 0 0 27px; 
}
ol#navList li  
{ 
	float: left; 
	margin: 0 2.5em 0 0; 
	padding:0; 
}
ol#navListB  
{ 
	list-style-type: none; 
	margin: 0;  
	padding: 0 0 0 27px; 
}
ol#navListB li
{
	float: left;
	margin: 0 2.5em 0 0;
	padding: 0;
	text-transform: capitalize;
}


#stats
{
	visibility: hidden;
}


#adsback
{
	height: 200px;
	background: url(images/back.gif);
	padding: 0px;
	border-bottom: darkgray 1px solid;
}
#ads
{
	height: 100px;
	background: transparent;
	padding: 15px 0px 0px 22px;
}


#maincontent
{
	background: ;
	padding: 15px 27px 15px 27px; 
}
.left
{
	position: relative;
	float: left;
	width: 48%;
	vertical-align: top;
}
.right
{
	position: relative;
	float: right;
	width: 48%;
	vertical-align: top;
}
.item
{
	margin: 5px 0 0 0;
	background-color: #EFEFEF;
	font: 11px/1.6em Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 5px;
}
.item p
{
	margin: 0;
	padding: 0 10px 5px 10px;
}
.clear
{
	clear: both;
	margin: 0;
	padding: 0;
}
