body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:5px;
	padding:0;
	}

#header{
	width:932px;
	display:block;
	margin:0 auto;
	overflow:hidden;
	}
	
.search{
	float:left;
	width:445px;
	}
	
.search form{
	padding:0;
	margin:10px 0;
	width:362px;
	height:34px;
	background:url(images/bg-search.jpg);
	display:block;
	overflow:hidden;
	}
	
.submit{
	width:151px;
	height:20px;
	color:#000000;
	font-weight:bold;
	background:url(images/bg-but-search.jpg);
	margin:5px 0 0 0;
	border:0;
	}
	
.input{
	width:184px;
	font-size:14px;
	border:0;
	color:#000033;
	margin:0 5px 0 8px;
	padding:2px;
	}
	
.logo{
	height:59px;
	float:left;
	}	

.logo img{
	border:0;
	padding-left:2px;
	}

#main{
	width:962px;
	display:block;
	overflow:hidden;
	margin:0 auto;
	}
	
.ad_300_250_img, .ad_300_250_txt{
	width:300px;
	height:250px;
	display:block;
	float:left;
	}

.main_left, .main_center, .main_right{
	height:515px;
	display:block;
	float:left;
	}

.main_left{
	width:15px;
	background:url(images/bg-main-left.jpg);
	}	
	
.main_center{
	width:932px;
	background:url(images/bg-main-center.jpg) repeat-x;
	}
	
.main_right{
	width:15px;
	background:url(images/bg-main-right.jpg);
	}
	
.main_top, .main_bottom{
	width:932px;
	overflow:hidden;
	float:left;
	}

.main_top{
	margin:15px auto 0 auto;
	}
	
.main_buttons{
	width:610px;
	display:block;
	overflow:hidden;
	padding:7px 7px 7px 15px;
	background:url(images/bg-main-buttons.jpg) right top no-repeat;
	float:left;
	margin:0;
	}
	
.main_buttons ul{
	margin:0;
	padding:2px 0 0 2px;
	list-style-type:none;
	}

.main_buttons li{
	margin:0 2px 2px 0;
	background:url(images/bg-buttons.jpg);
	width:200px;
	height:35px;
	display:block;
	float:left;
	text-align:center;
	padding:0;
	}
	
.main_buttons a{
	padding-top:9px;
	font-size:14px;
	color:#2B2B2B;
	text-transform:uppercase;
	display:block;
	}
	
.main_buttons a:hover{
	text-decoration:none;
	color:#FF6600;
	}
	
.main_top_games ul{
	margin:0;
	padding:2px 0 0 2px;
	list-style-type:none;
	}

.main_top_games li{
	padding:0;
	width:200px;
	height:50px;
	display:block;
	float:left;
	padding:0;
	overflow:hidden;
	}
	
.main_top_games a{
	font-size:14px;
	color:#003399;
	text-transform:uppercase;
	display:block;
	text-decoration:none;
	}
	
.main_top_games a:hover{
	color:#FF3300;
	}
	
.main_top_games img{
	width:49px;
	height:49px;
	border:0;
	padding:0 5px 0 0;
	vertical-align:middle;
	}

.main_bottom h2{
	width:500px;
	padding:0 0 0 20px;
	margin:0;
	font-size:16px;
	font-family:"Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#FF6600;
	float:left;
	display:block;
	}
	
.main_top_games{
	width:610px;
	height:205px;
	background:url(images/bg-top-games.jpg) right top no-repeat;
	display:block;
	float:left;
	overflow:hidden;
	padding:7px 7px 7px 15px;
	}
	
#games{
	width:958px;
	overflow:hidden;
	padding:10px 0 0 0;
	margin:0 auto;
	border-left:2px solid #FFEEDD;
	border-right:2px solid #FFEEDD;
	}

.numbers{
	color:#000000;
	font-size:12px;
	padding:0 2px;
	font-weight:bold;
	}
	
.numbers:hover{
	color:#FF9900;
	text-decoration:none;
	}

.main_game_list{
	padding:0 0 0 36px;
	width:200px;
	height:150px;
	display:block;
	overflow:hidden;
	float:left;
	}
	
.main_game_list h3{
	font-family:"Comic Sans MS", Arial, Verdana;
	font-size:15px;
	color:#FF6600;
	line-height:20px;
	display:inline;
	}
	
.page_title{
	font-family:"Comic Sans MS", Arial, Verdana;
	font-size:15px;
	color:#FF6600;
	line-height:20px;
	display:inline;
	}

.main_game_list ul{
	padding:0;
	margin:5px 0 5px 30px;
	}
	
.main_game_list li{
	margin:0;
	padding:2px 0;
	list-style-type:square;
	}
	
.main_game_list a{
	color:#000000;
	}

.main_game_list a:hover{
	color:#0033CC;
	text-decoration:none;
	}

.random_game{
	margin:0 auto;
	width:800px;
	text-align:center;
	}
	
.random_game h4{
	font-family:"Comic Sans MS", Arial, Verdana;
	font-size:14px;
	color:#FF6600;
	line-height:20px;
	display:inline;
	}
	
.vote_add{
	width:800px;
	display:block;
	overflow:hidden;
	margin:0 auto;
	}
	
.vote_form{
	margin:0;
	padding:0;
	float:left;
	}
	
.add_game{
	width:600px;
	float:left;
	}
	
#footer{
	width:962px;
	height:145px;
	display:block;
	background:url(images/bg-footer.jpg);
	text-align:center;
	margin:0 auto;
	overflow:hidden;
	}
	
.ad_728_90{
	width:728px;
	height:90px;
	margin:10px auto 18px auto;
	}
	
#footer b{
	font-weight:normal;
	}
	
#footer a{
	color:#000033;
	}
	
#footer a:hover{
	text-decoration:none;
	}
