a.nav:hover
   {
	background-color: #2d0327;
	color: #ff51f2;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	width:90px;
	margin:0px;
	padding:0px;
	display:block;
	float:right;
	text-align:left;

} 
   
 a.nav, a.nav:active
   {
	color: #6c0161;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	width:100px;
	margin:0px;
	padding:0px;
	display:block;
	float:right;
	text-align:left;	
	border-right-width:0px;
	border-bottom-width:1px;
	border-left-width:7px;
	border-top-width:0px;
	border-style:solid;
   }
a.nav2:hover
   {
	   background-color: #3b0421;
	   color: #ff51f2;
	   font-family: Tahoma, Verdana, Arial;
	   font-size: 10px;
	   width:90px;
	   margin:0px;
	   padding:0px;
	   display:block;
	   float:left;
	   text-align:right;
} 
   
 a.nav2, a.nav2:active
   {
	color: #6c0161;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	width:100px;
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	text-align:right;	
	border-right-width:7px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-top-width:0px;
	border-style:solid;
   }
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: #570529;
	font-family: Arial;
	font-size: 10px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	}
table
	{
	color: #570529;
	font-family: Arial;
	font-size: 10px;
	text-align:center;
	border-width:0px;
	border-style:solid;
	margin:0px;
	}
a 
	{
	text-decoration: none;
	color: #22041e;
	font-style:Italic;
	font-weight: bold;
	}


a:hover
	{

	text-decoration: none;
	color: #6c0161;
	font-style:normal;
	font-weight: bold;
	 } 


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

.navi
        {
         position:absolute; 
         top:335; 
         left:153;  
         width:106;
	 z-index:2;
	 color:#620100;
	 }
.navi2
        {
         position:absolute; 
         top:335; 
         left:270;  
         width:106;
	 z-index:2;
	 color:#620100;
	 }
.credits
        {
        position:absolute; 
        top:405; 
	text-align:center;
        left:153;  
        width:222;
	z-index:99;
	color:#570529;
	border-width:0px;
	border-style:solid;
	 }


p:first-letter
	{
	font-family: arial; 
	font-weight: bold;
	font-size: 16px; 
	font-style:Italic;
	background-color: #3b0421;
	color: #6c0161;
	text-transform:capitalize;
	}
p
	{
	font-family: arial; 
	font-size: 10px; 
	color: #570529; 
	text-indent:25px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:5px;
	}
	

.header:first-letter
	{
	font-family: arial; 
	font-weight: bold;
	font-size: 16px; 
	font-style:Italic;
	background-color: #40061f;
	color: #62062f;
	}
.header
	{
	font-family: arial; 
	font-weight: bold;
	letter-spacing:3px;
	font-size: 12px; 
	color: #760a3a; 
	text-align: left;
	text-indent:15px;
	padding-top:7px;
	margin-top:10px;
	Width:298px;
	height:22px; 	
	background-image:url(images/contenttop.jpg);
	overflow:hidden;
	background-repeat:no-repeat;
	}