@charset "utf-8";
/* CSS Document */

html{ min-height:inherit;}
body{ margin:0px; min-height:inherit; background:url(../images/background.jpg) repeat-x; background-color:#776955;}
#border{ margin:0px; width:880px; min-height:930px; margin-left:auto; margin-right:auto; background:url(../images/border.jpg) repeat-y;}
#main{ margin:0px; width:850px; min-height:680px; margin-left:auto; margin-right:auto;}
#top{ width:100%; height:25px; background:url(../images/top_bar.jpg) no-repeat;}
#header{ width:100%; height:200px; background:url(../images/header.jpg) no-repeat;}
#topic_bar{width:100%; height:25px; background:url(../images/topic_bar.jpg) no-repeat;}
#artist_section{ width:100%; height:300px; background:url(../images/artist_section.jpg) repeat-y; border: 1px #5D4523 solid;}
#middle_bar{width:100%; height:30px; background:url(../images/middle_bar.jpg) repeat-x; border: 1px #5D4523 solid;}
#home_menu{ width:100%; min-height:350px; background:url(../images/back_content.jpg) repeat-x; background-color:#FFF; border: 1px #5D4523 solid;}

#content{ width:624px; min-height:680px; margin-left:1px; float:left; background:url(../images/back_content.jpg) repeat-x;}
#sidenav{ width:225px; min-height:680px; float:left;}
#sideartists{ width:100%; min-height:330px; background-color:#2A1E0E; }
#middle_bar2{width:100%; height:30px; background:url(../images/middle_bar.jpg) repeat-x;}

#clear{ width:100%; height:0px; clear:both;}
#bottom{ width:100%; height:50px; background:url(../images/bottom.jpg) repeat-x; clear:both;}
.box { width:185px; height:255px; background-color:#47361E; border: 1px #5C472B solid;}

ul{ margin:0px; padding:0px; padding-left:10px;}
li{ margin:0px; margin-top:10px;}