@charset "UTF-8";
/* CSS Document */

html,body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #11130c;
	width:auto;
}
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background:none;
}
#topNavBar {
display:none;
}

#rightContentTable {
display:none;
}
#headertxt-and-img {
display:none;
}
#topShadow {
display:none;
}

#footerTable {
display:none;
}

#mainBodyDiv #centerBodyTable {
position:absolute;
left:0px;
top:0px;
width:600px;
}
#lftNavLinks {
display:none;
}
#bodyLayout {
width:600px;
}
#adminHeaderTxtImage {
float:left;
}
#adminText1 {
width:auto;
}
#adminText2 {
width:inherit;
}
#picTable {
display:block;
}
#txtSizer {
display:none;
}
#alertDiv {
display:none;
}

