#FansectionComingSoon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
	margin-top: 20px;
	margin-left: 20px;
}
#fansectionwrap {
	height: 800px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#fansectbanner {
	height: 100px;
	width: 1100px;
}
#fansectfooter {
	height: 40px;
	width: 1100px;
	clear: both;
}
#fansectmiddle {
	height: 660px;
	width: 1100px;
}
#fansectleft {
	float: left;
	width: 250px;
	background-color: #6d6d55;
	text-align: center;
	padding-top: 10px;
	height: 650px;
}
#fansectright {
	background-color: #6d6d55;
	float: right;
	height: 610px;
	width: 130px;
	margin-right: 0px;
	padding-top: 50px;
	padding-right: 35px;
	padding-left: 35px;
}
#fansectcontentarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #230000;
	background-color: #cccc99;
	float: left;
	height: 600px;
	width: 550px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}
#fansectcontentarea h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #230000;
	font-weight: lighter;
}
#fansectmusicarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #230000;
	background-color: #cccc99;
	float: left;
	height: 600px;
	width: 550px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}
#fansectmusicarea h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #230000;
	font-weight: lighter;
}

