@import url("customize.css");



body {

background: url(../images/bg.gif);

text-align:center;

}

#wrap {

width:970px;

margin:0 auto;

text-align:left;

}

#header {

height: 160px;

background: url(../images/header_bg.gif) no-repeat;

}

#banner {

width: 500px;

}

#pathway {

width: 500px;

}

#search {

width: 120px;

}

.sectiontableheader {

background-color : #dfae5f;

color: #525252;

font-weight      : bold;

}

.sectiontableentry1 {

background-color : #f6e9d4;

color: #525252;

}

.sectiontableentry2 {

background-color : #edd6b3;

color: #660000;

}

#footer {

background: url(../images/main_bg_bot.gif) no-repeat;

height: 50px;

float:right;

width:770px;

}

#main-body {

float:left;

width:970px;

}

#main-body-top {

background: url(../images/main_bg_top.gif) no-repeat;

float:right;

width:770px;

overflow:hidden;

}

#user {

background: url(../images/main_bg_mid.gif);

margin-top: 60px;

float:right;

width:740px;

padding-right: 15px;

overflow:hidden;

}

#user1 {

float: left;

margin-left: 15px;

width: 355px;

}

#user2 {

float: right;

margin-right: 15px;

width: 355px;

}

#content {

background: url(../images/main_bg_mid.gif) repeat-y;

padding-bottom: 0px;

float:right;

min-height: 409px;

width:770px;

overflow:hidden;

}

#content-main {

float:left;

width:710px;

border-top: 1px solid #000;

border-bottom: 1px solid #000;

margin-left: 15px;

padding-bottom: 10px;

overflow:hidden;

}

#user3 {

float:left;

width:710px;

margin-left: 15px;

overflow:hidden;

}

.back_button {

width: 52px;

background: url(../images/but.gif);

padding-bottom: 2px;

padding-left: 2px;

padding-right: 2px;

border-top: 1px solid #996600;

border-bottom: 2px solid #996600;

border-left: 1px solid #996600;

border-right: 2px solid #996600;

}

.button {

background: url(../images/but.gif);

padding-top: 1px;

padding-bottom: 1px;

padding-left: 1px;

padding-right: 1px;

border-top: 1px solid #996600;

border-bottom: 2px solid #996600;

border-left: 1px solid #996600;

border-right: 2px solid #996600;

}

#sidebar-top {

background: url(../images/mod_main_top.gif) no-repeat;

float:left;

width:200px;

overflow:hidden;

}

#sidebar {

background: url(../images/mod_main_mid.gif);

float:left;

width:200px;

min-height: 500px;

overflow:hidden;

}

#sidebar-bot {

background: url(../images/mod_main_bot.gif) no-repeat;

float:left;

height: 20px;

width:200px;

overflow:hidden;

}

.inside {

padding:10px;

}

.moduletable-leftnav{

margin-bottom:1em;

padding:0;

}

.moduletable-leftnav h3{

width:180px;

color:#fff;

padding:0.25em 0;

text-align:center;

font-size:1.1em;

margin:0;

}

#navcontainer{

padding:0;

color: #333;

}

#navcontainer ul{

list-style: none;

margin: 0;

padding: 0;

}

#navcontainer li{

margin: 0;

}

#navcontainer li a{

display: block;

padding: 3px 5px 3px 0.5em;

border-left: 10px solid #333;

border-right: 10px solid #9D9D9D;

color: #fff;

text-decoration: none;

}

html>body #navcontainer li a {

width: 180px;

}

#navcontainer li a:hover,a#active_menu:link,a#active_menu:visited{

color: #753802; font-family: Verdana, Arial, Helvetica, sans-serif;

}