body {
 background-color: #FFFFCC; 
 font-family: Trebuchet MS, Arial, sans-serif; 
 font-size: 0.8em; 
 text-align: left }
body, td, th {
 color: #333333 }
h1, h2 {
 color: #000033; 
 font-family: Tahoma, Arial Black, Modern; 
 font-size: 1.2em }
h3, h4, h5, h6 {
 color: #006699; 
 font-family: Tahoma, Arial Black, Modern; 
 font-size: 1em }
p, div, ul {}
.bordered {
 width: 130px; 
 margin: 4px 0px 4px 0px }
#navigation {
 position: absolute; 
 left: 10px; 
 top: 140px; 
 width: 150px; 
 border: thin none #211CC1 }
#navigation ul {
 /*/*/margin: 0px; 
 padding: 0px; 
 list-style-type: none; 
 /* */: undefined }
#navigation li {
 /*/*/margin-top: 0px; 
 margin-right: 2px; 
 margin-bottom: 4px; 
 margin-left: 2px; 
 /* */: undefined }
#navigation a {
 /*/*/background-image: url(assets/nav_up.jpg); 
 border: 1px solid #CCCCCC; 
 padding-top: 2px; 
 padding-right: 2px; 
 padding-bottom: 2px; 
 padding-left: 26px; 
 width: 175px; 
 display: block; 
 /* */: undefined }
#navigation a:link, #navigation a:visited {
 color: #993300; 
 /*/*/text-decoration: none; 
 /* */: undefined }
#navigation a:hover {
 /*/*/background-image: url(assets/nav_over.jpg); 
 border: 1px solid #000000; 
 /* */: undefined }
#current a:link, #current a:visited, #current a:hover {
 /*/*/background-image: url(assets/nav_over.jpg); 
 border: 1px solid #000000; 
 /* */: undefined }
#navigation p {
 margin: 4px 4px 4px 5px; 
 font-size: 10px; 
 color: #CC9966; 
 text-align: justify }
#logo {
 position: absolute; 
 left: 10px; 
 top: 10px; 
 background-image: url(pics/logo_bkgrnd1.jpg); 
 background-repeat: repeat-x; 
 background-color: #FFFFFF; 
 height: 85px; 
 border: 1px solid #000000; 
 color: #FFFFCC; 
 width: 98% }
#maincontent {
 position: absolute; 
 top: 140px; 
 left: 220px; 
 margin-right: 10px; 
 background-color: #FFFFFF; 
 padding: .5em }
#maincontent p {
 margin: 0px 20px 10px 0px; 
 text-align: left }
#maincontent h1 {}
}
#maincontent a:link, #maincontent a:visited {
 color: #CC6633; 
 font-weight: bold }
#maincontent a:hover {
 color: #990000; 
 font-weight: bold }
#footer {
 border-top-width: 1px; 
 border-bottom-width: 1px; 
 border-top-style: solid; 
 border-bottom-style: solid; 
 border-top-color: #999966; 
 border-bottom-color: #999966; 
 font-size: 0.8em; 
 text-align: center }
#footer p {
 color: #993300; 
 margin: 5px }
#footer strong {
 color: #666666 }
