	html,body 				{ width: 100%; height: 100%; margin: 0px; padding: 0px; font: 12px verdana; line-height: 17px; color: #666666; background-image: url('../design_images/autumn_background.jpg'); }
	table.main				{ width: 800px; height: 100%; background-color: #FFFFFF; font-size: 1em; }
	table.main td.endo		{ height: 100%; border-left: 1px solid #000000; border-right: 1px solid #000000; vertical-align: top; }
	.navlinks 				{ margin: 8px 0px; text-align: center; }
	.navlinks a 			{ border: 1px solid #999999; border-top: 0px; border-right: 1px solid #DCDCDC; font: 8pt verdana; color: #666666; padding: 2px 10px 2px 10px; text-decoration: none; } 
	.navlinks a:hover 		{ border: 1px solid #999999; border-top: 0px; border-right: 1px solid #DCDCDC; font: 8pt verdana; color: #666666; background-color: #FEEEE2; padding: 2px 10px 2px 10px; text-decoration: none; } 
	.footer					{ border-bottom: 1px solid #999999; font-size: .9em; color: #999999; margin: 20px 0px 20px 20px; padding: 2px; }
	.footer a				{ color: #999999; }
	.footer a:visited		{ color: #999999; } 
	.paragraph				{ margin-bottom: 20px; text-indent: 20px; }
