/* CSS Document */
/*Graphics, Design and Layout by Rebecca Sayre. CSS by Lacey Dobyns. Copyright Spectral Fusion, 2005. All rights reserved. Any past, present, or future products of Spectral Fusion are protected by United States copyright laws and may not be modified in any way without prior written consent of the designer or party responsible for its creation. This includes removing or modifying our registered logo or name, copyright notice, or any other piece of work belonging to Spectral Fusion. You may not reproduce this page without the designer's written permission.*/
.skiplink, #header, #footer, #mainnav{
	visibility:hidden;
	display: none;
	
}
#content {
	width:700px!important;
	text-align:left!important;
	float: none;
	position: static;
	margin: 0;
	padding: 0;
	
}


