BODY 
	{
	background: #000000 repeat; 
	margin: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	padding: 0; 
	}
 
P 
	{
	font-family: Arial, Sans-Serif; 
	color: #E1E1E1; 
	font-size: 14px; 
	font-weight: bold; 
	}
	
UL, LI 
	{
	font-family: Arial, Sans-Serif; 
	color: #E1E1E1; 
	font-size: 12px; 
	font-weight: bold;
	list-style: circle;
	}

	
DIV.main
	{
	position: absolute;
	width: 800px; 
	height: 755px;
	margin-top: 100px; 
	background: #000000 url(home_main.jpg);
	position: absolute; left: 50%; top: 0px;
	margin-left: -400px;
	z-index: 1;
	}
	
DIV.menu
	{
	position: relative;
	margin-top: 600px; 
	margin-left: 220px;
	height: 20px;
	z-index: 2;
	}  
	
DIV.credits
	{ 
	position: relative; 
	top: 860px; 
	z-index: 3;
	}   

H1 
	{
	font-family: Lucida Sans Unicode, Verdana, Arial, Sans-Serif; 
	color: #E1E1E1; 
	font-size: 18px; 
	font-weight: bold;
	font-style: italic; 
	} 

H2 
	{
	font-family: Trebuchet MS, Arial, Sans-Serif; 
	color: #E1E1E1; 
	font-size: 14px; 
	font-weight: bold; 
	}
 
H3 
	{
	font-family: Trebuchet, Verdana, Helvetica, Arial, Sans-Serif; 
	color: #E1E1E1; 
	font-size: 14px; 
	font-weight: bold; 
	} 

H4, H5 
	{
	font-family: Trebuchet MS, Arial, Sans-Serif; 
	color: #E1E1E1; 
	font-size: 14px; 
	font-weight: bold; 
	} 

TABLE, TR, TD, TH 
	{
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif; 
	color: #E1E1E1; 
	font-size: 15px; 
	font-weight: bold;	
	}

.black
	{
	background: #000000;
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif; 
	color: #E1E1E1; 
	font-size: 15px; 
	font-weight: bold;	
	} 

.ped
	{
	background: #000000; 
	font-family: Verdana, Arial, Sans-Serif; 
	color: #E1E1E1; 
	font-size: 12px; 
	font-weight: bold;
	font-style: italic;	
	} 

.footer
    {
	font-family: Trebuchet MS, Arial, Sans-Serif;
    color: #E1E1E1;
    font-size: 12px;
	font-weight: bold;
    }

SPAN 
	{
	font-family: Arial, Sans-Serif; 
	color: #E1E1E1; 
	font-size: 10px; 
	font-weight: bold; 
	}

A:link 
	{
	font-family: Arial, Sans-Serif;	
	font-weight: bold;
	font-size: 12px; 
	color: #9BBCF2; 
	text-decoration: underline; 
	} 

A:visited 
	{
	font-family: Arial, Sans-Serif;	
	font-weight: bold;
	font-size: 12px;  
	color: #E1D9FF; 
	text-decoration: underline; 
	}
 
A:active 
	{
	font-family: Arial, Sans-Serif;	
	font-weight: bold;
	font-size: 12px;  
	color: #ffffff; 
	} 

A:hover 
	{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px; 
	color: #ffffff; 
	text-decoration: underline; 
	background-color: #EC0000; 
	} 

A.tables 
	{
	color: #9BBCF2; 
	font-size: 11px; 
	font-weight: bold; 
	font-family: lucida sans unicode, verdana, sans-serif; 
	text-decoration: none;
	}	

A.tables:visited 
	{
	color: #E1D9FF; 
	font-size: 11px; 
	font-weight: bold; 
	font-family: lucida sans unicode, verdana, sans-serif; 
	text-decoration: none;	
	}
	
A.tables:active 
	{
	color: #ffffff; 
	font-size: 11px; 	
	font-weight: bold; 
	font-family: lucida sans unicode, verdana, sans-serif; 
	text-decoration: none;
	}
 
A.tables:hover 
	{
	background: #EC0000; 
	color: #ffffff; 
	font-size: 11px; 
	font-weight: bold; 
	font-family: lucida sans unicode, verdana, sans-serif; 
	text-decoration: none;
	}	

A.small 
	{
	color: #9BBCF2; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	}	

A.small:visited 
	{
	color: #E1D9FF; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;	
	}
	
A.small:active 
	{
	color: #ffffff; 
	font-size: 10px; 	
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	}
 
A.small:hover 
	{
	background: #EC0000; 
	color: #ffffff; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	}	
	
