/* CSS Document */
body{
	font-size: 90% !important;
	}

h1{
	width: auto !important;
	}

#subpage_nav{
	display: none !important;
	}
	
#subpage_header{
	display: none !important;
	}
	
#main_col{
	width: 100% !important;
	}
	
div.wrap{
	width: 100% !important;
	}
	
#side_bar{
	display: none !important;
	}
	
#footer{
	display: none !important;
	}
	
	

