
/* PAGE */
body{
color:#FFF;
background-color:#000;
background-image:url(images/img_msbackground.jpg);
background-repeat:no-repeat;
background-position:top;
background-attachment:fixed;
margin:0 auto;
padding:0;
font-size:13px;
font-family:Arial;
font-weight:bold;
letter-spacing:-.02em;
}

h2{padding:0;margin:0;}

a{color:#FFF; text-decoration:none;}
a:hover {color:#999;}
a:focus {-moz-outline-style: none;}

#band-links a{color:#6e1c0a; text-decoration:none;}
#band-links a:hover {color:#900;}

#downloads a{color:#930; text-decoration:underline; font-weight:bold; font-size:16px;}
#downloads a:hover {color:#900;}
#downloads {font-size:12px;line-height:16px; text-align:center;}

#header_img{
background-image:url(images/img_headerbandshot.jpg);
width:871px;
height:891px;
margin:0 auto;

}

/* CONTENT */
#content{
width: 830px;
margin: 0 auto;
padding: 10px 0px 10px 0px; 
}

#left_cnt{
float:left;
text-align:left;
width:400px;
color:#fff;
font-weight:bold;
font-size:13px;
font-family:sans-serif;
}

#right_cnt{
float:right;
padding-right:10px;
text-align:center;
width:300px;
}

.clear{
	clear:both;
}

#head-videos{
background-image:url(images/head_dsavideo.jpg);
background-repeat:no-repeat;
width:295px;
height:97px;
margin:0 auto;
padding:10px;

}

#promo-videos{
margin:0 auto;
text-align:center;
width: 900px;
}

.video{
margin:0 auto;
width:425px;
height:360px;
float:left;
padding:10px;
}


/* FOOTER */
#footer{
width:880px;
padding:20px;
font-family:Georgia, "Times New Roman", Times, serif;
clear:both;
text-align:center;
margin:0 auto;
}
