a.nav:hover
   {
	background-color: #3b3dcf;
	color: #26279d;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	line-height: 11px;
	width:90px;
	margin:0px;
	padding:0px;
	display:block;
	background-image:url(linkbg.gif);
	background-position:center left;
	background-repeat:repeat-x;
} 
   
 a.nav, a.nav:active
   {
	background-color: #26279d;
	color: #4c659c;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	line-height: 11px;
	width:100px;
	margin:0px;
	padding:0px;
	display:block;
	background-image:url(linkbg2.gif);
	background-position:center left;
	background-repeat:repeat-x;
   }


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: #315731;
	font-family: Arial;
	font-size: 10px;
	background-image:url(bg.jpg);
	background-repeat:repeat-y;
	}
 
a 
	{
	text-decoration: none;
	color: #7e8ab6;
	font-style:Italic;
	font-weight: bold;
	}


a:hover
	{

	text-decoration: none;
	color: #5d6b9d;
	font-style:normal;
	font-weight: bold;
	background-image:url(linkbg2.gif);
	background-position:center left;
	background-repeat:repeat-x;
	 } 


.content
        {
         position:absolute; 
         top:385; 
         left:10;  
         width:350;
	 z-index:2;
          }

.navi
        {
         position:absolute; 
         top:300; 
         left:367;  
         width:100;
	 z-index:2;
         text-align:right;
	 float:right;
	 color:#315731;
	 }
.navheader:first-letter
	{
	font-family: monospace; 
	font-weight: bold;
	font-size: 16px; 
	font-style:Italic;
	color: #163716; 
	text-align: center;
	background-color:#569d95;
	}
p:first-letter
	{
	font-family: arial; 
	font-weight: bold;
	font-size: 16px; 
	font-style:Italic;
	color: #163716; 
	text-transform:capitalize;
	}
p
	{
	font-family: arial; 
	font-size: 10px; 
	color: #315731; 
	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: #315731; 
	text-align: center;
	Width:150px;
	height:17px; 	
	background-image:url(headerbg.gif);
	overflow:hidden;
	background-repeat:no-repeat;
	}
.header:first-letter
	{
	
	font-family: monospace; 
	font-weight: bold;
	font-size: 16px; 
	font-style:Italic;
	color: #163716; 
	text-align: center;
	background-color:#569d95;
	}
.header
	{
	font-family: monospace; 
	font-weight: bold;
	font-size: 12px; 
	color: #1b3859; 
	text-align: right;
	text-indent:0px;
	padding-top:0px;
	margin-top:25px;
	vertical-align: bottom;
	Width:349px;
	height:15px; 	
	background-image:url(headerbg.gif);
	overflow:hidden;
	background-position:bottom;
	background-repeat:no-repeat;
	}