body
{
	background: #000;
	margin:0;
	padding:0;
}
#sitename
{
	display:none;
}
#page
{
	width: 990px;
	margin: 0 auto;
	padding-bottom: 20px;
	background: url('./img/footer.gif') no-repeat bottom left;
}
#top
{
	height:100px;
	background: url('./img/header.jpg') no-repeat top right;
}

a#logo
{
	display:block;
	width:300px;
	padding-top:30px;
}
a#logo img
{
	border:0;
}
#ads
{
	height: 70px;
}
.smalladsleft, .bigads, .smalladsright
{
	float: left;
	height: 10px;
	margin:10px 0 0 27px;
	background: #000;
	width: 234px;
	text-align: center;
}
.bigads
{
	width: 468px;
	
}
.smalladsleft
{
	margin:10px 0 0 0;
}
.divider
{
	clear:both;
	background: url('./img/divider.gif') no-repeat top center;
	height:30px;
}
#left
{
	float:left;
	width: 214px;
	color: #ff991a;
	margin-right: 20px;
}
#content
{
	float:left;
	width:472px;
	padding: 0 15px;
	margin-left:11px;
	overflow:hidden;
}

#search_results
{
	margin-left:-14px;
}
#right
{
	float:left;
	color: #ff991a;
	width:234px;
	margin-left:9px;
}
#menu
{
	padding-bottom: 100px;
}
ul#menu, ul#menu li
{
	margin:0;
	padding:0;
}
ul#menu
{
	list-style:none;
	text-align:right;
	width:200px;
	font-family: "Courier New","Courier",serif;
}
ul#menu li a
{
	padding-right:32px;
	font-size:1.2em;
	color: #ff991a;
	font-weight:bold;
}
ul#menu li a:link, ul#menu li a:visited
{
	background: url('./img/menu_icon.gif') no-repeat top right;
	text-decoration:none;
}
ul#menu li a:hover, ul#menu li a:active
{
	background: url('./img/menu_icon_active.gif') no-repeat top right;
	text-decoration:underline;
}
#horizontal_menu
{
	background:#000;
	font-size:1.1em;
	color: #ff991a;
	font-weight:bold;
	font-family: "Courier New","Courier",serif;
}
#horizontal_menu a, a:link, a:visited
{
	color: #ff991a;
	text-decoration:none;
}
#horizontal_menu a:hover, a:active
{
	text-decoration:underline;
}
#footer
{
	width: 472px;
	margin-left:260px;
	text-align: center;
}
#foot_menu a
{
	font-size:0.85em;
	color: #ff991a;
	font-weight:bold;
	font-family: "Courier New","Courier",serif;
}
#foot_menu a:hover
{
	text-decoration: none;
}
#footright
{
	float:left;
	width:234px;
	margin-left: 24px;
}
p#bottomfooot
{
	margin-top:1em;
}
#google_search,#counter,#menu_login,#export,#countdown
{
	float:right;
	padding:10px 15px 0px 0px;
	border-top: 1px #ff991a solid;
	text-align: right;
	width:150px;
}
#counter,#menu_login,#export,#countdown
{
	font-family: "Courier New","Courier",serif;
}
#export
{
	font-size:0.9em;
}
#export p
{
	padding: 4px 0 4px 0;
}
#export img
{
	border:0;
}
#countdown span
{
	font-size: 1.2em;
}
#menu_login
{
	font-size:0.9em;
	margin-top:10px;
}
#menu_login input
{
	margin-top:2px;
}

