
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background:	url(http://www.whichslots.com/images/bg.gif) #fffff5;
	padding: 0px;
	margin:0;
	text-align:center;
}

#allcontent{
	padding:0; 
	margin:0 auto;
	width:918px;
	text-align:left;
}
 
 #header {
 	background-color: #DEE4F4;
 	color: #CEEBFF;
	padding-top:20px;
	height:100px;
	width:916px;
	border-left:1px solid #9999cd;
	border-right:1px solid #9999cd;
 }
 
#main{
	float:left;
	width:916px;
	border-left:1px solid #9999cd;
	border-right:1px solid #9999cd;
}

#mainright{
width:710px;
float:left;
padding:0 0 30px 0;

}


#sidebar {
	width:200px;
	padding: 0 0 30px 0;
	float:left;
}
#sidebar p{
	display:block;
	width:160px;
	margin:6px 16px;
	border: 2px dotted #9999cd;
 }
#sidebar a{color:#666; display:block; padding:5px; text-decoration:none; font-size:12px;


 }
#sidebar a:link, #sidebar p a:visited {  
	color: #666;
}
#sidebar a:hover, #sidebar p a:active { 
	color: #ffffff;
	background-color: #9999cd;

}


 
 #footer {
	width:916px;
	float:left;
  	font-size: 11px;
 	background-color: #787fad;
 	color: #ffffff;
	text-align:center;
	padding:20px 0;
	border-left:1px solid #9999cd;
	border-right:1px solid #9999cd;
 }

 td, p, ul {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 { font-size: 160%;  font-family: Verdana, Arial, Helvetica, sans-serif; color:#000040;}
h2 { font-size: 140%; font-family: Verdana, Arial, Helvetica, sans-serif; color:#00005B; }
h3 { font-size: 120%; font-family: Verdana, Arial, Helvetica, sans-serif; color:#5B093D; }

