body {margin: 0;padding: 0;text-align: center;font-size: 12px;font-family: Tahoma;color: #000;
background: #8c0000 url(images/bg.jpg) repeat-x;
}

a {text-decoration:none;}
a:hover {text-decoration:underline;}

#wrapper {
	margin: auto;
	width: 1000px;
	text-align: center;
}

.header {width: 1000px; height: 259px;clear: both;}

	.top {width: 457px;height: 117px;float: right;text-align: left;	padding:10px 0 0 20px;background: url('images/top_head_1.jpg') no-repeat; }
		.top a {font-size: 14px;font-weight: bold;color: #431111; line-height:1.4em;}
		.top a:hover {color: #431111;}
		
	.top2 {width: 372px;height: 95px;float: right;text-align: center;	padding:10px 0 0 105px;background: url('images/top_head_2.jpg') no-repeat; }
		.top2 a {font-size: 14px;font-weight: bold;color: #431111; line-height:1.4em;}
		.top2 a:hover {color: #431111;}

.content {width: 958px;margin: auto;clear: both;background: url('images/content_bg.jpg') repeat-y;}
	.content a IMG{border: 2px solid #272727; width:150px; height:200px; background:url(images/thumb.jpg);}
	.content a:hover IMG {border: 2px solid #4f4f4f;}

.small_top {
	background: url('images/mini.jpg') no-repeat;
	width: 222px;
	height: 210px;
	float: left;
	margin: 15px 0 25px 25px;
}

	.small_top_body {padding-top: 10px;font-size: 12px;color: #fff;}
	.small_top a {font-size: 14px;font-weight: bold;color: #000;}
	.small_top a:hover {color: #ff0000;}
	.small_top a img {border:2px solid #fff;}


#footer {
	clear: both;
	margin: auto;
	overflow:auto;
	background: url('images/foot_bg.jpg') repeat-x bottom; 
}

	.foot_wrap {
		width: 1000px;
		margin: auto;
	}

.foot_text {
	float: left; 
	background: url('images/foot.jpg') no-repeat top left; 
	width: 380px; 
	height: 100px;
	padding:0 0 0 143px;
	font-size: 11px;
}

.toplist {
	font-size:18px;
	color:#757575;
	font-weight:bold;
	line-height:1.4em;
}
	.toplist a {
		color:#431111
	}
	
.nexus {
	color:#000000;
}
	.nexus a {
		color:#eeeeee;
	}
	
.rowLink a {
	font-size:24px;
	font-weight:bold;
	color:#eeeeee;
}
