body {
	color: #3C3070;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a, a:visited, a:active, a:hover {
	color: #45319F;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bodycontent {
	width: 763px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 630px;
	margin-left: auto;
	margin-right: auto;
}

#left {
	width: 175px;
	height: 170px;
	float: left;
	text-align: left;
	padding-left: 15px;
	margin-right: 25px;
	border-right: 3px dashed #3C3070;
}

#centerright {
	width: 525px;
	float: left;
	text-align: left;
}

#years_div {
	 font-size: 26pt;
	 font-weight: bold;
	 font-family: Garamond, "Times New Roman", Times, serif;
}

#footer {
	font-size: 16pt;
	font-variant: small-caps;
	font-weight: bold;
	font-family: Garamond, "Times New Roman", Times, serif;
	clear: both;
}

img {
	border: 0px;
}

input, textarea, select, button {
	font-size: 8pt;
}

a.nav, a.nav:visited, a.nav:active, a.nav:hover {
	color: #3C3070;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	background-image: url(/images/design/button.gif);
	height: 21px;
	width: 100px;
	float: left;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 8px;
	text-align: center;
}

#center, .text {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 5px;
	text-align: left;
}

.bgimage {
	background-image: url(/images/design/uticafade.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

h2, h2 a, h2 a:hover, h2 a:active, h2 a:visited {
	color: #3C3070;
	text-align: left;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
}

h3, h3 a, h3 a:hover, h3 a:active, h3 a:visited {
	color: #3C3070;
	background-color: #E9E7EF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
}

h4, h4 a, h4 a:hover, h4 a:active, h4 a:visited {
	color: #3C3070;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin: 0px;
}

.rotate {
	margin-left: 8px;
	margin-right: 8px;
	border: 2px solid #3C3070;
}

.clear {
	clear: both;
	line-height: 1px;
}