a.nav:hover
   {
	   background-color: #000000;
	   color: #cb2d02;
	   font-family: Tahoma, Verdana, Arial;
	   font-size: 10px;
	   line-height: 11px;
	   width:90px;
	   margin:0px;
	   padding:0px;
	   display:block;
} 
   
 a.nav, a.nav:active
   {
	   background-color: #a70e00;
	   color: #620100;
	   font-family: Tahoma, Verdana, Arial;
	   font-size: 10px;
	   line-height: 11px;
	   width:100px;
	   margin:0px;
	   padding:0px;
	   display:block;
   }


body 
	{
	scrollbar-base-color: #a70e0; 
	scrollbar-face-color: #a70e0; 
	scrollbar-track-color: #a70e0; 
	scrollbar-arrow-color: #620100;
	scrollbar-darkshadow-color: #a70e0; 
	scrollbar-highlight-color: #620100; 
	scrollbar-shadow-color: #620100; 
	scrollbar-3dlight-color: #a70e0; 
        color: #620100;
	font-family: Arial;
	font-size: 10px;
	background-image:url(bg.jpg);
	background-repeat:repeat-y;
	}
 
a 
	{
	text-decoration: none;
	color: #550702;
	font-style:Italic;
	font-weight: bold;
	}


a:hover
	{

	text-decoration: none;
	color: #8d433e;
	font-style:normal;
	font-weight: bold;
	 } 


.content
        {
         position:absolute; 
         top:455; 
         left:310;  
         width:422;
	 z-index:2;
          }

.text
	{
	padding-right:50;
	padding-left:50;
	}
.navi
        {
         position:absolute; 
         top:550; 
         left:200;  
         width:100;
	 z-index:2;
         text-align:right;
	 float:right;
	 color:#620100;
	 }
.navheader:first-letter
	{
	font-family: monospace; 
	font-weight: bold;
	font-size: 16px; 
	font-style:Italic;
	color: #400100; 
	text-align: center;
	}
p:first-letter
	{
	font-family: arial; 
	font-weight: bold;
	font-size: 16px; 
	font-style:Italic;
	color: #400100; 
	text-transform:capitalize;
	}
p
	{
	font-family: arial; 
	font-size: 10px; 
	color: #620100; 
	text-indent:25px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:5px;
	}
	
.navheader
	{
	font-family: monospace; 
	text-transform:capitalize;
	font-weight: bold;
	font-size: 12px; 
	color: #620100; 
	text-align: center;
	Width:150px;
	height:17px; 	
	background-image:url(linlefttop.jpg);
	overflow:hidden;
	background-repeat:no-repeat;
	}
.header:first-letter
	{
	font-family: monospace; 
	font-weight: bold;
	font-size: 16px; 
	font-style:Italic;
	color: #400100; 
	}
.header
	{
	font-family: monospace; 
	font-weight: bold;
	font-size: 12px; 
	color: #620100; 
	text-align: left;
	text-indent:115px;
	padding-top:26px;
	vertical-align: bottom;
	Width:422px;
	height:64px; 	
	background-image:url(contenttop.png);
	overflow:hidden;
	background-repeat:no-repeat;
	}