body
{
	margin:0;
	font-family: "Lucida Grande", "Trebuchet MS", "Helvetica", Verdana, Arial;
	background: url(page_bg.jpg) center;
	font-size:12px;
}
a
{
	color:#a23a33;
	font-weight:bold;
}
a:hover
{
	color:#000;
}
#page
{

}
#header
{
	background: url(header_bg.jpg) repeat-x center;
	border-bottom:8px black solid;
}
.clear
{
	clear:both;
}
.container
{
	width:700px;
	margin:0 auto 0 auto;
}
#rsb_link
{
	float:left;
	padding:10px;
}
#myspace_link
{
	float:left;
	padding:10px;
}
#blackpulp_link
{
	float:right;
	padding:10px;
	border: 0px;
}
#logo
{
	float:right;
}
#mid
{
	background: url(mid_bg.jpg) repeat-x center;
	height:308px;
}
#mid .container
{
	padding:10px;
}
#content
{
	margin-top:40px;
}
#cover
{
	background: url(cd_cover.jpg) no-repeat;
	width:268px;
	height:268px;
	float:left;
}
#photo
{
	background: url(photo.jpg) no-repeat;
	width:403px;
	height:268px;
	float:right;
}
.email_input
{
	margin-top:15px;
	padding-left:40px;
	background: url(email_icon.png) no-repeat;
	background-position:0px 10px;
}
.other_input
{
	margin-top:15px;
	padding-left:40px;
	background: url(info.png) no-repeat;
	background-position:0px 5px;
	
}
.email_input input
{
	font-size:24px;
	
	background:#f6f5e7;
	width:370px;
}
.other_input .radio
{
	width:auto;
}
.other_input input
{
	font-size:16px;
	
	background:#f6f5e7;
	width:370px;
}
.opening
{
	margin-bottom:30px;
}
.opening p
{
	font-weight:bold;
}
.step
{
	margin-bottom:20px;
}
.submit
{
	margin-top:40px;
}
.instructions
{
	margin-bottom:20px;
}
.song_download
{
	padding-left:100px;
	background: url(itunes.png) no-repeat;
	margin-bottom:20px;
	height:75px;
}
