body{
	background-color: #CC3333;
	margin: 0px auto;
	padding: 0px;		
	text-align: center;
}
body, table, td, th, div{
	font-size: 10px; 
	font-family: verdana,arial,sans-serif; 
	color: #000000; 
	line-height: 12px;
}
a:link{
	color: #000000;
	text-decoration: none;
}
a:visited{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #CC3333;
	text-decoration: underline;
}
a:active{
	color: #CC3333;
	text-decoration: none;
}
h1{
	font-size: 11px; 
	font-family: verdana,arial,sans-serif; 
	color: #000000; 
	font-weight: normal;
}
img{
border: 0px;
}
img.thumbnail{
	border: 1px solid #000000;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 6px;
	overflow: hidden;
}
featured_games{

}
.layout {
	background: url(images/background.gif);
	background-color: #FF9900;
	max-width: 740px;
	width: 728px;
	height: auto;
	text-align: center;
	margin: 0 auto;
}
.layout2 {
	max-width: 740px;
	width: 728px;
	height: auto;
	text-align: center;
	margin: 0 auto;
}
.header {
	width: 100%;
	text-align: left;
	height: 110px;
	background-image:  url('images/bg_header.gif');
	padding-left: 50px;
	vertical-align: middle;
}
.domains {
	border: 4px solid #FF9900;
	background-color: #FFFFFF;
	width: 375px;
	text-align: left;
	height: auto;
	padding: 10px;
	padding-bottom: 3px;
	vertical-align: middle;
}
.navbar{
	background-color: #FFCC66;
	background-image:  url('images/bg_nav.gif');
	font-size: 13px;
	font-weight: bold;
	color: #CC3333;
	height: 30px;
	min-height: 30px;
}
.totalgames{
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #CC3333;
	padding-left: 10px;
}
.date{
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	color: #CC3333;
	padding-right: 10px;
}
.game_ads {
	width: 100%;
	text-align: left;
	height: auto;
	background-color: #FFFFFF;
	border: 4px solid #FF9900;
}

.game_ads2 {
	width: 468px;
	text-align: left;
	height: auto;
	background-color: #FFFFFF;
	border: 4px solid #FF9900;
}
.textarea{
	width: 720px;
	padding: 10px;
	text-align: left;
	height: auto;
	background-color: #FFFFFF;
	border: 5px solid #FF9900;
	font-size: 10px;
}
.box_title{
	font-weight: bold;
	color: #CC3333;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px; 
	font-family: verdana,arial,sans-serif; 
	line-height: 14px;
}
.game_title{
	font-weight: bold;
	color: #CC3333;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 18px; 
	font-family: verdana,arial,sans-serif; 
	line-height: 14px;
}
.white{
	background-color: #FFFFFF;
}
.orange{
	background-color: #FFCC66;
}
.footer{
	background-color: #FFCC66;
	background-image:  url('images/bg_nav.gif');
	text-align: center;
	height: auto;
	width: 100%;
	font-size: 10px;
	color: #CC3333;
	padding-top: 5px;
	padding-bottom:5px;
}
.footer_links{
	text-align: right;
	width: 30%;
	font-size: 10px;
	color: #CC3333;
	padding-right: 10px;
}
.copyright{
	text-align: left;
	width: 70%;
	font-size: 10px;
	color: #CC3333;
	padding-left: 10px;
}
