* {
 margin: 0;
 padding: 0;
}
body {
	background: #000;
	font: 12px/18px "Verdana", sans-serif;
	text-align: left;
	color: #666;
}
a:link, a:visited {
	color: #ccc;
}
a:hover {
	color: #999;
}
h1 {
	padding:0 0 8px 12px;
	font-size:16px;
	font-weight: bold;
	color: #fff;
}
h2, h3{
 font-weight: normal;
 font-size: 1em;
 line-height: 18px;
}
h2 {
	padding: 8px 0 2px 6px;
	margin-bottom:18px
	font-size: 1.25em;
	text-transform: uppercase;
	color: #999;
}
h3 {
	padding-bottom: 6px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #CCCCCC;
}
b.itemtitle {
	font: 15px;
	color: #fff;
}
p.itemtitle {
	padding: 15px 0 21px 12px;
	font: 12px;
	line-height: 24px;
	color: #fff;
}
#wrap {
	background: url(./images/right_bar.gif) right repeat-y;
}
#page {
	width:100%;
	text-align: left;
}
#header {
	text-align:center;
	border-bottom:1px solid #fff;
	height: 272px;
	background: #990000 url(./images/repeat.gif) top center repeat-x;
}
#header_image {
	background: #990000 url(./images/header.gif) top center no-repeat;
	margin: 0 auto;
	width:800px;
	height:264px;
}
#header_image ul {
	text-align: left;
	list-style: none;
	padding: 220px 0 0 42px;
}
#header_image li {
	display: inline;
	margin: 0 6px;
}

#content {
	margin: 18px 222px 60px 222px;
}
#content p {
	padding: 0 0 18px 12px;
}
div.lh a{
	 font-size: 1.25em;
}
td {
	text-align:left;
	vertical-align:top;
	margin:2px;
	padding-right:8px;
}
img {
	border:0px solid #fff;
}
img.right {
	float:right;
	margin-right:8px;
	border:0px solid #fff;
}
img.left {
	float:left;
	clear:left;
	margin:0 8px 4px 0;
	border:0px solid #fff;
}
hr.left {
	float:left;
	clear:left;
	width:100%;
	margin-top:12px;
}
hr.faint {
	background-color:#333;
	color:#333;
	width:90%;
}
#divleft{
	float:left;
	margin-left:12px;
}
#divright{
	float:right;
}

#content-left {
	float:left;
	margin-right:12px;
}
#content-right {
	float:right;
	margin-left:12px;
}
#content-left, #content-right {
	padding:16px 6px 0 6px;
	color:#999;
	text-align:center;
	width:196px;
	font-size:11px;
}
#content-left h2, #content-right h2 {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#000;
	font-size: 1.4em;
	color: #fff;
	margin:8px 0 6px 0;
}
#content-left img, #content-right img{
	border:2px solid #000;
	magin:4px;
}
#content-left table, #content-right table{
	text-align:left;
	width:188px;
	padding-left:4px;
}

div.content_content, div.content_content_bottomborder, #gallery {
	margin-bottom:20px;
	word-wrap: break-word;
}
#gallery_container{
	text-align:center;
}
#gallery {
	width:600px;
	margin:0 auto;
	clear:left;
	overflow:auto;
}
img.display{
	border:8px solid #fff;
	margin-bottom:8px;
}
div.content_content_bottomborder {
	border-bottom:1px solid #333;
}
div.content_content, div.content_content_bottomborder {
	margin-left:16px;
}
div.content_content img, div.content_content_bottomborder img{
	margin:0 12px 0 22px;
	border: 2px solid #ccc;
}
div.content_content ul, div.content_content_bottomborder ul{
	padding-left:32px;
}
#content_searchbar, div.content_redbar{
	background:#660000;
	color:#fff;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding-left:24px;
	margin-bottom:12px;
}
td.prev{
	text-align:left;
	vertical-align:middle;
	width:140px;
}
td.next{
	text-align:right;
	vertical-align:middle;
	width:140px;
}
td.prev img, td.next img {
	border:2px solid #fff;
	vertical-align:middle;
	height:37px;
	width:50px;
}
td.back{
	text-align:center;
	vertical-align:middle;
}
#clearleft{
	clear:left;
}
div.topborder{
	width:156px;
	border-top:1px solid #333;
	margin: 0 16px 0 16px;
}
div.bottomborder{
	border-bottom:1px solid #333;
}
td.textred{
	color:#660000;
}
#textright{
	text-align:right;
}
th{
	color:#ccc;
	padding-right:6px;
}
div.thumbnail{
	position:relative;
	float:left;
	margin-right:4px;
	height:79px;
	width:104px;
}
div.maximize {
	z-index:20;
	position:absolute;
	top:0;
	right:4px;
}
div.maximize img{
	height:12px;
	width:38px;
}
div.thumbnail_image{
	z-index:10;
	position:absolute;
	top:0;
	left:0;
}
div.thumbnail_image img {
	height:75px;
	width:100px;
}

div.rating {
	background:url(./images/rating.gif) top left no-repeat;
	height:20px;
	width:100px;
	float:left;
	margin-left:22px;
}
div.rating_score {
	background:url(./images/rating_score.gif) top left no-repeat;
	height:20px;
}
div.adsense{
margin:0 auto;
text-align:center;
}
#footer {
	text-align:center;
	height: 272px;
	background: url(./images/footer_repeat.gif) bottom center repeat-x;
	clear: both;
	font-size: 10px;
	line-height: 1em;
	text-shadow: 1px 1px 1px #333;
	color: #fff;
}
#footer a:link, #footer a:visited {
	color: #CCCCCC;
}
#footer_image {
	background: url(./images/footer.gif) bottom center no-repeat;
	margin: 0 auto;
	width:800px;
	height:272px;
}
#footer_image_content{
	padding-top:142px;
}
#footer_image_content p {
	text-align:center;
	padding-top: 8px;
	color:#fff;
}
#footer_image_content ul {
	margin: 0 auto;
	text-align: left;
	list-style: none;
}
#footer_image_content li {
	display: inline;
	margin: 0 6px;
}
#footer_image_content a{
	color:#333;
}

.clear {
 clear: both;
}
