@import url("advanced.css");

/* Netscape 4 Styles */

/*/*//*/

BODY
{ background-color:#fff; font:normal 70% verdana,arial,helvetica,sans-serif }
H1
{ font-weight:bold; text-align:center; color:#496494 }
H2, H3, H4, H5, H6, .highlight
{ font-weight:bold; color:#7f3836 }
DT, B, STRONG, TH
{ font-weight:bold }
P
{ line-height:1.4em }

#header
{ background-color:#666; border:1px solid #fff }
#logo
{ padding:0px }

#skipnav
{ position:absolute; overflow:hidden; width:0; height:0 }
#navigation, #subnav
{ list-style-type:none; text-align:center }
#navigation LI
{ text-indent:10px; display:inline }

#sidebar
{ width:200px; margin-top:20px; float:right }

#footer
{ clear:both }
#copyright
{ float:right; margin-top:10px }
#footer ADDRESS
{ font-style:normal; margin-top:10px }

/* */