body {
	width: 600px;
	background-color: #CCCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663300;
	top: 175px;
	display: compact;
}
#Navigation img {
	padding-top: 10px;
}
#Navigation {
	text-align: center;
	height: 400px;
	width: 200px;
	padding-top: 10px;
}
#main {
	position: absolute;
	height: 400px;
	width: 565px;
	left: 225px;
	top: 175px;
	padding: 10px;
	float: right;
}
h1 {
	font-size: 18px;
	color: #660000;
}
a {
}
h2 {
	color: #003333;
	font-size: 16px;
	font-style: normal;
}
.standards {
	font-size: 12px;
	color: #333333;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
a {
	color: #006699;
}
.bold {
	font-weight: bolder;
}
a:visited {
	color: #006699;
}
.homework {
	color: #660000;
}
.red {
	font-weight: bolder;
	color: #660000;
}
