a:visited {
	color: #333333;
}
#header, #body, #footer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-family: Trebuchet MS, Calibri, Arial, sans-serif;
}
#header {
	background-image:url(images/g1emb12.gif);
	height:126px;
}
#body {
	background-image:url(images/design_body.png);
	background-repeat:repeat-y;

}

#nav {
	float: left;
	width: 175px;		/*Width of squares */
	margin-top: 20px;
	margin-left: 10px;
	display: inline;
	background-image: url(images/g6lt06.gif);
}
#nav p {
	margin-left:25px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;	/*space between squares */
}
#nav a:link, #nav a:visited {
	color:#333333;
	background-color: #CCCCCC;		/*313B56 */
	text-decoration: none;
	padding: 5px;
	display: block;
	/* border: 1px solid #999999; */
	background: ;	/*#DEDFF1 */
	border-left:6px solid #C75032;
}
#nav a:hover, #nav a:focus, #nav a:active {
	color: #FFFFFF;
	background: #313B56;
}
#content {
	margin-left:210px;
	margin-right:10px;
	padding-left: 10px;
}
#footer {
	font-size:90%;
	text-align:center;
	background-image:url(images/g1emb12.gif);
	height:40px;
}
#schedule a:link, #schedule a:visited {
	text-decoration: none;
}
#schedule a:hover, #schedule a:focus, #schedule a:active {
	color: #FFFFFF;
	background: #313B56;
}
#schedule table {
	background-color: #FFFFFF;
	width: 450px;
	border: 1px solid #68743a;
}
#schedule td {
	font-size: 85%;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	vertical-align:text-top;
	border-top-style: solid; 
	border-top-color: #68743a; 
	border-top-width: thin;
}

#schedule th {
	font-size: 90%;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #C75032;
	text-align: left;
	padding: 5px;
}

#gradetbl td {
	text-align: center;
}
.clear {
	clear:left;
}
h1 {
	color: #FFFFFF;
	font-style: italic;
	text-transform: none;
	padding: 42px 30px 30px;
	margin: 0px;
}
td {
	padding-top:3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.todaysrow {
	background-color: #EEEEEE;
}
