body {margin: 0;padding: 0;text-align: center;font-size: 12px;font-family: Tahoma;background: #000 url('images/wood.jpg') repeat;color: #000;}

a {color:#fff; text-decoration:none;}
a:hover {text-decoration:underline;}
a img {border:1px solid #fefa6b;}

#wrapper {margin: auto;width: 1000px;text-align: left;}

#header {background: url('images/head_bg.jpg') repeat-x;}
.headerbody {width: 1000px;height:225px;margin: auto;}
	.left_side {float:left;width:669px;height:165px;}
	.head_mid {float:right; width:306px; height:165px;padding:0 10px 0 15px; background: url('images/head_right.jpg') no-repeat; font-size:11px; color:#f5f2df;text-align:left;}
	.head_mid b {color:#5f0003; text-align:right;}

	.archives {background: url('images/archives_bg.jpg') no-repeat;padding:35px 0 0 20px;width:663px;text-align:center;height:72px; float:right;}	
	.archives b {color: #f0d54d;}
	.archives span {display: block; float: left; margin-right: 11px; padding-top: 5px;color: #fff;font-weight: bold;}
	.archives a {display: block; float: left;width: 29px; height: 29px; background: url('images/archives.jpg') no-repeat;margin-right: 3px; text-align: center; padding-top: 5px; color: #5c1b00;font-weight: bold;text-decoration: none;clear: none;}
	.archives a:hover {	color: #fdbe00;text-decoration: none;clear: none;}
	.gapper {clear:both;height:2px;widht:600px;}

.content {background: url('images/content_bg.png') repeat-y top center;width:961px; margin:0 auto 20px auto;}
.content_wrap {width:925px;margin:auto;}
	.left {float:left;width:171px;}
		.left h3 {text-align:center;font-size:12px;margin:0;padding:10px 0 0 0; color:#43260f; background:url('images/side_head.png') no-repeat top left; height:63px; width:171px;clear:both;}
		.left ul {padding-left:5px;}	
	.right {float:right; width:745px;padding:3px 0 0 0; text-align:center;}

.toplist {background: url('images/toplist_bg.png') repeat-y top center;width:961px; margin:auto;}
	.toplist h3 {text-align:center;font-size:26px;margin:0;padding:10px 0 0 0; color:#f0d54d; background:url('images/toplist_top.png') no-repeat top left; height:55px; width:961px;clear:both;font-weight:normal;}
.toplist_wrap {width:925px;margin:auto;}
	ul.toplist {float:left;width:225px;font-weight:normal;}

.red {width:963px; margin:0 auto 20px auto;background:#9f0230; color:#fff;}
.green {width:961px;margin:0 auto 20px auto;background:url('images/misc_bg.png') repeat-y top center; color:#fff;}

#footer {
	clear: both;
	height: 168px;
	font-size: 11px;
	background: url('images/foot_bg.jpg') repeat-x bottom;
}
	.foot {width:1000px;margin:auto; height:158px; padding:0;color:#fff;}
		.foot a {color:#fff;font-weight:bold;}
		.foot b {color:#ffdc00;}
	.foot_text {float:left;width:580px;padding-top:70px;}

ul {margin:0;padding:0; text-align:left;font-weight:bold;}
li {list-style:none inside;color:#fff;}

