#basic { 
width: 525;
height: 60%;
margin-left: 10;
margin-top: 10;
position: absolute;font-size: 10pt;
}


#case { 
width: 525;
height: 40%;
margin-left: 10;
margin-top: 375;
position: absolute;font-size: 10pt;
}


#text { 
width: 475;
height: 35%;
margin-left: 550;
margin-top: 50;
position: absolute;font-size: 9pt;font-family: "Microsoft Sans Serif", sans-serif;
}


#tables { 
width: 500;
height: 65%;
margin-left: 550;
margin-top: 250;
position: absolute;font-size: 9pt;font-family: "Microsoft Sans Serif", sans-serif;
}


body {
	background-image: url(huntingBKG04.jpg);	
	color: #400000;
	font-family: "MS Sans Serif", sans-serif;
	font-style: normal;
	text-align: left;
	text-decoration: none;
}

a {
	color: #c0052b;
	font-family: "Microsoft Sans Serif", sans-serif;
	font-style: normal;
	text-decoration: none;
}


a:hover {text-decoration: underline;}

td {
	font-family: "MS Sans Serif";
	font-size: 8pt;
}
