body
{
	font-size: 90%;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f3e5d9;
	top: 0px;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	background-image:url(images/graphics/wrapper.jpg);
	background-position:center 0px;
	background-repeat:no-repeat;
	}

A:link    
{
	text-decoration: underline; 
	color: #990000;
}        
A:visited 
{
	text-decoration: underline;
	color: #660000;

	
}        
A:active  
{
	text-decoration: underline;  
	color: #cc0000;
}        
A:hover   
{
	text-decoration: underline;
	color:#ff0000;
}

A.drk:link    
{
	font-size: 90%;
	text-decoration: none; 
	color: #BCEAF4;
}        
A.drk:visited 
{
	font-size: 90%;
	text-decoration: unone;
	color: #cccccc;
}        
A.drk:active  
{
	font-size: 90%;
	text-decoration: none;  
	color: #FF6600;
}        
A.drk:hover   
{
	font-size: 90%;
	text-decoration: underline;
	color:#67FA0F;
}


.bigheader 
{  
	 font-size: 16px; 
	 font-weight: bold; 
	 color: #2E0488;
}
.bold 
{  
	font-size: 12px; 
	font-weight: bold;
}


.horizontalred
{
	background-image:url(images/graphics/footerbckgd.jpg);
	font-size:11px;
	text-align:center;
	line-height:33px;
	}

.linkcell
{
	text-align:center;
	line-height:35px;
	}
	
.maincell
{
	
	padding: 10px;
	}

h1 
{
	font-size: 36px;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-stretch:expanded;
	font-style:italic;
	line-height:50px;
	color: #aa0000;
	letter-spacing: 0.12em;
	}
	
h2 
{
	font-size: 16px;
	font-weight: bold;
	font-style:italic;
	color: #660000;
	
}
h3 
{  
	font-size: 15px;
	font-weight: bold;
	color: #990000;

}

h4 
{  
		font-size: 14px;
	font-weight: bold;

}

	
.asterisk
{
	font-size:75%;
}
