@charset "utf-8";
/* CSS Document */

body {
	/*background-color: #d1e3ff;*/
	background:#003399;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a {
	color: #f00;
	font-weight:bold;
}	
	
h2 {
	font-size:14px;
	margin-top:30px;
}
	
#mastercontainer {
	width:916px;
	background:#fff;
	margin: auto;
}

#header {
	width: 914px;
	border: 1px solid #000;
	background: #69f url(images/header.jpg) no-repeat;
	border: 1px solid #000;
}

h1.hp {
position:relative;
	width:300px;
	height:30px;
	top:55px;
	left:28px;
	color:#fff;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	line-height: 12px;
	margin:0;
	padding:0;
}

#headerphrase {
	position:relative;
	width:300px;
	height:30px;
	top:55px;
	left:28px;
	color:#fff;
}

#headerbanner {
	position:relative;
	background:#000;
	top:-15px;
	left:420px;
	width:468px;
	height:60px;
}

#leftcolumn {
	/*float:left;*/
	/*position:absolute;
	top: 94px;
	left: 0px;*/
	width:194px;
	float:left;	
}

#rightcolumn {
	width:682px;
	padding:0px;
	margin: 23px 20px 0 0;
	float:right;
}

#menubox {
	width:174px;
	background: #69f;
	border: 1px solid #000;
	padding:4px;
	margin:3px;
}

.menu {
	border: 1px solid #000;
	background: #fdf5d5;
	padding: 7px;
	font-size: 14px;
}

.menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

.menu li {
	margin:0 0 5px 0;
	padding:0;
}

.menu a {
	text-decoration:none;
	font-weight:normal;
	color:#000;
}

.menu a:hover {
	text-decoration:underline;
	color:#f00;
	font-weight:bold;
}

#leftadsbox {
	width: 184px;
	background:#d0d8e6;
	color:#666;
	text-align:center;
	margin:10px 3px 0 3px;
}

#topratedbox {
	width:343px;
	background:#fdf5d5 url(images/toprated-bg.gif) repeat-y;
	float:right;
	margin-left:15px;
	font-size:11px;
	padding:0 ;
}

#topcasinosbox1 {
	width:688px;
	height:290px;
	border-bottom: 1px solid #69f;
}

#topcasinosbox2 {
	width:688px;
	height:290px;
	border-bottom: 2px solid #69f;
}

.topitem {
	float:left;
	width:120px;
	min-height:260px;
	font-size:10px;
	padding:8px;
}

.topitem a{
	font-size:11px;
}

#reviewbanner {
	width:250px;
	padding:20px 25px;
	float:right;
}

#heightforce {
	float:right
}


#bottomforce {
	clear:both;	
}

#footer {
	width:910px;
	background: #69f;
	border: 1px solid #000;
	color:#fff;
	font-size:10px;
	padding:3px;
	float:none;
	clear:both;
	

}