/*
	$Author: Gmcnaughton $
	$Date: 4/09/02 5:50p $, $Revision: 4 $
*/
body {
	background-image: url(Wood.jpg);
	color: #630; 
	font-family: Comic Sans MS, cursive; 
	font-size: 14pt;
}
a:link {color: #FFDF00;}
a:visited {	color: #FFDF00;}
a:hover {color:#F05;}
a:active {color: #F05;}

#hdimage1 {
	position: absolute; 
	top: 0px; 
	left: 11px;
}
#title1 {
	font-size: 24pt;
	color: #FFDF00;
	position: absolute;
	top: 26px;
	left: 256px;
	width: 312px;
	height: 31px;
}
#image1 {
	position: absolute; 
	top: 201px; 
	left: 89px; 
	width: 256px; 
	height: 334px;	
}
#text1 {
	position: absolute;
	top: 201px;
	left: 388px;
	width: 320px;
	font-size: 14pt;
	/*height: 216px;	*/
}
