body {margin: 0;padding: 0;text-align: center;font-size: 12px;font-family: Tahoma;color: #ccc;
background: #8c0000 url('images/bg.jpg') repeat-x;
}

a {text-decoration:none; color:#FFFF66}
a:hover {text-decoration:underline}

#bigwrap {background: url('images/allbg.jpg') repeat top left; }
#miscbg {background: url('images/misc_bg.jpg') repeat-x top left;}
#wrapper {margin: auto;width: 962px;text-align: center;}

.header {width: 1000px; height: 212px;clear: both; margin:auto; clear:both;}

	.top {width: 379px;height: 101px;float: right;text-align: left;	padding:15px 40px 0 20px;background: url('images/top_top.jpg') no-repeat; }
		.top a {font-size: 14px;font-weight: bold;color: #530101; line-height:1.3em;}
		.top a:hover {color: #000;}

.content {width: 962px;margin: auto;clear: both;background: url('images/content_bg.jpg') repeat-y;}
	.content_text {background: url('images/text.jpg') no-repeat top right; width:479px; height:34px; float:right; color:#fff;padding-top:25px;}
	.content a IMG{border: 1px solid #fff;width:150px;height:200px; background-color:#000;}
	.content a:hover IMG {border: 1px dashed #fff;}

.contentmore {width: 962px;margin: auto;clear: both;background: url('images/more_bg.jpg') repeat-y;}

.small_top {
	background: url('images/toplist.jpg') no-repeat;
	width: 264px;
	height: 102px;
	float: left;
	padding:5px 10px 5px 10px;
	margin: 25px 0 25px 25px;
}

	.small_top_body {padding-top: 10px;font-size: 12px;color: #fffcd6;}
	.small_top a {font-size: 20px;color: #fff; font-weight:bold;}
	.small_top a:hover {color: #000;}

#footer {
	clear: both;
	height: 83px;
	margin: auto;
	color:#fff;
	background: url('images/foot_bg.jpg') repeat-x; 
}

	.foot_wrap {
		width: 962px;
		margin: auto;
	}

.foot_text {
	background: url('images/foot.jpg') no-repeat top left; 
	height: 63px;
	padding:15px 0 0 0;
	font-size: 11px;
}
	.foot_text a {color:#FFFF66}

.toplist {
	font-size:18px;
	color:#530101;
	font-weight:bold;
	line-height:1.3em;
}
	.toplist a {
		color:#FFF;
	}
	
