BODY 
{
	background: #3a1b56 url('../coverimages/bg.jpg') repeat-x;
	font-style : normal; 
	font-weight : normal; 
	font-size : 11px; 
	font-family : verdana, sans-serif; 
 	color: #f5bf38;
   	cursor: default;
	margin: 0px;
   	padding-top: 0px;
   	padding-bottom: 0px;
}

A:link
{	
	color: #f5bf38;
   	text-decoration: none;
   	font-size : 12px;
   	font-weight: bold;
}

A:visited 
{ 
	color: #f5bf38;
  	font-weight: bold;  
   	text-decoration: none;
}

A:hover, A:active 
{ 
	color: #f5bf38; 
  	font-weight: bold;   
   	text-decoration: none;
   	background-color: #5e347c; 
   	letter-spacing: 1px; 
   	cursor: default;
}

.head
{ 
	color: #f5bf38;  
   	font-family: Verdana;
   	font-size: 16px;
   	font-weight: bold;
   	text-align: left;
}

.bighead
{ 
	color: #f5bf38;  
   	font-family: Verdana;
   	font-size: 20px;
   	font-weight: bold;
   	text-align: center;
}
.welcome 
{
 	color: #f5bf38;
 	font-weight: bold;
 	padding-bottom: 4px;
 	padding-left: 10px;
 	padding-right: 10px; 
}

.navi a 
{
 	color: #f5bf38;
 	border-bottom: 1px solid #f5bf38;
 	display: block;
 	text-decoration: none;
 	font-size : 12px;
 	font-weight: bold;
}

.navi {
 	color: #f5bf38;
 	font-weight: normal;
 	text-decoration: none;
 	font-size : 12px;
	padding-left: 5px;
 	padding-right: 5px;
}
.section 
{
	background-color: #4b2467; 	
 	color: #f5bf38;
 	font-weight: normal;
 	padding-bottom: 8px;
 	padding-top: 4px;
 	padding-left: 10px;
 	padding-right: 10px;
 	text-align: left 
} 

.text 
{
	background-color: #4b2467; 	
 	color: #f5bf38;
 	font-weight: normal;
 	padding-bottom: 8px;
 	padding-top: 4px;
 	padding-left: 10px;
 	padding-right: 10px;
 	text-align: left 
} 

.entrytitle 
{
	background-color: #4b2467; 	
 	color: #f5bf38;
 	font-weight: normal;
 	padding-bottom: 8px;
 	padding-top: 4px;
 	padding-left: 10px;
 	padding-right: 10px;
 	text-align: left 
} 

.content 
{
	background-color: #4b2467; 	
 	color: #f5bf38;
 	font-weight: normal;
 	padding-bottom: 8px;
 	padding-top: 4px;
 	padding-left: 10px;
 	padding-right: 10px;
 	text-align: left 
} 

.footer 
{
   	color : #1d0b31;  
 	font-weight: bold;
 	padding-bottom: 4px;
 	padding-top: 6px;
 	padding-left: 10px;
 	padding-right: 10px; 
}

img 
{ 
	border:0 
}

td 
{
 	font: 10pt Verdana, sans-serif; 
}

ul 
{ 
	font-family: Century Gothic; 
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #f5bf38; 
	list-style-position: outside;
	list-style-type: circle;
}

textarea
{ 
	border: 1px groove #f5bf38;
	font-family: Century Gothic;
	font-size: 10px;
   	color : #1d0b31;  
	background: #FFF;
}


