@charset "UTF-8";
body {
	background-image: url(images/background.png);
	background-repeat: repeat;
	margin-top: 0px;
	text-align: center;
}
#wrapper {
	width: 925px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -100px;
	margin-left: auto;
	background-color:#FFF;
	z-index: 1;
	padding-top: 10px;
}
#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
}
.mainarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	line-height: 14px;
}
.ucs {
	color: #900;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
}
#footer {
	height: 175px;
	width: 925px;
	z-index: 2;
	clear: both;
}
#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;
	text-align: left;
}
.slogan {
	float: right;
	width: 625px;
	margin-top: 10px;
	margin-right: 25px;
}
.mission {
	float: right;
	width: 350px;
	margin-right: 25px;
}

.leftimage {
	padding: 2px;
	float: left;
	width: 156px;
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #060;
}
.list {
	padding: 3px;
	list-style-type: disc;
	line-height: 18px;
	list-style-position: outside;
}
.rightimage {
	padding: 2px;
	float: right;
	width: 156px;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #060;
}
.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;
}

.eventhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #060;
	padding-top: 7px;
	padding-bottom: 7px;
}
a.linkhead:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #060;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
a.linkhead:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #060;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: underline;
}
a.linkhead:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
.video {
	text-align: center;
}

