@import url("customize.css");

body {
	background: url(../images/bg.gif);
	text-align:center;
	margin-top:-5px;
	margin-bottom:0px;
}
img{
 border:0;
}
#wrap {
width:970px;
padding-top:0px;
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: #525252;
}
#footer {
background: url(../images/main_bg_bot.gif) no-repeat;
height: 67px;
width:1010px;
}
#main-body {
float:left;
width:970px;
}
#main-body-top {
background: url(../images/main_bg_top.gif) no-repeat;
width:1010px;
}
#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;
padding-left:160px;
padding-right:160px;
min-height: 420px;
width:650px;
}
#content-main {
float:left;
width:820px;
border-top: 1px solid #000;
margin-left: 100px;
padding-bottom: 10px;
overflow:hidden;
}
li{}
#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:12px;
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: georgia, times, serif;
}
#nav a{
	font: bold 15px/100% Arial, Helvetica, sans-serif;
	display: block;
	color: #4c3c2d;
	text-decoration: none;
	padding: 10px 13px 13px 13px;
	margin: 0;
	background: url(../images/nav.gif) bottom;
}
#nav a:hover, #nav .current_page_item a  {
	padding: 20px 13px 13px;
}
