body { 
  background:FFFFE0; 
  background-image: url(background.jpg);
 background-position:Center Center; 
 background-attachment:; 
 background-repeat:repeat; 
 border-width:0px; 
 border-style:Solid; 
 scrollbar-face-color:000000; 
 scrollbar-highlight-color:ffff00; 
 scrollbar-3dlight-color:ff0000; 
 scrollbar-shadow-color:330000; 
 scrollbar-darkshadow-color:000000; 
 scrollbar-arrow-color:ffff00; 
 scrollbar-track-color:ff9900; 
 cursor:default;cursor:default; 
 } 
p {
  color:000000 }



#nav h1 {
	padding: 4px 0 4px 8px;
	font: bold 105% Arial;
	color: #ffffff;
	background: #8B0000 ;
}

#ext h1 {
	padding: 4px 0 4px 8px;
	font: bold 105% Arial;
	color: #ffffff;
	background: #A52A2A ; 

}



#right h2 {
	padding: 5px 0 5px 9px;
	font: bold 105% Arial;
	color: #ffffff;
	background: #DEB887 ; 

}


a:link	{text-decoration: none}
a:link	{ color:CC0000 }
a:visited	{text-decoration: none}
a:visited	{ color:CC0000 }
a:active	{text-decoration: none}
a:active	{ color:CC0000 }
a:hover	{text-decoration: underline}
a:hover	{ color:CC0000 }

a.navlink:active	{text-decoration: none}
a.navlink:active	{ color:FF0000 }
a.navlink:visited	{ color:FF0000 }
a.navlink:visited	{text-decoration: none}
a.navlink:link	{text-decoration: none}
a.navlink:link	{ color:FF0000 }
a.navlink:hover	{text-decoration: underline}
a.navlink:hover	{ color:FF0000 }

a.footer:active	{text-decoration: none}
a.footer:active	{ color:990000 }
a.footer:visited	{ color:990000 }
a.footer:visited	{text-decoration: none}
a.footer:link	{text-decoration: none}
a.footer:link	{ color:990000 }
a.footer:hover	{text-decoration: underline}
a.footer:hover	{ color:990000 }
