.outer-container {
text-align: center;
}

.inner-container {
position: relative;
margin: 0 auto;
width: 985px; /* MUST be same width as div-main plus div-sidebar */
text-align: justify;
}

.topimage {
clear: both;
padding: 0px;
margin: 0px;
margin-top: 15px;
width: 985px;
}

.spacerimage {
clear: both;
padding: 0px;
margin: 0px;
width: 985px;
}

.nav-bar {
clear: both;
background-color: #000000;
padding: 0px;
margin: 0px;
width: 985px;
border-left: #706f74 solid 0px;
border-right: #706f74 solid 0px;
}

.nav-td-1 {
width: 235px;
background-color: #000000;
color: #ffffff;
padding: 0px;
margin: 0px;
text-align: center;
font-weight: bold;
font-size: 16px;
}

.nav-td-2 {
width: 235px;
background-color: #000000;
color: #ffffff;
padding: 0px;
margin: 0px;
text-align: center;
font-weight: bold;
font-size: 16px;
}

.navtable {
background-color: #000000;
width: 985px;
margin: 0px;
padding: 0px;
}

table, td {
font-size: 12px;
text-align: justify;
vertical-align: top;
border: 0px;
}

.div-bar1 {
float: left;
background-color: #ffffff;
border-left: 0px;
border-right: none;
border-top: none;
border-bottom: none;
padding: 5px;
margin: 0px;
width: 233px;
}

.div-bar2 {
float: left;
background-color: #ffffff;
border-left: 1px solid #706f74;
border-right: none;
border-top: none;
border-bottom: none;
padding: 5px;
margin: 0px;
width: 233px;
text-align: left;
}

.div-bar3 {
float: left;
background-color: #ffffff;
border-left: 1px solid #706f74;
border-right: none;
border-top: none;
border-bottom: none;
padding: 5px;
margin: 0px;
width: 232px;
}

.div-bar4 {
float: left;
background-color: #ffffff;
border-left: 1px solid #706f74;
border-right: 0px;
border-top: none;
border-bottom: none;
padding: 5px;
margin: 0px;
width: 232px;
}

.content-div, .sub-content {
float: left;
background-color: #ffffff;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: none;
border-bottom: none;
padding: 5px;
margin: 0px;
width: 973px;
}

.findusimages {
float: right;
margin: 3px;
}

.footer-bar {
clear: both;
background-color: #000000;
width: 975px;
height: 15px;
padding: 5px;
margin: 0px;
color: #ffffff;
font-weight: bold;
text-align: center;
font-size: smaller;
text-transform: uppercase;
}

.footer {
clear: both;
background-color: transparent;
width: 985px;
color: #706f74;
text-align: center;
vertical-align: bottom;
font-size: 10px;
}

A:link {color: #000000; font-weight: bold; font-style: normal; text-decoration: underline;} 
A:visited {color: #000000; font-weight: bold; font-style: normal; text-decoration: underline; cursor: hand;} 
A:active {color: #000000; font-weight: bold; font-style: normal; text-decoration: underline;}
A:hover {color: #000000; font-weight: bold; font-style: normal; text-decoration: none; cursor: hand;}

body {
color: #000000;
font-size: 12px;
font-family: arial, verdana;
font-weight: normal;
text-decoration: none;
text-align: justify;
background-color: white;
background-image: url('bg.gif');
background-attachment: fixed;
background-repeat: x-repeat;
scrollbar-3dlight-color: #eeefed;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #eeefed;
scrollbar-darkshadow-color: #eeefed;
scrollbar-face-color: #eeefed;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #eeefed;
}

input, textarea {
border-color: #000000;
background-color: transparent;
border-width: 1px;
border-style: solid;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #ffffff;
}

img {
border: 0px;
margin: 0px;
padding: 0px;
}

h3 {
font-size: 17px;
}

.enform {
margin-top: 12px;
margin-bottom: 0px;
margin-left: 0px;
}