
	body {
		background:#89ca9d;
		font-family: verdana, arial, sans-serif;
		font-size:.9em;
		text-align:justify;		
}

	a:link {color:#89CA9D; text-decoration:none;}
	a:visited {color:#ffffff; text-decoration:none;}
	a:hover {color:#0000ff; text-decoration:none;}
	a:active {color:#ffffff, text-decoration:none;}
	
	h1, 
		font-family: verdana, arial, "sans-serif";
		color:#0000ff;
}	
	
	h2 {
		font-family: verdana, arial, "sans-serif";
		color:#0000ff;
}	
	
	h3, h4 {
		font-family: verdana, arial, "sans-serif";
		color:#000066;
}	
	
	div#index-page {
	margin:100px auto auto auto;
	width:400px;
	min-height:500px;
	background:#ffffff;
	border:5px solid #D7D7D7;
}

	div#page-wrap {
	background:#f5f8ec;
	width:670px;
	min-height:710px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	border:5px solid #D7D7D7;
}



	div#content-wrap {
	background:#ffffff;
	width:580px;
	margin:5px 20px 0px 40px;
} 

	

div#footer {
	clear:both;
	background:#89ca9d;
	font-size:1.1em;
	width:710px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	color:#ffffff;
} 


	/*this next is for the thank you page **/
	div#large-pic {
	background:#000000;	
}

#class-header {
	font-size:145%;
	font-family: verdana; arial, sans-serif;
	color:#000066;
	font-weight:bold;
}

