body {
background-color:#6e0d02;
background-image:url(images/bodyback.jpg);
background-repeat:repeat-x;
}

#container {
width:1010px;
height:auto;
margin: 0 auto 0 auto;
background-image:url(images/background.jpg);
}

#container_music {
width:1010px;
height:auto;
margin: 0 auto 0 auto;
}

#header {
width:1010px;
height:249px;
background-image:url(images/header.jpg);
}

#musicbutton {
height:50px;
width:123px;
float:right;
margin:0px 40px 0px 0px;
color:#FFCC00;
font-family: "century gothic";
font-size:10px;
text-align:right;
}

#musicbutton object {
vertical-align:bottom;
}

#content_index {
width:1010px;
height:344px;
background-image:url(images/contentback.jpg);
display:block;
background-repeat:no-repeat;
}


#content {
width:1010px;
height:1120px;
background-image:url(images/contentback2.jpg);
background-repeat:repeat;
display:block;
}

#contentbox {
width:1010px;
height:1120px;
background-image:url(images/contentboxback.jpg);
background-repeat:no-repeat;
display:block;
}

#contentbox2 {
width:1010px;
height:1120px;
background-image:url(images/contentboxback_comp.jpg);
background-repeat:no-repeat;
display:block;
}


#contentbox3 {
width:1010px;
height:600px;
background-image:url(images/contentboxback_rewards.jpg);
background-repeat:no-repeat;
display:block;
}


#textbox {
width:210px;
height:auto;
font-family:"century gothic";
font-size:12px;
line-height:18px;
color:#FFCC00;
float:left;
margin: 20px 0 0 65px;
}


#textbox2 {
width:500px;
height:auto;
font-family:"century gothic";
font-size:14px;
line-height:20px;
color:#FFCC00;
float:left;
margin: 20px 0 0 75px;
display:block;
clear:both;
}

#flash {
width:618px;
height:302px;
float:left;
margin: 6px 0px 0px 17px;
}

#footer {
width:1010px;
height:235px;
float:left;
}

#footerbox {
margin:0px;
float:left;
}


.subhead {
	font-size: 30px;
	color: #FFFFFF;
}
#textbox2 a {
	color:#FFE700;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.subhead2 {
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom:0px;
}

