body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #c2b8a9;
	}
	
.coverart{
	margin-bottom: 30px;
	margin-top: 10px;
}

.quote{
	margin-bottom: 60px;
}

#wrapper_main {
	background-image: url(../../images/redsquare_top.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 780px;
}
	
#content_main{
	background-image: url(../../images/redsquare_bottom.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #201118;
	min-height: 10px;
	width: 100%;
}

#content_bar_1{
	height: 80px;
	min-height: 10px;
	padding-top: 20px;
	width: 100%;
}

#content_bar_1 img{
	float:right;
	padding-right: 60px;
}

#feature{
	background-image: url(../../images/bigredbullet.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: none;
	float: left;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1em;
	margin-left: 30px;
	margin-top: 20px;
	padding-bottom: 15px;
	padding-left: 35px;
	padding-top: 5px;
}

#feature a{
	color: #000000;
	text-decoration: none;
}

#feature a strong{
	text-decoration: underline;
}

#content_bar_2{
	background-color: #201118;
	min-height: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 30px;
	padding-top: 20px;
	text-align: right;
	width: 750px;
}

#footer
{
	color: #a9a3a5;
	font-size: 0.6em;
	height: 25px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-top: 2px;
}
