@charset "utf-8";
/* CSS Document */

body {
background-color:#000000;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
color:#ffffff;
}
#loginfloat {
  width: 600px;
  height:600px;
  margin: 75px auto 200px auto;
}
#wrapper {
width:982px;
margin:auto;
padding:0;
}

/* Navigation div includes image of band */
#navigation {
background-image:url(images/bandimage.jpg);
background-repeat:no-repeat;
width:982px;
height:327px;
padding:0;
}

#spiral_spacer {
background-image:url(images/spiral_spacer.gif);
width:520px;
height:60px;
}

#sidebar_wrapper {
width:208px;
height:auto;
padding-left:48px;
float:left;
}


/* Sidebar modules */
.sidebar_tourdates {
background-image:url(images/sidebar_tourdates.gif);
width:188px;
height:147px;
margin-bottom:8px;
padding:38px 8px 8px 12px;
}

.sidebar_contests {
background-image:url(images/sidebar_contests.gif);
width:188px;
height:147px;
margin-bottom:8px;
padding:38px 8px 8px 12px;
}

.sidebar_events {
background-image:url(images/sidebar_events.gif);
width:188px;
height:147px;
margin-bottom:8px;
padding:38px 8px 8px 12px;
}



/* content div styles */
content_wrapper {
width:774px;
height:auto;

}


#news_headline {
background-image:url(images/headline_news.gif);
background-repeat:no-repeat;
width:694px;
height:35px;
margin-right:25px;
float:right;
}

#news_headline {
background-image:url(images/headline_news.gif);
background-repeat:no-repeat;
width:694px;
height:35px;
margin-right:25px;
float:right;
}

#news_headline {
background-image:url(images/headline_news.gif);
background-repeat:no-repeat;
width:694px;
height:35px;
margin-right:25px;
float:right;
}

#media_headline {
background-image:url(images/headline_media.gif);
background-repeat:no-repeat;
width:694px;
height:35px;
margin-right:25px;
float:right;
}

#contests_headline {
background-image:url(images/headline_contests.gif);
background-repeat:no-repeat;
width:694px;
height:35px;
margin-right:25px;
float:right;
}

#community_headline {
background-image:url(images/headline_comm.gif);
background-repeat:no-repeat;
width:694px;
height:35px;
margin-right:25px;
float:right;
}

#tourdates_headline {
background-image:url(images/headline_tour.gif);
background-repeat:no-repeat;
width:694px;
height:35px;
margin-right:25px;
float:right;
}

#events_headline {
background-image:url(images/headline_events.gif);
background-repeat:no-repeat;
width:694px;
height:35px;
margin-right:25px;
float:right;
}

#extras_headline {
background-image:url(images/headline_extras.gif);
background-repeat:no-repeat;
width:694px;
height:35px;
margin-right:25px;
float:right;
}

#store_headline {
background-image:url(images/headline_store.gif);
background-repeat:no-repeat;
width:694px;
height:35px;
margin-right:25px;
float:right;
}

#contact_headline {
background-image:url(images/headline_contact.gif);
background-repeat:no-repeat;
width:694px;
height:35px;
margin-right:25px;
float:right;
}

#content {
background-color:#FFFFFF;
color: #000000;
width:694px;
height:400px;
margin:0 25px 16px 0;
float:right;
overflow:auto;
}

.headline {
font-size:1.3em;
font-weight:bold;
color:#000000;
margin:0 0 4px 16px;
}

.date {
font-size:1em;
font-weight:bold;
color:#993333;
margin:0 0 4px 16px;
}

.copy {
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color:#000000;
margin:0 10px 10px 16px;
}


/* Footer div styles */
#footer {
clear:both;
background-color:#333333;
width:100%;
height:100%;
margin-top:20px;
margin-bottom:20px;
padding-bottom: 16px;
padding-top:16px;
text-align:center;
line-height:125%;
}
#login_footer {
clear:both;
background-color:#333333;
width:100%;
height:100%;
margin-top:20px;
margin-bottom: 20px;
padding-bottom: 16px;
padding-top:16px;
text-align:center;
line-height:125%;
}