/* CSS Document  

*/

/* take position:relative off the element or containing element holding the png*/


/* Index 

	links 
	CSS reset
	HTML elements
	Page elements
	Footer
	Styles
	Form Styling
	
*/

body{
	width:90%;	
}
#navbar{
	display:none;	
}
#stdlinks{
	display:none;	
}
#footer ul{
display:none;


}