html{
width:100%;
text-align:center;
}

body{ 
padding:2px;
text-align:center; 
margin-left:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
font-weight:normal;
}


a, a:visited{
color:#026604;
font-weight:normal;
text-decoration:none;
}

a:hover{
color:#39B219;
font-weight:normal;
text-decoration: underline;
}



#wrapper{ 

width:900px; 
text-align:left;

background:#FFFFFF;
border:1px #DDD solid;
}

#header{ 

width:888px;
height:150px;
border:#39B219 6px solid;
text-align:center;
vertical-align:middle;

/*background: #FFFFFF url(images/banner-bg.jpg) no-repeat top center; */
}

#top_menu{
border:#39B219 2px solid;
width:892px; 
height:30px;
margin-top:2px;
margin-bottom:2px;
padding-left:4px;
background:url('images/menu-bg.jpg') no-repeat;

}

#menu_list{ padding:4px;}

#menu_list a, #menu_list a:visited{
font-family:Arial, Helvetica, sans-serif;
color: #3B513C;
font-size:16px;
font-weight:bold;
text-decoration:none;
}

#menu_list a:hover{
color:#86E563;
text-decoration:none;

}

#content{
border:1px #DDD solid;
padding:9px;

width:880px;
/*min-height:1000px;*/

}



#by_list{
display:inline;
padding:4px;
width:auto;
font-weight:bold;}



#paging{
padding:4px;
border:2px #000000 solid;
color:#000;}






#featured{
width:578px;
height:370px;
border:5px solid #00CC33;
float:left;

}



#latest{
width:280px;
height:auto;
border:1px solid #00CC33;
float:right;

}





#footer{
width:888px;
height:30px;
border:#39B219 6px solid;
text-align:center;
vertical-align:middle;
background:#39B219;
position:inherit;


}

.artistExtra{
width:100%;
border:2px solid #22A81C;
padding:5px;
}

.artistExtra a:hover{
background:#CBF8C8;
border:1px solid #8DF488;
}


#paging{border:2px solid #00CC00; background:#EEEEEE; height:20px; width:auto; margin:5px 0 5px 0; padding:5px;}




