@charset "UTF-8";
body {
	background-image: url(images/background.png);
	background-repeat: repeat;
	margin-top: 0px;
}
#wrapper {
	width: 925px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -100px;
	margin-left: auto;
	background-color:#FFF;
	z-index: 1;
}
#header {
	background-image: url(images/ucsheader.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 923px;
}
#content {
	background-color: #FFF;
	clear: both;
	width: 925px;
}
.nav {
	width: 202px;
	padding-right: 1px;
	padding-left: 1px;
	background-color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
}
.mainarea {
	background-color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin-right: 10px;
	margin-left: 5px;
	float: right;
	width: 700px;
	margin-top: 10px;
}
.ucs {
	color: #900;
}
.ucs2 {
	color: #060;
}
#footer {
	height: 125px;
	width: 925px;
	clear: both;
}
.footerwrap {
	width: 925px;
	height: 175px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer br { clear:both }
.spacer {
	clear: both;
	width: 925px;
	padding-top: 25px;
}
.leave {
	background-image: url(images/leaves.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 75px;
	float: right;
}
.contact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #060;
	line-height: 13px;
	width: 225px;
	float: left;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
.slogan {
	float: right;
	width: 625px;
	margin-top: 10px;
	margin-right: 25px;
}
.mission {
	float: right;
	width: 350px;
	margin-right: 25px;
}

.leftimage {
	padding: 7px;
	float: left;
}
.list {
	padding: 3px;
	list-style-type: disc;
	list-style-position: inside;
	line-height: 18px;
}
.rightimage {
	padding: 7px;
	float: right;
}
.rightbox {
	padding: 7px;
	float: right;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #060;
	border-left-color: #060;
	width: 225px;
}

.eventhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #060;
	padding-top: 7px;
	padding-bottom: 7px;
}
.video {
	text-align: center;
}
#content .nav p {
	font-size: 10px;
	text-align:left
}
