body  { 
	background: black url(images/bg.gif) repeat-x left top; 
	margin: 0; 
	padding: 0 0 2em 0;
	color: #ccc;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	 }

h1, h2, h3, h4, h5, h6 {
	font-family: georgia, "Times Roman", serif;
	color: #ccc;
	font-size: 1.5em;
	letter-spacing: .25em;
	border-bottom: 1px solid #03c;
	}
h4 {
	border-bottom: 0 !important;
	font-size: 1.35em;
	letter-spacing: normal !important;
	margin-bottom: 0;
	}
.smaller {
	font-size: 90%;
	}
.larger {
	font-size: 110%;
	}
acronym[title] {
	cursor: help; 
	}
#skipnav {
	display: none;
	}
#logo {
	margin-top: 7px;
	margin-bottom: 3px;
	}
#maincontent {
	width: 800px;
	padding: 10px 24px 0 24px;
	text-align: left;
	line-height: 150%;
	font-size: 13px;
	}
#maincontent p {
	padding: 0 12px;
	}
#maincontent img {
	border: 2px solid #333;
	}
#maincontent ul li  { 
	list-style-image: url(images/bullet.gif) !important;
	 }
#rotatingimages {
	float: right;
	width: 300px;
	height: 300px;
	text-align: center;
	margin: 0em 0 0em 4em;
	padding: 8px 0 8px 8px;
	text-align: center;
	}
#schoollist {
	float: right;
	margin: 0 150px 1em 0;
	text-align: left;
	color: #ccc;
	background: black;
	}
#footer {
	text-align: center;
	border-top: 1px /*#dea907*/ #03c solid;
	margin-top: 2em;
	padding-top: 8px;
	width: 800px;
	font-size: 11px;
	font-weight: normal;
	}
a:link {
	color: #dea907;
	font-weight: normal;
	text-decoration: underline;
	/*border-bottom: 1px solid black;*/
	}
a:visited {
	color: #dea907;
	font-weight: normal;
	text-decoration: underline;
	/*border-bottom: 1px solid black;*/
	}
a:hover {
	color: #9cf;
	font-weight: normal;
	text-decoration: none;
	/*border-bottom: 1px dotted #9cf;*/
	}
a:active {
	color: #dea907;
	font-weight: normal;
	text-decoration: underline;
	/*border-bottom: 1px solid black;*/
	}
#navwrapper {
	margin: 1em;
	}
#nav ul {
	padding: 0;
	margin: 1em;
	font-size: 11px;
	font-weight: normal;
	}
#nav li {
	list-style: none;
	margin: 0;
	display: inline;
	padding-right: 18px;
	}
#nav li #thispage {
	color: #ccc;
	}
#nav li a:link {
	color: #dea907;
	text-decoration: none;
	border: 0;
	font-weight: normal;
	}
#nav li a:visited {
	color: #dea907;
	text-decoration: none;
	border: 0;
	font-weight: normal;
	}
#nav li a:hover {
	color: #ccc;
	text-decoration: underline;
	border: 0;
	font-weight: normal;
	}
#nav li a:active {
	color: #dea907;
	text-decoration: none;
	border: 0;
	font-weight: normal;
	}