BODY 
	{
	background: #45241f url(bg_browntext.jpg) repeat; 
	margin: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	padding: 0; 
	}
 
P 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif; 
	color: #543A2C; 
	font-size: 17px; 
	font-weight: bold; 
	}
 
	
DIV
	{
	font-family: Arial, Sans-Serif; 
	color: #543A2C; 
	font-size: 12px; 
	font-weight: bold; 
	}
	
DIV.main 
	{
	background: #DDD1AC url(bg_div_light.jpg) repeat;
	width: 95%;
	border: 3px inset #FBF3EA;
	font-family: Century, Arial, Sans-Serif; 
	color: #543A2C; 
	font-size: 14px; 
	font-weight: bold;
	}
		 		
UL, LI
	{
	font-family:  Comic Sans MS, Arial, Sans-Serif; 
	color: #543A2C; 
	font-size: 15px; 
	font-weight: bold;
	list-style-image: url("button_star.jpg");
	}	
	
.homep
	{
	font-family:  Comic Sans MS, Arial, Sans-Serif; 
	color: #543A2C; 
	font-size: 17px; 
	font-weight: bold;
	list-style-image: url("horseshoes2.gif"); 
	}

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

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

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

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

SPAN 
	{
	font-family: Arial, Sans-Serif; 
	color: #543A2C; 
	font-size: 10px; 
	font-weight: bold; 
	} 
	
.stable
	{
	font-family: Comic Sans MS, Arial, Sans-Serif; 
	font-size: 16px; 
	color: #F6EFDF; 
	background: #45241f;
	padding: 3px;
	border: 2px inset #D8D1C1;
	}

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: #800080; 
	text-decoration: underline; 
	}
 
A:active 
	{
	font-family: Arial, Sans-Serif;	
	font-size: 14px;	
	font-weight: bold; 
	color: #BCB3FC; 
	} 

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

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

A:visited.small 
	{
	font-family: Arial, Sans-Serif;	
	font-weight: bold;
	font-size: 10px;	 
	color: #800080; 
	text-decoration: underline; 
	}
 
A:active.small 
	{
	font-family: Arial, Sans-Serif;	
	font-weight: bold;
	font-size: 10px;	 
	color: #00371C; 
	} 

A:hover.small 
	{
	font-family: Arial, Sans-Serif;
	font-size: 10px;	
	font-weight: bold; 
	color: #970000; 
	text-decoration: underline;
	}

A.button 
	{
	width: 150px;
	height: 20px;
    background: #293A7D;
    border: 3px outset #C3D4EA;
	color: #EBF4FE; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: comic sans ms, sans-serif; 
	text-decoration: none;
	padding-left: 3px;
	}	

A.button:visited  
	{
	width: 150px;
	height: 20px;
    background: #293A7D;
    border: 3px inset #C3D4EA;
	color: #EBF4FE; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: comic sans ms, sans-serif; 
	text-decoration: none;
	padding-left: 3px;
	}
	
A.button:active 
	{
	width: 150px;
	height: 20px;
	background: #C3D4EA;
    border: 3px outset #000080;
	color: #000080; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: comic sans ms, verdana, sans-serif; 
	text-decoration: none;
	padding-left: 3px;
	}
 
A.button:hover 
	{
	width: 150px;
	height: 20px;
	background: #C3D4EA;
	border: 3px inset #D8E6F2; 
	color: #9A001F; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: comic sans ms, verdana, sans-serif;     
	text-decoration: none;
	padding-left: 3px;
	}  
 
