body{	
background: #0B0E07;	
background-image: url("none");	
font-family: verdana, tahoma, sans-serif;	
font-size: 10pt;	
color: #FFFFFF;	
margin-left: 0px;	
margin-top: 0px;
}

a{   
text-decoration: none;   
color: #C2272D;   
font-weight: bold;
} 

a:visited {   
text-decoration: underline;   
color: #FF8800;   
font-weight: bold;
}

a:hover {
color: #AA9C7C;
text-decoration: underline;
font-weight: bold;
}

a:active{
color: #FF8800;
font-weight: bold;
}

a.nav:link {
font-size: 11pt;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

a.nav:visited {
font-size: 11pt;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

a.nav:hover {
font-size: 11pt;
color: #000000;
font-weight: bold;
text-decoration: none;
}

div#wrapper {
position: absolute;
top: 0px;
left: 0px;
text-align: center;
width: 980px;
height: 100%;
}

div#left {
position:absolute; 
top:0px;
left: 0px;
text-align: left;
width: 389px;
}

div#right{
position:absolute;
top: 0px;
left:397px; 
text-align: left;
width: 503px;
}

.header{
background-image: url("header.jpg");
position:relative; 
top: 0px;
text-align: center;
vertical-align: bottom;
width: 389px;
height: 191px;
} 

.header2{
background-image: url("header2.jpg");
position:relative; 
top: 0px;
text-align: center;
vertical-align: bottom;
width: 389px;
height: 156px;
}

.header3{
background-image: url("header3.jpg");
position:relative; 
top: 0px;
text-align: center;
vertical-align: bottom;
width: 389px;
height: 138px;
}

.info{
background-image: url("info.jpg");
position:relative; 
top: 0px;
text-align: center;
vertical-align: bottom;
width: 389px;
height: 145px;
}

.info2{
background-image: url("none");
position:relative; 
top: 0px;
text-align: 
center;
vertical-align: bottom;
width: 571px;
height: 47px;
}

.footer {
position:relative; 
top: 0px;
left: 0px;
text-align: left;
vertical-align: top;
}

.navigation{
background: #880000;
position:relative; 
top: 0px;
width:571px;
text-align: center;
border: 1px white solid;
}

.content{
background-image: url('contentbg.jpg');
background-repeat: no-repeat;
position:absolute; 
top: 87px;
left: 0px;
font-family: verdana, tahoma, sans-serif;
font-size: 11pt;
color: #FFFFFF;
width:571px;
height:580px;
text-align: justify;
vertical-align: top;
padding: 0px;
}
.artists{
background: #0B0E07;
width:571px;
height:580px;
}