#left {
	top: 20px;
	left: 10px;
	width: 160px;
	height: 5px;
	border-right-style: none;
	}
#middle {
	display: none;
	top: 10px;
	width: 10px;
	height: 5px;
	
}
#right {
	padding: 50px 50px 100px
	color: #000000;
	border: none;
	left: 200px;
	top: 50px;
	right: 50px;
	bottom: 100px;
		
}

#sectionLinks {
	display: none;
}

#MenuBar1
{
	display: none;
}
ul.MenuBarHorizontal a
{
	display: none;
}