/* -------------------------------------------- */
/* Red Noodle Website				*/
/* Print Style Sheet				*/
/* Red Noodle			 		*/
/* Created on 3/12/06 by Brian Jacobs		*/
/* Last modified on 3/12/06 by Brian Jacobs	*/
/* -------------------------------------------- */


h1 {
	font-family: Georgia, Serif;
	font-size: 16pt;	
}

#topInterior {
	position: relative;
	width: 680px;
	height: 157px;
}

#global_links {
	display: none;
}

#logoImg {
	display: none;
}

#loginForm {
	display: none;
}

#searchForm {
	display: none;
}

#left {
	display: none;
}

#right {
	display: none;
}

#content_left ul {
	display: none;
}
