body, html, div, table, td, p{
	font-family: verdana, sans-serif;
	font-size: 10px;
	}
	
body{
	background-color: #989785;
	background-image: url();
	background-position: top left;
	background-repeat: repeat-y;
	}

div.ad_top{
	position: absolute;
	width: 900px;
	top: 0px;
	left: 20px;
	background-color: #000000;
	}
	
div.ad_bottom{
	position: relative;
	width: 900px;
	top: 0px;
	left: 20px;
	background-color: #000000;
	}
	
div.ad_right{
	position: absolute;
	width: 160px;
	height: 600px;
	top: 20px;
	left: 50%;
	margin-left: 480px;
	}
	
div.body{
	position: absolute;
	left: 0px;
	top: 0px;
	}
	
div.update img{
	max-width: 300px;
	}
	
*html div.update img{
	width:expression(width>300?"300":"auto");
	}
	
div.new{
	background-image: url(../im/site_table.png);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	}
	
div.new img{
	max-width: 600px;
	}
	
*html div.new img{
	width:expression(width>600?"600":"auto");
	}
	
div.main{
	background-image: url(../im/site_white.png);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	}
	
div.main img{
	max-width: 600px;
	}
	
*html div.main img{
	width:expression(width>600?"600":"auto");
	}
	
div.bottom{
	background-image: url(../im/site_bottom.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}
	
#new{
	background-image: url(../im/site_table.png);
	background-position: -20px 0px;
	background-repeat: repeat-y;
	}

.preload{
	display: none;
	}
	
.head{
	color: #AAAAAA !important;
	}

.head_b{
	color: #AAAAAA !important;
	font-weight: bold;
	}

.head_i{
	color: #AAAAAA !important;
	font-style: italic;
	}
	
.ad_text{
	font-size: 8px;
	}
	
a, a:link, a:active, a:visited{
	color: #900000;
	text-transform: none;
	text-decoration: none;
	}

a:hover{
	color: #900000;
	text-transform: none;
	text-decoration: underline;
	}
	
a.up{
	width: 30px;
	min-width: 30px;
	max-width: 30px;
	height: 30px;
	background-image: url(../im/site_up.png) !important;
	background-position: top;
	display: block;
	}
	
a.down{
	width: 30px;
	min-width: 30px;
	max-width: 30px;
	height: 30px;
	background-image: url(../im/site_down.png) !important;
	background-position: top;
	display: block;
	}
	
a.news, a.news:visited, a.news:active{
	width: 53px;
	min-width: 53px;
	max-width: 53px;
	height: 25px;
	background-image: url(../im/site_top_news.png) !important;
	background-position: top;
	display: block;
	}
	
a.news:hover{
	width: 53px;
	min-width: 53px;
	max-width: 53px;
	height: 25px;
	background-image: url(../im/site_top_newsR.png) !important;
	background-position: bottom;
	display: block;
	}
	
a.reviews, a.reviews:visited, a.reviews:active{
	width: 87px;
	min-width: 87px;
	max-width: 87px;
	height: 25px;
	background-image: url(../im/site_top_reviews.png) !important;
	background-position: top;
	display: block;
	}
	
a.reviews:hover{
	width: 87px;
	min-width: 87px;
	max-width: 87px;
	height: 25px;
	background-image: url(../im/site_top_reviewsR.png) !important;
	background-position: bottom;
	display: block;
	}
	
a.articles, a.articles:visited, a.articles:active{
	width: 89px;
	min-width: 89px;
	max-width: 89px;
	height: 25px;
	background-image: url(../im/site_top_articles.png) !important;
	background-position: top;
	display: block;
	}
	
a.articles:hover{
	width: 89px;
	min-width: 89px;
	max-width: 89px;
	height: 25px;
	background-image: url(../im/site_top_articlesR.png) !important;
	background-position: bottom;
	display: block;
	}
	
a.issues, a.issues:visited, a.issues:active{
	width: 72px;
	min-width: 72px;
	max-width: 72px;
	height: 25px;
	background-image: url(../im/site_top_issues.png) !important;
	background-position: top;
	display: block;
	}
	
a.issues:hover{
	width: 72px;
	min-width: 72px;
	max-width: 72px;
	height: 25px;
	background-image: url(../im/site_top_issuesR.png) !important;
	background-position: bottom;
	display: block;
	}
	
a.blog, a.blog:visited, a.blog:active{
	width: 61px;
	min-width: 61px;
	max-width: 61px;
	height: 25px;
	background-image: url(../im/site_top_blog.png) !important;
	background-position: top;
	display: block;
	}

a.blog:hover{
	width: 61px;
	min-width: 61px;
	max-width: 61px;
	height: 25px;
	background-image: url(../im/site_top_blogR.png) !important;
	background-position: bottom;
	display: block;
	}
	
a.subscribe, a.subscribe:visited, a.subscribe:active{
	width: 98px;
	min-width: 98px;
	max-width: 98px;
	height: 25px;
	background-image: url(../im/site_top_subscribe.png) !important;
	background-position: top;
	display: block;
	}

a.subscribe:hover{
	width: 98px;
	min-width: 98px;
	max-width: 98px;
	height: 25px;
	background-image: url(../im/site_top_subscribeR.png) !important;
	background-position: bottom;
	display: block;
	}
	
a.contact, a.contact:visited, a.contact:active{
	width: 71px;
	min-width: 71px;
	max-width: 71px;
	height: 25px;
	background-image: url(../im/site_top_contact.png) !important;
	background-position: top;
	display: block;
	}

a.contact:hover{
	width: 71px;
	min-width: 71px;
	max-width: 71px;
	height: 25px;
	background-image: url(../im/site_top_contactR.png) !important;
	background-position: bottom;
	display: block;
	}