body {margin: 0;padding: 0;text-align: center;font-size: 12px;font-family: Tahoma; color:#ae7110;background: #faec54 url('images/bg.jpg') repeat-x top left;}
.clear {clear:both;}

#wrapper {margin: auto;width: 1000px;text-align: center;}
.header {width: 1000px; height: 261px;clear: both; margin:auto;}

	.top {width: 456px;height: 101px;float: right;color: #fff;text-align: left;	padding:0 0 0 40px;background: url('images/top_top.jpg') no-repeat; }
		.top a {font-size: 14px;color: #ffe38b;text-decoration: none;}
		.top a:hover {text-decoration: underline;}

	.archives {text-align: right;clear:both;}
	.archives span {display: block; float: left; margin-right: 11px; padding-top: 5px;color: #ae5106;font-weight: bold;}

	.archives a {
		display: block; 
		float: left;
		width: 25px; 
		height: 23px; 
		margin-right: 3px; 
		text-align: center; 
		padding-top: 5px; 
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		clear: none;
		background: url('images/archives.jpg') no-repeat;
	}


.content {width: 1000px;margin: auto;clear: both;}
	.content a IMG{border: 2px solid #fff;}
	.content a:hover IMG {border: 2px solid #ccc;}
	.content ul {margin:0 0 0 10px;padding:0;width:300px;float:left;}

.thirty {height:30px;width:1000px;}

.misc {color:#fff;width: 789px; height:142px; margin:auto;background:url('images/misc.jpg') no-repeat top center; padding:50px 30px 0 30px;}

.toplist {width: 1000px; background:url('images/toplist_bg.jpg') repeat-y top center; color:#ae7110; font-weight:bold;}
	.toplist ul {float:left; width:300px; margin:0; padding:0 0 0 20px;text-align:left;}
	.toplist li {margin:0;padding:0;list-style:none inside;}
		.toplist li a {color:#ae7110;font-weight:normal; text-decoration:none;}
		.toplist li a:hover {text-decoration:underline;}

#footer {
	clear: both;
	height: 76px;
	margin: auto; 
}

	.foot_wrap {
		width: 1000px;
		margin: auto;
	}

.foot_text {
	float: right; 
	text-align:left;
	background: url('images/foot.jpg') no-repeat top left; 
	width: 476px; 
	height: 63px;
	padding:60px 20px 0 0;
	font-size: 11px;
	color:#fff;
}

