﻿#topBar, 
#topright, 
#topright_inside, 
#top_leftnav, 
#botStrap, 
#top_rightnav, 
#top_rightnav_inside,
#bot_midnav_wrapper,
#botright,
#botright_inside,
#bot_leftnav,
#bot_midnav,
#botStrap, 
#editConsole{
	display:none;
}

#left_bg,
#mid_bg_inside,
#mid_bg,
#top_midnav_wrapper,
#top_midnav_inside,
#top_midnav,
#right_bg,
#right_bg_inside,
#topright_inside
{
	background-color:White;
	background-image:none;
	border:none;
}

#top_midnav, #top_midnav_inside
{
	position:relative;
	
	left:-400px;
	width:610px;
	/*IE6 Only style*/
	*-left:-200px;
	*-width:610px;
}

/*IE7 Only */
html>body #top_midnav, html>body #top_midnav_inside
{
	left:-180px;
}
