body {
	background-color: #ffcc66;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7f6633;
	font-size:14px;
}

a {text-decoration:none;color:#000;}
a:hover {text-decoration:underline;}

#top_bar {
	background-color:#FFD98C;
	color:#7f6633;
	font-size:11px;
	font-weight:bold;
	padding:2px;
	border-bottom:1px solid #BF994C;
	text-align:center;
}

#wrapper {
	width:900px;
	margin:auto;
	text-align:center;
}

.heading {
	text-align:left;
	font-size:16px;
	font-weight:bold;
}

.content {
	width:880px;
	overflow:auto;
	margin:auto;
	clear:both;
	background-color:#FFD98C;
	border-top:1px solid #7f6633;
	border-bottom:1px solid #7f6633;
	padding:10px;
}

.thumbs_wide {
	width:880px;
	float:left;
}
	.thumbs_wide img {
		width:150px;
		height:200px;
		border:1px solid #000000;
	}
	
	.thumbs_wide a:hover img {
		border:1px solid #ffffff;
	}
	
.thumbs {
	width:320px;
	float:left;
}
	.thumbs img {
		width:150px;
		height:200px;
		border:1px solid #000;
	}
	
	.thumbs a:hover img {
		border:1px dashed #000;
	}
	
.text {
	width:560px;
	float:right;
	text-align:left;
	color:#7f6633;
	line-height:1.4em;
	padding-top:3px;
}
	.text a {
		color:#000000;
	}

.toplist {
	font-size:16px;
	width:880px;
	padding:10px;
	text-align:center;
	background-color:#BF994C;
	border-top:1px solid #7f6633;
	border-bottom:1px solid #7f6633;
	line-height:1.3em;
}
		
	.toplist a {
		font-size:16px;
		color:#fff;
		line-height:1.3em;
	}

.toplist_l {
	font-size:20px;
	font-weight:bold;
}	
	.toplist_l a {
		font-size:20px;
		font-weight:bold;
		color:#fff;
	}
	
.toplist_t a {	
	font-size:10px;
	color:#fff;
}
	.toplist_t a img {
		border:1px solid #fff;
	}
	.toplist_t a:hover img {
		border:1px solid #000;
	}

.niche_sites {
	font-size:18px;
	font-weight:bold;
}

.featured {
	width:880px;
	overflow:auto;
	margin:auto;
	clear:both;
	background-color:#FFD98C;
	border-top:1px solid #7f6633;
	border-bottom:1px solid #7f6633;
	padding:10px;
}
	.featured a img {
		border:1px solid #000;
	}
	.featured a:hover img {
		border:1px dashed #000;
	}
	
.nexus {
	color:#000;
	font-size:12px;
}
	.nexus a {
		color:#7f6633;
		font-size:12px;
	}

.hl {
	font-size:11px;
	color:#7f6633;
}

.jmbfoot {
	font-size:11px;
}
.jmblink {
	font-size:11px;
	color:#CC6600;
}
