#topbar{
position:absolute;
border: 0px solid black;
padding: 0px;
background-color: #F9EBBE;
width: 100%;
visibility: hidden;
z-index: 100;
}
div.location a:link,
div.location a:visited,
div.location a:hover,
div.location a:active{color: #000040;}

#title{
	color:red;
	font-size:30;
	text-align:center;
}
#overall{
	margin-left:15;
}
#homework{
	margin-left:390;
	font-size:30;
	font-weight:bold;
}
#main{
	margin-top:57;
	width:100%;
}
#location {
	padding: 2px 0px 2px 10px;
	text-align:left;
	color: #000040;
	font: 60% sans-serif;
	background-color:#b8edfe;
}
u {
	background-color:navy;
	color:white;
	text-decoration:none;
}
 div.hr {
	height: 17px;
	background:  url(rectoutline.gif) repeat scroll left;
}
 div.hr hr {
	display: none;
}
body{
	background-color:#f9ebbe;
	margin: 0 0 0 0;
	font-family: "times", serif;
	font-size: 20%;
}
.hw {
	background: url(hw.png) no-repeat;
	padding: 8px 15px 0px 10px;
	text-align:left;
	color: #ffffff;
	font: 60% sans-serif;
	line-height: 1;
	height: 82px;
	width: 118x;
	vertical-align: middle;
}

body > .hw {
	background: url(hw.png) no-repeat;
	padding: 8px 15px 0px 10px;
	text-align:left;
	color: #ffffff;
	font: 60% sans-serif;
	line-height: 1;
	height: 72px;
	width: 118px;
	vertical-align: middle;
}