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

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #ffc26b;
	text-decoration: underline;
}

#wrapper {
	margin: auto;
	width: 1000px;
	text-align: center;
	background-color: #fdf6ed;
}

.header {
	width: 1000px;
	height: 251px;
	margin: auto;
}

	.top {
	 	width: 407px;
		height: 98px;
		padding-right: 20px;
		padding-top: 20px;
		float: right;
		background-image: url('images/top_top.jpg'); 
		background-repeat: no-repeat;
	}

	.top a {
		font-size: 14px;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
	}

	.top a:hover {
		color: #ffaf36;
		text-decoration: none;
	}

	.archives {
		float: right;
		text-align: right;	
		background-color: #fdf6ed;
		padding-left: 30px;
		width: 970px;
		height: 52px;	
		clear: both;
	}

	.archives span {
		display: block; 
		float: left; 
		margin-right: 11px; 
		padding-top: 5px;
		color: #93002b;
		font-weight: bold;
	}

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

	.archives a:hover {
		color: #fff;
		text-decoration: none;
		clear: none;
	}

.sub_niche {
	color: #f30000;
	background-color: #fdf6ed;
	font-size:16px;
	font-weight: bold;
	padding-bottom: 10px;
		clear: both;
}

.sub_niche a {
	color: #93002b;
	font-size:16px;
	text-decoration: none;

}

.sub_niche a:hover {
	color: #93002b;
	font-size:16px;
	text-decoration: underline;	
}

.content {
	width: 1000px;
	margin: auto;	
	clear: both;
	background: url('images/content_bg.jpg') repeat-y;
}

.content_toplist {
	width: 1000px;
	margin: auto;	
	clear: both;
	background: url('images/content_bg.jpg') repeat-y;
}

	.content a IMG{
		border: 1px solid #fff;
	}

	.content a:hover IMG {
		border: 1px solid #007fbc;
	}


	.content_head {
		background: url('images/content_top.jpg') no-repeat;
		height: 53px;
		font-size: 24px;
		font-weight: bold;
		padding-top: 15px;
	}


.content_toplist ul {
	margin: 0;	
	padding: 0;
	float: left;
	width: 230px;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
}

.content_toplist li {
	list-style: url('images/bullet.jpg') inside;
}

.content_toplist a {
	font-size: 18px;
	color: #ffd65f;
	text-decoration: underline;
	font-weight: bold;
}

.content_toplist a:hover {
	color: #fff;
	text-decoration: underline;
}

.mini_case {
	width: 980px;
	margin: auto;	
	text-align: center;
	padding-left: 10px;
}

.mini {
	float: left;
	width: 234px;
	height: 268px;
	margin-right: 10px;
	background: #fff url('images/mini_bg.jpg') no-repeat;
}


.mini_head {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	height: 50px;
	padding-top: 25px;
}

.mini_body {
	color: #fff;
}

	.mini_body a IMG {
		border: 1px solid #fff;
	}

.toplist {
	clear: both;
	width: 1000px;
	padding-bottom: 30px;
}

.toplist a {
	font-size: 24px;
	color: #93002b;
	text-decoration: none;
}

.toplist a:hover {
	font-size: 18px;
	color: #93002b;
	text-decoration: none;
}

#footer {
	width: 1000px;
	clear: both;
	height: 197px;
	margin: auto;
	background: url('images/foot.jpg') no-repeat left bottom;
}

	#footer a {
		color: #93002b;
	}

	#footer a:hover {
		color: #93002b;
	}