#content	{
	margin: auto;
	padding: 0px;
	width: 950px;
	height: auto;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#left	{
	margin: 0px;
	padding: 10px;
	width: 465px;
	height: auto;
	float: left;
	top: 0px;
	left: 0px;
	padding-left: 0px;
	}
	
#right	{
	margin: 0px;
	padding: 10px;
	width: 460px;
	height: auto;
	float: right;
	top: 0px;
	left: 0px;
	padding-right: 0px;
	}
	
#news	{
	padding: 0px;
	margin: 0px;
	width: 465px;
	min-height: 160px;
	margin-bottom: 20px;
	}
	
#news_title	{
	padding: 0px;
	margin: 0px;
	width: 465px;
	height: 30px;
	background-image: url(images/green-news.png);
	background-repeat: no-repeat;
	color: #6e8a5a;
	}

#news_links	{
	padding: 0px;
	margin: 0px;
	width: 465px;
	font-size:12px;
	color: #ffffff;
	}

#member_count	{
	color: #000000;
	padding-top: 18px;
	text-align: center;
	margin: auto;
	width: 290px;
	height: 48px;
	overflow: hidden;
	font-size: 18px;
	background-image:url(images/main_count.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	}
	
#newest_members	{
	padding: 0px;
	margin: 0px;
	width: 465px;
	height: 350px;
	}
	
#newest_members_title	{
	padding: 0px;
	margin: 0px;
	width: 465px;
	height: 40px;
	font-size:16px;
	background-image: url(images/green-newMinions.png);
	background-repeat: no-repeat;
	color: #6e8a5a;
	}

#new_members	{
	width: 445px;
	height: 280px;
	margin-left: -10px;
	margin-bottom: 10px;
}

.member {
	float: left;
	margin-left: 13px;
	width: 98px;
	height: 120px;
	text-align: center;
	margin-bottom: 14px;
	}
	
#newest_members_viewmore	{
	padding: 0px;
	margin-right: 24px;
	width: 107px;
	height: 32px;
	float: right;
	}
	
#videos_title	{
	padding: 0px;
	margin: 0px;
	width: 465px;
	height: 40px;
	background-image: url(images/green-featuredVids.png);
	background-repeat: no-repeat;
	color: #6e8a5a;
	}

#video	{
	padding: 0px;
	margin: -10px;
	width: 460px;
	height: 280px;
	border: #7ea363 solid 1px;
	margin-bottom: 10px;
	}

#related_title	{
	padding: 0px;
	margin: auto;
	background-image: url(images/green-relatedVids.png);
	background-repeat: no-repeat;
	float: center;
	width: 128px;
	height: 32px;
	}
	
#related_videos	{
	width: 462px;
	height: 80px;
	margin-left: -10px;
	margin-bottom: 20px;
	padding: 0px;
	}
	
.video_thumb {
	margin-right: 3px;
}
	
#upcoming_novels	{
	margin: 0px;
	padding: 0px;
	width: 449px;
	height: 224px;
	background-image:url(images/main_novelbg.jpg);
	background-repeat:no-repeat;
	margin-bottom: 20px;
	}
	
#un_cover {
	margin-top: 10px;
	margin-left: 20px;
	float: left;
}

#un_desc {
	margin-top: 12px;
	margin-left: 8px;
	float: left;
	width: 260px;
	height: 170px;
}

#und_title {
	background-image: url(images/upcomingNovels.png);
	background-repeat: no-repeat;
	width: 202px;
	height: 27px;
}

#und_desc {
	color: #000000;
	width: 260px;
	height: 153px;
}

#appear {
	width: 465px;
	padding-bottom: 30px;
}
	
#appear_title	{
	padding: 0px;
	margin: 0px;
	width: 465px;
	height: 30px;
	background-image: url(images/green-appearances.png);
	background-repeat: no-repeat;
	color: #6e8a5a;
	}

#appear_content	{
	padding: 0px;
	margin: 0px;
	width: 465px;
	min-height: 100px;
	height:auto;
	font-size:12px;
	color: #ffffff;
	}
	
#release_schedule	{
	padding: 0px;
	width: 448px;
	height: 155px;
	padding-top: 10px;
	background-image:url(images/main_releasebg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin-bottom: 30px;
	}
	
#rs_title	{
	padding: 0px;
	margin: 0px;
	width: 448px;
	height: 30px;
	margin-top: 6px;
	margin-left: 24px;
	background-image: url(images/releaseSched.png);
	background-repeat: no-repeat;
	}

#rs_desc	{
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	width: 420px;
	height: 100px;
	}

#rs_desc td {
	color: #000000;
	font-size:12px;
}

#release_schedule a:link	{
	color: #003300;
}

#release_schedule a:visited	{
	color: #006600;
}

#release_schedule a:hover	{
	color: #009900;
}

#slb_title	{
	padding: 0px;
	margin: 0px;
	width: 465px;
	height: 40px;
	background-image: url(images/green-blog.png);
	background-repeat: no-repeat;
	color: #6e8a5a;
	}

#sherri_blog {
	margin-bottom: 30px;
}

.divider1 {
	margin-bottom: 10px;
	background-color: #161b13;
	width: 400px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

.divider2 {
	margin-bottom: 10px;
	width: 400px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
