body .background {
     background:#EFECFB none repeat scroll 0 0;
}

/* ###### NAVIGATION STYLES   ###### */

#header .top_nav {
background:#A9C6E6 url(../img/nav_bg.gif) repeat-x scroll 0 0;
margin:0;
padding:0;
height: 36px;
border-top: 1px solid #e7e8e8;
}

#header ul {
color:#FFFFFF;
height:36px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-transform:uppercase;
}

#header ul li a {
color:#545475;
float:left;
height:28px;
overflow:hidden;
padding-top: 10px;
text-align:center;
}
#header ul li a:hover, #header ul li a.selected {
/*background: url(../img/navon_bg.gif) repeat scroll 0 0 !important;*/
background: #8d9295;
color: #ffffff;
height:26px;
}
/*
#header .top-nav a {
color:#545475;
float:left;
height:28px;
overflow:hidden;
padding-top: 10px;
text-align:center;
}

*/

/* ###### FOOTER STYLES   ###### */

#footer .footer_nav li a:hover {
text-decoration: none;
}

#footer {
background: #696970;
color:#FFFFFF;
font-size:8pt;
text-align:center;
font-family: "Century Gothic";
padding-bottom: 2px;
width: 977px;
}
