/* CSS Document */
body{
	background:none;

}

/*header*/


#header{
	display:none;
	
}

/*main content*/
#mainNavigation{
	display:none;
}
#content{
	width:790px;
}
#colTwo{
	
	float:none;
	margin:0 0;
	
}
#colOne	{
	display:none;
	
	
}

#footer,#footerText{
	display:none;
}
