﻿.BigDiv
{
	padding: 0;
	margin: 0;
	width:800px;
	position: relative;
	margin-left: 0px;
	background-color:white;
}
.topBit
{
	width: 800px;
	height:31px;
	background-color: white;
	overflow: visible;
	z-index: 8;
}
.top
{ 
	width: 800px;
	height:31px;
    background-image:none; 
}
.MiddleBit
{
	width: 800px;
}

.Middle2
{
	width: 800px;
	padding-left:0px;
	padding-right:0px;
	padding: 0px ;
	margin:0px;
}
.NavMenu
{
display:none;
}
.footernav
{
display:none;
}
.footer1
{
 background-color:White;
 color:Black;
width: 800px;
}
.dLogout
{
display:none;
}