/* CSS Document */
#body {
background: none;
font-size: 12pt;
}

body{
color: #000000 !important;
}
.adminTable{
	color: #000000 !important;
}
#mainNav, 
#rightCol, 
#leftCol, 
#footer,
#productOne,
#productTwo {display: none;}

#header {text-align: left;}

#header h1 {display: block; margin: 0;}

#centerCol {
position: absolute;
top: 200px;
left: 0;
display: block; 
width: 100%; 
height: 100%;
margin: 0; 
padding: 0; 
}
#content { width: 90%;}
.hideName {display: block;}