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

}
#header
{
	border-bottom:8px black solid;
	height: 30px;
}
.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_container
{
  background: url(images/logo_bg.png) no-repeat center;
  height: 100%;
  width: 1030px;
}
#logo
{
	text-align: center;
	display: block;
	padding: 0 0 0 0;

}
#mid
{
	background: url(images/mid_bg.jpg) repeat-x center;
	height:252px;
  border-bottom:8px black solid;
}
#mid .container
{
	padding:0px;
}
#content
{
	margin-top:0px;
}
#cover
{
	background: url(/images/cover.jpg) no-repeat;
	width:265px;
	height:253px;
	float:left;
	border: solid 5px #d1c1b4;
}
#photo
{
	background: url(/images/photo.jpg) no-repeat;
	width:398px;
	height:253px;
	float:right;
	border: solid 5px #d1c1b4;
}
#step1
{
  background: url(images/number1.png) no-repeat right;
}
#step2
{
  height: 330px;
  background: url(images/number2.png) no-repeat right;
}
#step3
{
  background: url(images/number3.png) no-repeat right;
}
#step2_letter
{
  margin-top:50px; 
  margin-bottom:50px;
  background: #fff;
  padding: 10px;
  border: 3px solid #c5c5c5;
}
.email_input
{
	margin-top:15px;
	padding-left:40px;
	background: url(images/email_icon.png) no-repeat;
	background-position:0px 10px;
}
.other_input
{
	margin-top:15px;
	padding-left:40px;
	background: url(images/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;
}

.select_input
{
  width: 370px;
  font-size: 16px;
  margin-top: 15px;
  padding-left: 40px;
	background: url(images/info.png) no-repeat;
	background-position:0px 5px;
}

.select_input select
{
  width: 370px;
  font-size: 16px;
}

.opening
{
  margin-top: 15px;
	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;
}

.embed
{
	display: block;
	padding: 5px;
	margin: 10px;
}

img.bannerpic
{
	border: solid 5px #a23a33;
}

