/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */
#header                    { background: #000000; }
#nav {
    background: url("../../images/topnav.jpg") repeat-x scroll center bottom #003366;
    margin: auto;
    min-width: 975px;
    width: 975px;
}
#header {
    background: none repeat scroll 0 0 #000000;
    border-bottom: 5px solid #000000;
}
#nav{background: #333333;width:975;border:2px solid #cccccc;
    -moz-border-top-right-radius:12px;
    -webkit-border-top-right-radius:12px;box-shadow:0 0 20px #523503;
    -moz-box-shadow:0 0 20px #523503;
    -webkit-box-shadow:0 0 20px #523503;
    margin:0 auto;
    padding:none;}

#bottom-content-1, #bottom-content-2 { display: none; }