html, * {
margin:0;
padding:0;
}
body {
background-color:#78100F;
color: #fff;
font-family:Verdana,Sans-serif;
position:relative;
text-align:center;
}
h1, h2, h3, h4 {
font-weight:normal;
}
a{
	color: #fff;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h3{
	font-weight:normal;
	margin-left:45px;
	padding-top:12px;
	color: #BE1D2D;
}
img {
border:medium none;
}

#mycontainer {
margin:auto;
position:relative;
text-align:left;
width:1150px;
}
#header {
background-image:url(images/header.jpg);
background-repeat:no-repeat;
height:209px;
position:relative;
width:1150px;
}
#header div {
left:125px;
position:relative;
text-align:center;
top:99px;
width:359px;
}
#header div a {
display:block;
margin-bottom:5px;
}
#content {
background-color:#000000;
background-image:url(images/content.jpg);
background-repeat:repeat-y;
min-height:245px;
height: auto !important;
height: 220px;
position:relative;
width:1150px;
}
#content div {
left:100px;
position:relative;
top:5px;
width:519px;
}
#copy p{
	font-size:10pt;
	left:105px;
	padding-bottom:10px;
	position:relative;
	width: 475px;
}
#content p a{
	left: auto;
	position: relative;
	text-decoration: underline;
	top: 0px;
	color: #fff;
}
#content p a:hover{
	text-decoration: none;
}
#content a {
	right:150px;
	position:absolute;
	top:-25px;
}
#store{
  width: 112px;
}
#footer a{
	left:140px;
	margin-right:30px;
	position:relative;
	top:15px;
}

#footer {
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
height:174px;
width:1150px;
}
#become_form, #returning_form {
font-size:10pt;
height:350px;
width:550px;
}
#returning_form{
height: 360px;
}
#footertext{
	font-size:10pt;
	position:relative;
	top:-25px;
}
#homebtn{
	display:block;
	height:200px;
	left:416px;
	position:absolute;
	top:0;
	width:330px;;
}
img.header{
	left:100px;
	position:relative;
	margin-bottom:5px;
}
div.checkbox{
float: none !important;
clear:both;
width:600px !important;
}
div.checkbox input{
margin-left: 10px;
}
#become_form div, #returning_form div{
float:left;
left:105px;
margin-bottom:5px;
margin-right:10px;
width:240px;
}
#become_form div label, #returning_form div label {
float:left;
width:45%;
}
#become_form div input, #returning_form div input {
width:105px;
}
#become_form div select #returning_form div select {
	width:112px;
}
#submitbtn {
float:none !important;
left:105px !important;
margin-top:40px;
width:auto !important;
}
#returntwsubmit{
  clear:both;
}
#submitbtn input, #returntwsubmit input {
width:auto !important;
}
a.red{
	color: #C9985E !important;
	text-decoration: none;
	left: 0 !important;
}
div.checkbox input{
	width: auto !important;
}
a.social{
	float:left;
	height:40px;
	margin-right:10px;
	top:84px;
	width:40px;
}
#youtube{
	left:93px;
	position:absolute;
	top:0;
	width:80px;
}
#tumbleweed{
	height:149px;
	position:absolute;
	right:100px;
	width:200px;
}
.center{
  margin: auto;
  left: 0 !important;
}
