body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #fff;
	background: url(images/main_bg.gif);
	/*
	SCROLLBAR-FACE-COLOR: #d52f20;
	SCROLLBAR-HIGHLIGHT-COLOR: #f35647;
	SCROLLBAR-SHADOW-COLOR: #961d12;
	SCROLLBAR-3DLIGHT-COLOR: #480000;
	SCROLLBAR-ARROW-COLOR: #480000;
	SCROLLBAR-TRACK-COLOR: #480000;
	SCROLLBAR-DARKSHADOW-COLOR: #480000;
	*/
}

.q {
	display: none;
}
#top {
	width: 100%;
	height: 1px;
	background: #fff;
}
.top_side_left {
	width: 50%;
	background: url(images/top_left_bg.gif) right;
}
.top_side_right {
	width: 50%;
	background: url(images/top_right_bg.gif) no-repeat;
}
.ttxt {
	background: url(images/t6_txt.gif);
	text-align: center;
	color: #fff;
	font-size: 10px;
	vertical-align: middle;
}
#top_text {
	height: 34px;
	width: 100%;
	background: url(images/tt_bg.gif);
	text-align: center;
	color: #deeccb;
	font-size: 10px;
	font-weight: bolder;
	vertical-align: middle;
}
#all {
	background: url(images/all_bg.gif);
	width: 1024px;
	height: 100%;
}
.all_top {
	background: url(images/s_top_bg.gif);
}
.all_bottom {
	background: url(images/s_bottom_bg.gif);
	height: 39px;
}
.all_left {
	background: url(images/s_left_bg.gif);
	width: 31px;
}
.all_right {
	background: url(images/s_right_bg.gif);
	width: 31px;
}
.content {
	vertical-align: top;
	text-align: center;
	width: 100%;
}


.hd {
	width: 95%;
	height: 1px;
}
.hd_ball {
	width: 59px;
	height: 57px;
} 
.hd_header{
	
}
.hd_ass {
	width: 100%;
	text-align: left;
}
.hd_header{
	
}
.hd_archive {
	width: 131px;
	text-align: right;
}
.hd_archive_links {
	color: #fff;
	vertical-align: bottom;
	padding-bottom: 7px;
	font-size: 18px;
}
.hd_archive_links a {
	color: #fff;
	text-decoration: none;
}
.hd_archive_links a:visited {
	color: #fff;
	text-decoration: none;
}
.hd_bar {
	background: url(images/h_btm.gif) repeat-x;
	height: 7px;
}
.book {
	height: 7px;
	width: 95%;
	margin-bottom: 20px;
}
.book td {
	text-align: right;
}
.book_bar {
	background: url(images/h_btm.gif) repeat-x;
	height: 7px;
}

.thumbs {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.thumbs a img {
	width: 177px;
	height: 217px;
	background: url(images/loading.gif) no-repeat center;
	border: 1px solid #01461a;
	margin-bottom: 2px;
}

.thumbs2 {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.thumbs2 a img {
	width: 233px;
	height: 177px;
	background: url(images/loading2.gif) no-repeat center;
	border: 1px solid #01461a;
	margin: 2px 0 0 0;
}

.bs {
	width: 98%;
	height: 1px;
	font-size: 12px;
	margin-top: 10px;
}
.bs td {
	vertical-align: top;
	padding: 10px 5px 20px 5px;
	width: 20%;
}
.bs td.recip {
	vertical-align: middle;
	text-align: center;
	padding: 10px 5px 20px 5px;
	width: 40%;
}

.bs ul {
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
}
.bs li {
	font-size: 12px;
	list-style: none;
	color: #fff;
}
.bs a {
	color: #fff;
	text-decoration: none;
}
.bs a:visited {
	color: #fff;
	text-decoration: none;
}
.lt {
	font-size: 10px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 20px;
}
.lt a {
	color: #fff;
	text-decoration: none;
}
.lt a:visited {
	color: #fff;
	text-decoration: none;
}
#footer {
	width: 1024px;
	height: 60px;
	background: #15532b;
	color: #8fdcb1;
	font-size: 10px;
	height:1px;
	border-left: 1px solid #193113;
	border-right: 1px solid #193113;
	line-height: 40px;
}
#footer td {
	text-align: center;
	vertical-align: top;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:visited {
	color: #fff;
	text-decoration: none;
}