@charset "utf-8";
body {
	background-image: url(/images/bground.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #e9e9e9;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
li {
	list-style-type: square;
}
h2 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}
h4 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
}
#address {
	float: left;
	width: 200px;
}
#addressholder {
	height: 180px;
}
#container {
	background-color: #FFF;
	overflow: auto;
	float: left;
	padding-top: 30px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 765px;
}
#content {
	line-height: 16px;
	width: 500px;
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 1em;
	color: #333;
}
#copyright {
	float: right;
	width: 300px;
	text-align: right;
	color: #666;
}
#emailholder {
	height: 70px;
}
#flashholder {
	height: 400px;
	width: 800px;
	background-color: #FFF;
}
#footer {
	height: 30px;
	margin-bottom: 20px;
	background-color: #D6D6D6;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #C00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	clear: both;
	padding-top: 17px;
	padding-right: 22px;
	padding-bottom: 22px;
	padding-left: 22px;
}
#footernav {
	float: right;
	width: 600px;
	margin-bottom: 5px;
	text-align: right;
	color: #666;
}
#leftcolumn {
	float: left;
	width: 250px;
	height: 425px;
	text-align: left;
}
#leftemail {
	float: left;
	width: 200px;
	line-height: 16px;
}
#rightemail {
	float: left;
	width: 200px;
	line-height: 16px;
}
#logo {
	height: 70px;
	width: 150px;
	margin-left: 18px;
}
#masthead {
	height: 78px;
	background-image: url(/images/masthead_bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 35px;
}
#pagetitle {
	height: 34px;
	width: 500px;
	margin-bottom: 15px;
}
#navbar {
	height: 36px;
	background-color: #920000;
	background-image: url(/images/navbk.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#rightcolumn {
	float: right;
	width: 500px;
}
#testimonialholder {
	margin-bottom: 15px;
}
#uoclogo {
	float: left;
	height: 120px;
	width: 120px;
	margin-top: 15px;
}
#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link {
	color: #C00;
	text-decoration: underline;
}
a.footer:link {
	color: #C00;
	text-decoration: underline;
}
a.footer:visited {
	color: #C00;
	text-decoration: underline;
}
a.footer:hover {
	color: #C00;
	text-decoration: none;
}
a.footer:active {
	color: #C00;
	text-decoration: none;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
	display: block;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
	display: block;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
	display: block;
	background-image: url(/images/rightarrow.gif);
	background-repeat: no-repeat;
	background-position: 9px 50%;
}
a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
	display: block;
	background-image: url(/images/rightarrow.gif);
	background-repeat: no-repeat;
	background-position: 9px 50%;
}
.campusmaptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
.emailname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000;
	font-weight: bold;
}
.mbatitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000;
	font-weight: bold;
}
.testimonialname {
	text-align: right;
	display: block;
	margin-bottom: 15px;
	color: #C00;
	margin-right: 30px;
}
.testimonial {
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 5px;
	border: 1px dotted #666;
}
.uoctitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #C00;
}
a:visited {
	color: #C00;
	text-decoration: underline;
}
a:hover {
	color: #C00;
	text-decoration: none;
}
a:active {
	color: #C00;
	text-decoration: none;
}
