body {
	background: url("images/screenrulers-soft.png") rgb(255, 255, 255); margin: 0px 0px 4px; padding: 0px; text-align: center;
}
html {
	background: url("images/screenrulers-soft.png") rgb(255, 255, 255); margin: 0px 0px 4px; padding: 0px; text-align: center;
}
div#pageFrame {
	margin: 0px auto; width: 100%; position: relative;
}
div#logoFrame {
	height: 64px; position: relative;
}
div.navBarFrame {
	height: 30px; margin-right: 5px; margin-left: 5px;
}
div#navBottomFrame {
	margin: 10px auto;
}
div#middleFrame {
	margin: 0px 178px 0px 0px; left: 178px; top: 105px; right: 178px; position: absolute; min-height: 500px;
}
@media all
{
div#middleFrame {
	margin-right: 0px;
}
}
#middleContent {
	width: 100%; text-align: left;
}
div#boxes1Frame {
	left: 7px; top: 100px; width: 160px; position: absolute;
}
div#boxes2Frame {
	top: 100px; width: 160px; right: 7px; position: absolute;
}
div.infoBoxContentsFL {
	margin: 5px; width: 146px; padding-bottom: 5px;
}
div#bannerFrame {
	height: 60px; margin-top: 10px; margin-bottom: 10px;
}
