#MC {
	background-color: #FFFFFF;
	line-height: 1.5;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	border-right: 3px groove #5371FF;
	border-left-width: 3px;
	border-left-style: groove;
	border-left-color: #5371FF;
}

#MC ul {
	padding-left: 8px;
}

#NAVFOOT {
	background-color: #FF0000;
	text-align: center;
	padding: 5px 0px;
	font-size: 16px;
}

#ADDFOOT {
	background-color: #FF0000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}

#ADDFOOT p {
	font-size: 14px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #8080FF;
	margin: 0px;
}

h1 {
	font-size: 20px;
	line-height: 1;
	color: #FF0000;
	margin-top: 2px;
	margin-right: 8px;
	margin-left: 8px;
}

h2 {
	font-size: 18px;
	color: #0033CC;
	text-transform: none;
	font-weight: 700;
	margin-top: 2px;
	margin-right: 8px;
	margin-left: 8px;
}

h3 {
	font-size: 14px;
	color: #FF0000;
	font-weight: 900;
	margin-top: 2px;
	margin-right: 8px;
	margin-left: 8px;
}

p {
	font-size: 14px;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 5px;
}

p.menuID {
	color: #000000;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}

ul {
	font-size: 14px;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 5px;
	list-style-type: square;
	list-style-position: outside;


}


img.wrapleft {
	float: left;
	padding: 0px;
	margin: 10px;
}

img.wrapright {
	float: right;
	padding: 0px;
	margin: 10px;
}

p.comments {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

p.footnote {
	font-size: 11px;
	vertical-align: super;
}

p.copyright {
	font-size: 12px;
	vertical-align: top;
}

p.backTop {
	font-size: 12px;
	color: #000066;
	text-transform: uppercase;
	font-weight: 900;
	}

#LColumn {
	vertical-align: top;
	padding: 5px;
}
hr {
	color: #0000CC;
}
td.teachers {
	vertical-align: top;
}
