body {
	background-image: url(diag.png);
	background-repeat: repeat;
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 15px;
	margin: 0;
    padding: 0;
	min-width:810px;
	text-align: center;
}
.containeverything {
	margin:auto;
    background-color:#FFFFFF;
    background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left: 10px solid #D0D7F4;
	border-right: 10px solid #D0D7F4;
	width: 810px;
	padding: 0;
	text-align: left;
	height:auto;
}
a:link, a:visited {
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000099;
	text-decoration:none;
	display:inline;
}
a:hover {
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #AC1D23;
	text-decoration:none;
}
.leftmenu {
	border-right: 1px solid #7A94CF;
	border-top: 1px solid #7A94CF;
	border-bottom: 1px solid #7A94CF;
	background-color: #FFFFFF;
	background-image: url(bodybg.gif);
	padding-bottom:20px;
}
.mainarea {
    padding-left:15px;
    padding-right:15px;
}
.menuheader {
	background-image: url(bar_blue_thin_edit.gif);
	background-repeat: repeat-x;
	position: static;
	visibility: visible;
	height: 9px;
	font-size: 9px;
	width: auto;
}
.largefont {
	font-weight: bold;
	font-size: 18px;
}
.whitespace {
	background-color: #FFFFFF;
	border-right: 1px solid #7A94CF;
	background-image: url(edgesign.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.sidebarbottom {
    background:url(sidebarbottom.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:190;
	height:17px;
	position:relative;
	padding-top: 20px;
	padding-bottom:30px;
}
.whitebody {
	border: 1px solid #808080;
	width: 460px;
	position: static;
	visibility: visible;
	background-color: #ffffff;
	padding: 5px;
}
.aboutusbox {
    background-image:url(aboutusbox.png);
    background-repeat:repeat-x;
    background-position:top;
}