*{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Tahoma, Helveltica, sans-serif;
	color: #000000;
	line-height: 20px;
}
body { text-align: center; background: #eee; }
div { font-size: 13px; }
ul { list-style: none; }
p { border: 0; color: #000000; padding: 0 0 20px 0; float: none; }
p.plain { padding-top: 0; padding-bottom: 0; }
a { text-decoration: none; color: #cc0011; }
a:hover, a:focus { text-decoration: underline; }
h1 { font-family: "Cambria", "Times New Roman", serif; font-size: 30px; color: #cc0011; padding: 20px 0 20px 0; }
h2 { font-family: "Cambria", "Times New Roman", serif; font-size: 20px; padding: 20px 0 15px 0; }
h2.home { padding: 0 0 5px 0; border-bottom: 1px dotted #000;}
h2.headline { text-align: center; margin: 0 0 10px 0; }
h2.small { font-family: "Cambria", "Times New Roman", serif; font-size: 17px; }
h3 { font-family: "Cambria", "Times New Roman", serif; padding: 5px 0 5px 0; font-size: 14px; }
a h3 { font-family: "Cambria", "Times New Roman", serif; color: #000000; font-weight: normal; }
a h3:hover, a h3:focus { font-family: "Cambria", "Times New Roman", serif; text-decoration: underline; }
h3.nav {
	float: left;
	font-family: "Cambria", "Times New Roman", serif; 
	border-right: 1px solid #c01;
	padding: 0 5px 0 5px;
	font-size: 13px;
}
#missionstate { border-top: 3px solid #ccc; padding-top: 20px; }
#pagecontainer, #pagewrap { text-align: center; margin: 0 auto; }
#pagewrap {
	margin:0 auto;
	text-align:left;
	background: url(shadow_right.bmp) repeat-y top right;
	width: 850px;
	padding-right: 20px;
}
#pagecontainer {
	background: #fff url(shadow_left.bmp) repeat-y top left;
	width: 850px;
	padding-left: 10px;
}
#head { width: 850px; }
#nav {
	float: left;
	text-align: center;
	width: 150px;
	padding: 10px;
	margin: 20px 0 0 20px;
	border: 1px solid #18e;
	background: #eff;
}
#nav ul { width: 150px; }
#nav ul li {
	color: #000;
	border-bottom: 1px dotted #18e;
	padding: 3px 0 3px 0;
	text-align: left;
}
#nav ul li a { text-decoration: none; color: #000000; display: block; }
#nav ul li a:hover, #nav li a:focus {  text-decoration: underline; color: #000000; }
#nav ul li ul li:first-child{
	border-top: 1px dotted #eff;
}
#nav ul li ul li
{	
	background-color:#fff;
	border-bottom: 1px dotted #eff;
	padding-left:5px;
	margin-left:5px;
}
#content {
	width: 600px;
	min-height: 350px;
	margin: 0px 20px 20px 210px;
	background: #ffffff;
	text-align: left;
}
#content ul.contacts li { list-style-position: inside; }
li { list-style-position: inside; }
li.hide { color: #fff; }
ul.contacts { list-style: circle inside; }
ul.floatsublist { float: left; list-style: disc inside; margin: 0 20px 20px 40px; }
ul.sublist, ul.contacts ul, ul.contacts ul ul { margin: 0 20px 20px 40px; }
ul.contacts ul li { list-style: disc inside; }
ul.contacts ul ul li { list-style: square inside; }
ul.courserow, ul.coursebtwn, ul.coursehead { width: 625px; border: 1px solid #000000; border-bottom: 0; overflow: auto; }
ul.coursehead { border-bottom: 2px solid #000000; font-weight: bold; }
ul.coursebtwn { border-top: 0; }
ul.courserow li, ul.coursebtwn li, ul.coursehead li { width: 125px; float: left; text-align: center; }
div.courses ul li { font-style: italic; }
div.courses p { margin-top: 20px; }
div.courses span { font-style: normal; }
div.courses div { overflow-y: hidden; display: none; margin-left: 20px; margin-bottom: 20px; }
div.courses div.toggle { cursor: pointer; margin: 0 0 20px 0; font-style: italic; display: inline; }
#foot {
	clear: both;
	height: 175px;
	text-align: right;
	margin:0;
	padding-top:10px;
	margin-left:2px;
	background-color: #fee;
	border-top:1px solid #ccc;
}
img#blazer{
	height:175px;
	width:125px;
	margin-left:10px;padding: 0; float: right;
}
#foot p { padding: 0; font-size: 13px; line-height:auto;}
