BODY 
	{
	background: #ffffff repeat; 
	margin: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	padding: 0; 
	}
 
P 
	{
	font-family: Arial, Sans-Serif; 
	color: #054D11; 
	font-size: 14px; 
	font-weight: bold; 
	} 
	
DIV
	{
	font-family: Arial, Sans-Serif; 
	color: #054D11; 
	font-size: 12px; 
	font-weight: bold; 
	} 
	
DIV.main
	{
	width: 100%;
	background: #ffffff url(bg_main.jpg);
	font-family: Arial, Sans-Serif; 
	color: #054D11; 
	font-size: 12px; 
	font-weight: bold;
	width: 1000px;
	height: 1060px;
	position: absolute; left: 50%; top: 0px;
	margin-left: -500px;
	z-index: 1;
	}  
	
DIV.body
	{
	background: #ffffff url(bg_body.gif);
	font-family: Arial, Sans-Serif; 
	color: #ffffff; 
	font-size: 12px; 
	font-weight: bold;
	width: 675px;
	height: 850px;
	position: absolute; left: 95px; top: 200px;
	z-index: 3;
	}  
	
DIV.logo
	{
	width: 324px;
	height: 385px;
	position: absolute; left: 100px; top: 20px;
	z-index: 4;
	} 
	
DIV.menu
	{ 
	position: absolute; 
	top: 250px; 
	left: 780px;
	z-index: 2;
	}   
	
DIV.credits
	{ 
	position: absolute; 
	top: 1090px; 
	left: 120px;
    z-index: 5;
	}   
	
UL, LI 
	{
	font-family:  Comic Sans MS, Arial, Sans-Serif; 
	color: #054D11; 
	font-size: 14px; 
	font-weight: bold;
	list-style-image: url("button_star.gif"); 
	} 

H1 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif; 
	color: #054D11; 
	font-size: 19px; 
	font-weight: bold; 
	} 

H2
	{
	font-family: Helvetica, Arial, Sans-Serif; 
	color: #054D11; 
	font-size: 15px; 
	font-weight: bold; 
	} 
 
H3, H4 
	{
	font-family: Arial, Sans-Serif; 
	color: #054D11; 
	font-size: 14px; 
	font-weight: bold; 
	} 

TABLE, TR, TD, TH 
	{
	font-family: Arial, Sans-Serif; 
	color: #054D11; 
	font-size: 12px; 
	font-weight: bold;	
	} 

.footer
    {
	font-family: Arial, Sans-Serif;
    color: #054D11;
    font-size: 10px;
	font-weight: bold;
    }

SPAN 
	{
	font-family: Arial, Sans-Serif; 
	color: #054D11; 
	font-size: 10px; 
	font-weight: normal; 
	} 

A:link 
	{
	font-family: Arial, Sans-Serif;
	font-size: 14px;	
	font-weight: bold; 
	color: #000080; 
	text-decoration: underline; 
	} 

A:visited 
	{
	font-family: Arial, Sans-Serif;	
	font-size: 14px;	
	font-weight: bold; 
	color: #8B79A9; 
	text-decoration: none; 
	}
 
A:active 
	{
	font-family: Arial, Sans-Serif;	
	font-size: 14px;	
	font-weight: bold; 
	color: #970000; 
	text-decoration: underline;  
	} 

A:hover 
	{
	font-family: Arial, Sans-Serif;
	font-size: 14px;	
	font-weight: bold; 
	color: #ffffff;
    background: #339933;
	text-decoration: underline;
	} 

A:link.small  
	{
	font-family: Arial, Sans-Serif;
	font-size: 10px;	
	font-weight: normal; 
	color: #000080; 
	text-decoration: underline; 
	} 

A:visited.small 
	{
	font-family: Arial, Sans-Serif;	
	font-size: 10px;	
	font-weight: normal; 
	color: #3A3346; 
	text-decoration: none; 
	}
 
A:active.small  
	{
	font-family: Arial, Sans-Serif;	
	font-size: 10px;	
	font-weight: normal; 
	color: #970000; 
	text-decoration: underline;  
	} 

A:hover.small  
	{
	font-family: Arial, Sans-Serif;
	font-size: 10px;	
	font-weight: normal; 
	color: #ffffff;
	background: #054D11; 
	text-decoration: underline;
	} 

