body { 
	background-image:url('../images/main.bg.dots.gif');
	background-repeat:repeat;
	background-color:#000;
	color:#e4e4e4;
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 130%; 
	background-color: #fff;}


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 10px;
	width: 820px;
	background-color:#000;}
	
#dave {
	background-image:url('../images/white-bat-logo.jpg');	
	background-repeat:no-repeat;
	margin: 0px auto;
	width:800px;
	height:60px;
	background-color:#000;}
	
#PageTitle {
	margin: 0px auto;
	width:800px;
	height:15px;
	background-color:#000;
	padding-top:5px;
	font-size:14px;
	color:#327ff3;}

#header {
	margin: 0px auto;
	width:800px;
	height:inherit;
	background-color:#fff;}

#links {
	margin: 0px auto;
	background-image:url('../images/footer-bg.png');
	background-repeat:repeat-x;
	margin-bottom:5px;
	width:800px;
	height:35px;}

#links ul {
	list-style: none;
	margin-left:30px;
	padding:6px;} 

#links li { 
	display:inline; 
	margin:0 5px 0 0; 
	padding-top:0px;
	color:#e4e4e4; 
	line-height:200%;}

#links 	a:link, a:visited { 
	color:#e4e4e4; 
	text-decoration:none;} 

#links a:hover { 
	color:#2885ff; 
	text-decoration:none;}

#LeftCol {
	float: left;
	width: 385px;
	margin-left:10px;
	background-color:#000;}
	
/*PREVIOUS ISSUES STYLES*/

#PreviousLeft{ 
	float: left;
	width: 385px;
	margin-top:25px;
	background-color:#000;
	margin-left:10px;
	margin-bottom:15px;}
	
#PreviousRight{ 
	float: right;
	width: 385px;
	margin-top:25px;
	margin-right:10px;
	background-color:#000;
	margin-bottom:15px;}
	
#PreviousRight a:link, PreviousRight a:visited { 
	color:#FF69B4;
	text-decoration:none;} 

#PreviousRight a:hover { 
	color:#e4e4e4; 
	text-decoration:none;}

#footer {
	margin: 0px auto;
	background-image:url('../images/footer-bg.png');
	background-repeat:repeat-x;
	margin-bottom:5px;
	width:790px;
	height:35px;
	padding-top:8px;
	padding-right:10px;
	text-align:right;
	font-size:10px;
	color:#e4e4e4;
	clear: both;}
	
.blue {
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	padding-left:0px;
	color: #1E90FF;
	background-color: #000;}
	
.dave {margin-top:5px;}

.img {padding:8px;}

.pink {
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #FF69B4;}


