body{
background: #000000;
margin:0px;
font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif; 
color: #FFFFFF;
background-image:url("../images/TMRvelvet_1.jpg");
background-attachment:fixed; 
background-position:center;

}

A {COLOR: #ff0000; TEXT-DECORATION: none; FONT-SIZE: 11px; font-weight: bold }
A:hover { COLOR: #FFFFFF; TEXT-DECORATION: none; FONT-SIZE: 11px; font-weight: bold}


#wrap{
width:640px;
margin:20px;
margin-left:40px;
margin-right:40px;
border: black 1px solid;
}

h3{
font-size:18px;
font-weight:bold;
color:#fb0505;
letter-spacing:-2px;
}

h4{
font-size:16px;
font-weight:bold;
color:#ffffff;
letter-spacing:-2px;
}

.content{
background: #660000;
padding:21px;
text-align:justify;
font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

blockquote{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 30px;
	border: 1px solid #FFFFFF;
	
}

#footer{
background:#000000;
padding:9px;
text-align:center;
font: 8pt/9pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

#header{
background: url(../images/mainheader.jpg) #000000 no-repeat center;
width:640px;
height: 350px;
margin-left:auto;
margin-right:auto;
}

#header1{
background: url(../images/biomain.jpg) #000000 no-repeat center;
width:640px;
height: 350px;
margin-left:auto;
margin-right:auto;
}

#header2{
background: url(../images/releaseheader.jpg) #000000 no-repeat center;
width:640px;
height: 350px;
margin-left:auto;
margin-right:auto;
}

#header3{
background: url(../images/mp3header.jpg) #000000 no-repeat center;
width:640px;
height: 350px;
margin-left:auto;
margin-right:auto;
}

#header4{
background: url(../images/gallerymain.jpg) #000000 no-repeat center;
width:640px;
height: 350px;
margin-left:auto;
margin-right:auto;
}

#header5{
background: url(../images/merchmain.jpg) #000000 no-repeat center;
width:640px;
height: 350px;
margin-left:auto;
margin-right:auto;
}

#header6{
background: url(../images/linksheader.jpg) #000000 no-repeat center;
width:640px;
height: 350px;
margin-left:auto;
margin-right:auto;
}

#header7{
background: url(../images/fotheader.jpg) #000000 no-repeat center;
width: 640px;
height: 350px;
margin-left:auto;
margin-right:auto;
}

#header8{
background: url(../images/divheader.jpg) #000000 no-repeat center;
width:640px;
height:350px;
margin-left:auto;
margin-right:auto;
}

#header9{
background: url(../images/tieheader.jpg) #000000 no-repeat center;
width:640px;
height:350px;
margin-left:auto;
margin-right:auto;
}

#header10{
background: url(../images/intheader.jpg) #000000 no-repeat center;
width:640px;
height:350px;
margin-left:auto;
margin-right:auto;
}

#outer{
background: #990000 ;
width:700px;
margin:0px;
margin-top:20px;
margin-left:150px;
margin-right:150px;
border:  2px ;
}

/* menu stuff */
#menu{
margin-left: 65px;
margin-right: 65px;
padding: 0px;
height: 21px;
overflow: visible;
background: #000000;
}

#menu ul{
margin: 0;
float: none;
font: bold 12px Verdana;
background: #000000;
}

* html #menu ul{
text-align: center;
}

#menu ul li{
display: inline;
}

#menu ul li a{
float: none;
color: white;
font-weight: bold;
padding: 7px 7px 7px 7px;
text-decoration: none;
}

#menu ul li a:visited{
color: white;
}

#menu ul li a:hover, #menu ul li a#selected{
color: white;
background: #996666 url(../images/pointer.gif) bottom center no-repeat;
}
/* end menu */