#container {display: inline;}
#header {
	position: absolute;
}
#sidebar {display: none}
#mainContent { 
	background-color: white;
    background-image: none;
    font-color: #000000;
	position: absolute;
	left: 0px;
}
a:link {color:#000000}
a:visited {color:#000000}
.footerItem {display: none;}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.style2 {
	color: #000000;
	font-size: 14pt
}
.style3 {
	color: #000000;
	font-size: 12px;
}