body {
	font-family: Arial, Verdana;
	background-color: #0a0300;
	color: #333;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
	background-image: url(images/body_bg.jpg);
}

#preload  {
	height:0; width:0;
	overflow:hidden;}

#wrapper1 {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	width: 1000px;
}
#wrapper2 {
	background-image: url(images/bg.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	width: 1000px;
}
#header {
	width: 1000px;
	background-image: url(images/header_bg.png);
	background-position: top center;
	background-repeat: repeat-x;
}
#header p.intro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	width: 230px;
	font-size: 10px;
	padding-left: 25px;
	text-align: left;
	font-weight: bold;
}
#header p.intro a {	
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	color: #000;
	text-transform: uppercase;
}
#header p.banner {
	color: #fff;
	width: 475px;
	padding-top: 10px;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}
#header p.banner a {
	font-size: 18px;
	color: #fc0;
	text-transform: capitalize;
}
p.archives {
	color: #fff;
	text-align: right;
	padding: 0px;
	padding-right: 10px;
	margin: 0px;
	font-size: 14px;
	padding-top: 4px;
	font-weight: bold;
}
p.archives a {
	text-transform: capitalize;
	color: #fc0;
	font-weight: bold;
}
#footer {
	width: 100%;
	background-image: url(images/footer_bg.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
}
#footer p {
	padding: 0px;
	padding-top: 10px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	width: 320px;
}
#footer p a {
	font-weight: bold;
	color:#fc0;
}
a {
	color: #fc0;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
a>img:hover {
	border: 1px solid #ff48af;
}
A:link IMG    	{        BORDER: #fff 2px solid;}
A:visited IMG 	{        BORDER: #fff 2px solid;}
A:hover IMG   	{        BORDER: #000 2px dotted;}
A:active IMG	{        BORDER: #fff 2px solid;}
.content {
	width: 996px;
	margin: 0px auto;
}
.content a img {
	width: 240px;
	height: 180px;
	padding: 0px;
	margin: 1px;
	background-color: #fff;
	background-image: url(images/thumb_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
p {
	padding: 0px;
	margin: 0px;
}
table.maintop {
	width: 996px;
	margin-top: 20px;
	background-image: url(images/ad_block.jpg);
	background-position:  top center;
	background-repeat: no-repeat;
}
table.maintop td {
	color: #fff;
	padding: 3px;
	padding-left: 20px;
	font-size: 14px;
}
table.maintop td a {
	color: #fc0;
}
.ad_block {
	background-image: url(images/ad_block.jpg);
	background-position:  top center;
	background-repeat: no-repeat;
	width: 996px;
}
.ad_block p {
	font-size: 14px;
	color: #ccc;
	float: left;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 48%;
}
.ad_block p a {
	font-size: 16px;
	text-transform: capitalize;
	color: #fc0;
}

.thumbolink {
    font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	text-align: left;
	font-weight:normal;
}

.thumbolink a {
    font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color:#ffff00;
	text-align:center;
	text-decoration:underline;
}

.thumbolink a:link {text-decoration:underline;	color:#ffff00;}
.thumbolink a:hover {text-decoration: none;	color:#ffff00;}
.thumbolink a:visited {text-decoration:underline;	color:#ffff00;}

.thumbolink a:link img {  border-color:#ffffff; border-width: 1px; border-style:solid;}
.thumbolink a:hover img {  border-color:#000000; border-width: 1px; border-style: solid; }
.thumbolink a:visited img {  border-color:#ffffff; border-width: 1px; border-style:solid;}
.thumbolink a:active img { border-color:#000000; border-width: 1px; border-style: solid; }

.recent_reviews {
	float: left;
	width: 100%;
	border: 0px solid #f00;
	margin-left: 22px;
}
	
.recent_reviews_item {
	float: left;
	border: 0px solid #ff0;
	width: 230px;
	margin: 0px 25px 0px 0px;

}
.recent_reviews_item p.rating {
	float: left;
	width: 36px;
	font-size: 20px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-image: url(images/recent_reviews_item_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 0px solid #f00;
	font-weight: bold;
}
.recent_reviews_item p.name {
	width: 190px;
	float: left;
	text-align:left;
	font-size: 20px;
	padding: 0px;
	padding-left: 3px;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 7px;
	font-weight: bold;
}
.recent_reviews_item p.name a {
	color: #94C905;
	font-size: 21px;
	font-weight: bold;
    text-decoration: underline;
}
.recent_reviews_item p.name a:hover {
	color: #f2c01f; text-decoration: none;
}
.recent_reviews_item p.screen {
	float:left;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
.recent_reviews_item p.screen img {
	width: 210px;
	height: 140px;
  	background-color: #12393f;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
.recent_reviews_item p.screen a:link img    	{        BORDER: #919191 1px dashed;}
.recent_reviews_item p.screen a:visited img 	{        BORDER: #919191 1px dashed;}
.recent_reviews_item p.screen a:hover img   	{        BORDER: #432C1A 1px dashed;}
.recent_reviews_item p.screen a:active img		{        BORDER: #919191 1px dashed;}
.recent_reviews_item p.read_full {
	float: left;
	background-image: url(images/recent_reviews_item_bottom_bg.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	padding-top: 3px;
	padding-left: 20px;
	border: 0px solid #ff0;
}
.recent_reviews_item p.read_full a {
	color: #f2c01f;
	font-size: 17px;
	font-weight: bold;
	margin-left: 0px;
	
}
.recent_reviews_item p.read_full a:hover {
	color: #94C905;
    text-decoration: none;
}
