body {
background-color: #a09b8a;
}


#frame {
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
}


#main-table {
background-color: #a09b8a;
}


td.main-left  { 
background: url(../images/main-table_shadow_left.gif) repeat-y;
}


td.main-right {
background: url(../images/main-table_shadow_right.gif) repeat-y;
}


#main-content {
background-color: #fff;
}





/** MAIN CONTENT TABLE **/

#main-content-text {
font: normal 8pt/13pt Georgia, Times New Roman, Times;
color: #1f2f55;
margin: 50px 50px 30px 280px;
}



#main-content-text h1 {
font: normal 12pt/13pt Georgia, Times New Roman, Times;
color: #1f2f55;
text-decoration: underline;
font-weight: normal;
}



#main-content-text h2 {
font: normal 8pt/13pt verdana, helvetica, arial;
color: #a09b8a;
text-transform: uppercase;
text-decoration: none;
margin-bottom: -7pt;
}



#main-content-text ul li {
font: normal 8pt/13pt Georgia, Times New Roman, Times;
list-style-type: square;
padding-bottom: 5px;
padding-top: 5px;
}



#main-content-text ul li.subbed {
font: normal 8pt/13pt Georgia, Times New Roman, Times;
list-style-type: none;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 15px;
}


#main-content-text a,
#main-content-text a:link {
font: normal 8pt/13pt Georgia, Times New Roman, Times;
color: #1f2f55;
text-decoration: underline;
}


#main-content-text a:hover {
color: #a09b8a;
}





/** uberTABLE FORMATTING **/

#address {
font: normal 8pt/13pt Georgia, Times New Roman, Times;
text-align: center;
color: #1f2f55;
margin: 10px 40px 0px 40px;
}


#header-links {
text-align: left;
}


#header-links ul {
text-align: left;
margin: 0px;
display: inline;
position: relative;
left: -30px;
}


#header-links ul li {
display: inline;
list-style: none;
padding: 0px 10px 5px 10px;
}


#header-links a,
#header-links a:link {
font: normal 7pt/15pt verdana, helvetica, arial;
color: #1f2f55;
text-transform: uppercase;
text-decoration: none;
}


#header-links a.active,
#header-links a.active:link {
font: normal 7pt/15pt verdana, helvetica, arial;
color: #a09b8a;
text-transform: uppercase;
text-decoration: none;
}


#header-links a:hover {
font: normal 7pt/15pt verdana, helvetica, arial;
color: #a09b8a;
text-transform: uppercase;
text-decoration: none;
}

#logo a,
#logo a img {
 border: 0px;
 outline: 0px;
}


.line_bottom {
border-bottom: 1px solid #a09b8a;
}


.line_top {
border-top: 1px solid #a09b8a;
}


.bullet {
color: #a09b8a;
padding-left: 5px;
padding-right: 5px;
}


p.reference {
padding-top: 5px;
color: #a09b8a;
}
