body {
   background: url(/images/main/bg_sidebar_bars.gif) repeat-y top left;
   }

a:link, a:visited {
	color:#fff;
	text-decoration: none;
        }

a:hover, a:active {
 color:#e2ae10;}

#column-center{
 margin:0;
 position:relative;
 width: 100%;
 float:left;
 padding: 0;
 background:#FFF;}

* html #outer{height:100%;margin-left:20px;}/* ie 3 pixel jog*/ 

#outer{
 margin-left:19px;
 }

#heading h2{
 background:#991701;
 border-top:1px solid #AAAAAA;
 border-bottom:1px solid #b1943a;
 height:44px;
 color:#BFABC2;
 font-size:4.4em;
 //padding: 0 0 0 10px;
 margin:0;
 text-transform:uppercase;}

#heading h2 span{
 position:relative;
 //top: -4px;
 }

#banner{
 height: 40px;
}

#home-content {
 background: url(/images/main/bg_home_genres.gif) repeat-y top left #750000;
 height: 225px;  
}

#home-content p {
font-family: arial;
font-size: 10px;
padding: 5px 0 5px 0;
margin: 0;
}


#home-bottom {
 background: #e6e6cc;
 height: 30px;  
}

#home-nav {
padding: 20px 0 0 20px;
margin: 0;
}

#home-nav ul {
list-style-image: url(/images/main/nav_home_arrows_off.gif);
}

#home-nav li {
display: inline;
padding-right: 25px;
}

.exhibit-box {
width: 110px;
float: left;
padding: 25px 15px 0 20px;
}

#home-copyright a{
 color:#8e8e8e !important;}

#home-copyright p{
 color:#8e8e8e;
 font-size: 10px;
 margin: 0;
 padding: 5px 0 0 15px;
 position:relative;
}
