body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B40001;
	background-color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
	vertical-align: top;
	letter-spacing: normal;
	font-size: 0.8em;
}
body a:link, body a:visited, body a:active {
	color: #B40001;
}
#divTitle {
	text-align: left;
	clear: none;
	float: none;
	vertical-align: top;
	display: block;
	height: auto;
	width: auto;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #000000;
}
#divNav {
	width: 100%;
	font-variant: small-caps;
	text-transform: none;
	font-weight: normal;
	letter-spacing: 0.3em;
	text-align: left;
	white-space: normal;
	height: 30px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1em;
	color: #B40001;
}
#divContainer {
	padding-top: 0px;
	clear: both;
	margin-left: 10px;
	width: 1000px;
}
#ulMainNav {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	font-size: 1.2em;
}
#ulMainNav li {
	display: inline;
	float: left;
}
#ulMainNav a:link, #ulMainNav a:visited, #ulMainNave a:active {
	text-decoration: none;
	display: block;
	height: auto;
	width: auto;
	color: #B40001;
	font-variant: normal;
	text-align: center;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: normal;
	margin: 0px;
	padding: 5px;
}
#ulMainNav a:hover, #ulMainNav a.current:link, #ulMainNav a.current:visited {
	background-image: url(file:///Macintosh HD/Webpages/Cougar Pre Med/Images/nav-bkgdover.jpg);
	text-decoration: underline;
}
