body {
background:#000000 url(images/bg.gif) repeat-y scroll center top;
margin:0px;
}

	a:link {
	color:#FF6600;
	text-decoration: none;
	}
	
	a:hover {
	color:#FFFFFF;
	text-decoration: none;
	}
	
	a:visited {
	color:#FF6600;
	text-decoration: none;
	}
	
	a:active {
	text-decoration: none;
	}
	
	.title_big{
	color:#FF6600;
	font-size:18px;
	font-weight:bold;
	}
	
	.title{
	color:#FF6600;
	font-size:13px;
	}
	
	.description{
	color:#ffffff;
	font-size:12px;
	}
	


#header{
width:910px; 
height:240px;
}

	#up_header{
	width:910px;
	height:130px;
	}
    
	.title_category{
	color:#FF6600;
	font-size:14px;
	font-weight:bold;
	}

	
	
	#categories{
	width:910px;
	height:20px;
	}

		
	#low_header{
	width:910px;
	height:40px;
	}
	
#main{
width:910px; 
}
	
	#left{
	width:630px; 
	float:left;
	margin-left:5px;
	}
	
		#new{
		height:230px;
		}
		
			#gamebox{
			width:200px;
			height:75px;
			background-image:url(http://www.arcadehunter.net/images/gamebox.gif);
			overflow:hidden;
			
			}
		
		#row{
		width:630px;
		height:300px;
		margin-top:10px;
		}
			#column{
			width:210px;
			float:left;
			}
		
			
	#right{
	width:250px; 
	float:right;
	margin-right:5px;
	margin-left:5px;
	}
		
		#top_games{
		width:250px;
		}
		
#footer{
float:left;
width: 900px;}
	

