BODY 
	{
	background: #6c2705 url(bg_main.jpg) 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: #000000; 
	font-size: 13px; 
	font-weight: bold; 
	}
 
DIV 
	{
	font-family: Arial, Sans-Serif; 
	color: #000000; 
	font-size: 13px; 
	font-weight: bold; 
	}
 
DIV.body 
	{
	width: 95%;
	margin-top: 30px;
	margin-bottom: 30px;
	background: #6c2705 url(bg_paper.jpg) repeat;
	font-family: Arial, Sans-Serif; 
	color: #FFEFC5; 
	font-size: 13px; 
	font-weight: bold;
	border: 2px outset #620E02;
	padding: 0; 
	}
	
DIV.slide
	{
	margin-top: 65px; 
	background: #60684b; 
	width: 365px; 
	height: 300px; 
	border: 3px ridge #60684b;
	padding: 0;
	}

UL, LI 
	{
	font-family: Arial, Sans-Serif; 
	color: #000000; 
	font-size: 12px; 
	font-weight: bold;
	list-style-image: url("star.gif");
	} 

H1 
	{
	font-family: Arial, Sans-Serif; 
	color: #000000; 
	font-size: 13px; 
	font-weight: bold; 
	} 

H2 
	{
	font-family: Arial, Sans-Serif; 
	color: #000000; 
	font-size: 12px; 
	font-weight: bold; 
	}
 
H3, H4 
	{
	font-family: Arial, Sans-Serif; 
	color: #000000; 
	font-size: 12px; 
	font-weight: bold; 
	} 

H5, H6 
	{
	font-family: Arial, Sans-Serif; 
	color: #000000; 
	font-size: 12px; 
	font-weight: bold; 
	} 

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

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

SPAN 
	{
	font-family: Arial, Sans-Serif; 
	color: #FFEFC5; 
	font-size: 10px; 
	font-weight: bold; 
	} 

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

A:visited 
	{
	font-family: Arial, Sans-Serif;
	font-size: 12px;		
	font-weight: bold; 
	color: #800080; 
	text-decoration: underline; 
	}
 
A:active 
	{
	font-family: Arial, Sans-Serif;	
	font-size: 12px;	
	font-weight: bold; 
	color: #FF6633; 
	} 

A:hover 
	{
	font-family: Arial, Sans-Serif;
	font-size: 12px;	
	font-weight: bold; 
	color: #970000; 
	text-decoration: underline; 
	background-color: #EDD7AE; 
	} 
	
A:link.menu
	{
	font-size: 14px; 
	font-family: comic sans ms, arial, sans-serif; 
	color: #F0E088;
	text-decoration: none; 
	}
	
A:visited.menu
	{
	font-size: 14px; 
	font-family: comic sans ms, arial, sans-serif; 
	color: #FC9437;
	text-decoration: none; 
	}
	
A:active.menu
	{
	font-size: 14px; 
	font-family: comic sans ms, arial, sans-serif; 
	color: #970000;
	text-decoration: none; 
	}
	
A:hover.menu
	{
	font-size: 14px; 
	font-family: comic sans ms, arial, sans-serif; 
	color: #ffffff;
	text-decoration: none;
	background: none; 
	}	
	
A:link.small 
	{
	font-family: Arial, Sans-Serif;
	font-size: 10px;	
	font-weight: bold; 
	color: #B3C1E0; 
	text-decoration: underline; 
	} 

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

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