body, td {
	margin: 0px;
	color: black;
	font-family: Arial;
	font-size: small;
}
body {
	background: #FFFFFF;
}
td {
}
a {
	color: #000099;
}
input, textarea {
	border: 1px #000099 solid;
}
#centercontent {
	background: url("bg.gif") 50% 0% repeat-y;
	background-position:expression((((document.body.clientWidth - 1010) / 2) - 7) + "px");
}
#header {
	background: url("headerbg.gif") top left repeat-x; width: 100%;
	height: 83px;
}
#headerbottom {
	width: 100%; 
	height: 13px; 
	background: url("headerbottombg.gif");
}
#maincontent {
	 padding: 20px; 
	 background: url("men-bg.gif") 95% 25% no-repeat
}
#gradebg {
	text-align: left; 
	width: 1010px;
}
#footerbg {
	background: url("footerbg.jpg") bottom left repeat-x;
	padding-top: 20px;
}
#newsbox {
	float: right; 
	padding: 4px; 
	margin: 0px 0px 20px 20px; 
	border: #ffd202 5px solid;
	text-align: center;
}

.box {
	padding: 4px; 
	margin: 10px;
	margin-bottom: 15px;
	border: #ffd202 5px solid;
}