body{
background-color:#333333;
font-family: verdana, arial, sans-serif;
color: #71716F;
margin: 0px;
}

p, li {
	color: #333333;
	font-size: 11px;
	margin-left:12px;
	margin-right:12px;
	margin-top: 2px;
	margin-bottom: 2px;
}

p a {
color: #5a579c;
font-weight: bold;
text-decoration: none;
}

p a:hover {
color: #333333;
font-weight: bold;
text-decoration: none;
}


#container {
	width: 956px;
	margin: 5px auto 0 auto;
}

#header {
	clear: both;
}

#leftCol {
	float: left;
	width: 185px;
	overflow: hidden;
}

#rightCol {
	float: right;
}

#footer {
	clear:both;
	text-align:center;
	font-size: 12px;
	color: white;
	margin-right: 40px;
}
#footer a { text-decoration: none; color: white; }

#topMenu { 
	font-size: 12px;
	color: white;
	height: 20px;
	margin: 8px 0px 1px 0px;
}
#topMenu a { text-decoration: none; color: white;}
#topMenu .left { float:left; }
#topMenu .left a { margin-left: 35px; }
#topMenu .right { float:right; }
#topMenu .right a { margin-right: 16px; }

#leftMenu div {
	width:190px;
	overflow:hidden;
}

#leftMenu div {
	height: 14px;
	margin-bottom: 13px; 

}

#leftMenu img {
	border:none;
}

#indexSplash {
	
}

#sidebar {
	text-align:center;
	width: 250px;
}

#sponsorsMini {
	margin-left: 10px;
       margin-right: 10px;
}