body {
background-color:#000000;
margin:0;
padding:0;
text-align:left;
font-family:Arial;
font-size:12px;
color:#555555;
}

a:link { 
	color: #b52929;
	}

a:visited {
	color: #b52929;
}



#h2 {
text-align:left;
font-size:20px;
color:#333333;
font-weight:bold;
}


#page {
width:800px;
margin:auto;
padding:auto;
text-align:left;
}

#mainarea {
width:800px;
clear:both;
padding-top:2px;
}


#header {
width:598px;
height:333px;
background-image:url(/images/header.png);
clear:both;
}

#menubox {
    float:right;
    width: 208px; height: 177px;
    background :url(/images/menubox.png);
    margin: 0px auto; padding: 0; 
    position: relative;
}
  
#menubox li {margin: 0; padding: 0; list-style: none; display: block;
    position: absolute;}

#menubox a { display: block; border: solid 0px #f00;}

  #home1 {left: 4px; top: 6px; width: 76px; height: 36px;}
  #news2 {left: 68px; top: 14px;  width: 78px; height: 26px;}
  #multimedia3 {left: 86px; top: 36px; width: 120px; height: 32px;}
  #contact4 {left: 90px; top: 77px; width: 116px; height: 38px;}
  #theband5 {left: 88px; top: 114px; width: 118px; height: 27px;}
  #music6 {left: 98px; top: 148px; width: 88px; height: 24px;} 

  #home1 a {height: 36px;}
  #news2 a {height: 26px;}
  #multimedia3 a {height: 32px;}
  #contact4 a {height: 38px;}
  #theband5 a {height: 27px;}
  #music6 a {height: 24px;}

  #home1 a:hover {background: url(images/homebox.png) 0px 0px no-repeat;}
  #news2 a:hover {background: url(images/newsbox.png) 0px 0px no-repeat;}
  #multimedia3 a:hover {background: url(images/multibox.png) 0px 0px no-repeat;}
  #contact4 a:hover {background: url(images/contactbox.png) 0px 0px no-repeat;}
  #theband5 a:hover {background: url(images/bandbox.png) 0px 0px no-repeat;}
  #music6 a:hover {background: url(images/musicbox.png)  0px 0px no-repeat;}

#footer {
width:598px;
height:566px;
background-image:url(/images/footerbg.png);
clear:both;
}

#socialicons {
float:left;
width:60px;
display:inline;
margin-top:305px;
margin-left:32px;
}

#itunes {
float:left;
width:60px;
display:inline;
margin-top:180px;
margin-left:35px;
}

#cdbaby {
float:left;
width:60px;
display:inline;
margin-top:220px;
margin-left:-65px;
}

#contentbox {
float:left;
width:435px;
height:330px;
background-color:#000000;
padding-left:0px;
margin-top:225px;
margin-left:39px;
margin-right:0px;
opacity:0.85;
}

#contentarea {
float:left;
width:598px;
padding-left:0px;
margin-bottom:10px;

}

#twitter_div {
float:left;
width: 175px;
text-align:left;
margin-top:50px;
color:#777777;
}


#sidebar {
float:left;
width: 175px;
padding-right:0px;
margin-top:0px;
}


