@charset "UTF-8";
body {
	background: url(images/ua/bg.png);
	background-position: center;
	background-repeat:repeat-y;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
#ua_banner {
	height: 42px;
	width: 100%;
	background-color: #003366;
	margin-left: 0px;
	padding: 0px;
	text-align: left;
	z-index:999;
	position:fixed;
	left:0;
	top:0;
}
#wrapper {
	height:100%;
	width: 960px;
	margin: 0 auto;
	overflow:hidden;
}
#header {
	float:left;
	height: 123px;
	width: 942px;
	padding:10px;
	background: #FFF;
	margin-top:34px;
	border-bottom:groove;
	border-width:2px;
	border-color: #d3d3d3;
}
#navigation ul {
	list-style-type: none;
	margin-left:-35px;
}
#navigation ul li {
	float: left;
	height:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:10px;
	margin-right: 7px;
	padding: 5px;
	border-width:1px;
	border-color: #473105;
	border-style:solid;
}
#navigation a:link {
	color:#000;
	text-decoration: none;
	font-weight: none;
}
#navigation a:visited {
	color: #000;
	text-decoration: none;
	font-weight: none;
}
#navigation a li:hover {
	color: #FFF;
	background: #003366;
	text-decoration: none;
	font-weight: none;
}
#navigation ul:hover {
	background: #003366;
}
#navigation a li:active {
	color: #FFF;
	background: #003366;
	text-decoration: none;
	font-weight: none;
}
#navigation ul .activated {	
	background: #003366;
	color: #FFF;
}
#search_bar {
	float:right;
	margin-right:3px;
	margin-top:12px;
}
#content {
	float:left;
	padding: 5px;
	height: auto;
	width: 953px;
	background: #E6E1D8;
}
#left {
	float:left;
	padding: 0px 5px 10px 5px;
	height: auto;
	width: 600px;
	background: #E6E1D8;
}
#left h1{
	padding-left: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:400;
	color:#000;
	margin-bottom: 0px;
	padding-bottom:10px;
}
#left h2{
	margin-top:15px;
	padding-left: 20px;
	padding-right: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	color:#002147;
	margin-bottom:0px;
}
#left h3{
	margin-top:5px;
	padding-left: 40px;
	padding-right: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000;
	margin-bottom:10px;
}
#left p{
	margin-top:10px;
	padding-left: 40px;
	padding-right: 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000;
	margin-bottom:0px;
}
#left ul{
	list-style-type: none;
	margin-top:5px;
	margin-bottom:10px;
}
#left ul li{
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000;
	margin-bottom:5px;
}
#left a:link {
	color:#002147;
	text-decoration: none;
	font-weight: bold;
}
#left a:visited {
	color: #002147;
	text-decoration: none;
	font-weight: bold;
}
#left a:hover {
	color: #02147;
	text-decoration: underline;
	font-weight: bold;
}
#left a:active {
	color: #002147;
	text-decoration: none;
	font-weight: bold;
}
#right {
	float:right;
	padding: 0px;
	height: auto;
	width: 320px;
	background: #C9C39F;
	margin-right:10px;
	margin-top:15px;
	margin-bottom:15px;
	padding-left:10px;
}
#right_info {
	padding: 0px;
	height: auto;
	width: 300px;
	background: #FFF;
	margin:10px 10px 15px 5px;
	padding-top:5px;
	padding-bottom:5px;
}
#right h1{
	padding-left: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:400;
	color:#003366;
	margin-bottom: -10px;
	padding-bottom:5px;
}
#right h2{
	margin-top:5px;
	padding-left: 20px;
	padding-right: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000;
	margin-bottom:0px;
}
#right h3{
	margin-top:5px;
	padding-left: 20px;
	padding-right: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 100;
	color:#473105;
	margin-bottom:0px;
}
#right h4{
	margin-top:5px;
	padding-left: 20px;
	padding-right: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 100;
	color:#000;
}
#right a:link {
	color:#000;
	text-decoration: none;
}
#right a:visited {
	color: #000;
	text-decoration: none;
}
#right a:hover {
	color: #000;
	text-decoration: underline;
}
#right ul li:hover {
	color:#000;
}
#footer a:active {
	color: #000;
	text-decoration: none;
}
#footer {
	float:left;
	clear:both;
	padding: 5px;
	height: auto;
	width: 953px;
	background: #f3f3f3;
	border-top:groove;
	border-width:2px;
	border-color: #d3d3d3;
	margin-bottom:0px;
}
#footer a:link {
	color:#000;
	text-decoration: none;
	font-weight: none;
}
#footer a:visited {
	color: #000;
	text-decoration: none;
	font-weight: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: none;
}
#footer ul li:hover {
	color:#000;
}
#footer a:active {
	color: #000;
	text-decoration: none;
}
#uama_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:left;
	padding-left:5px;
}
#uofa_copyright {
	float:right;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right:5px;
}
#slides {
	top:15px;
	left:4px;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	margin-left:15px;
	margin-top:15px;
	width:563px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:563px;
	height:270px;
	display:block;
}

.slides_container a img {
	display:block;
}

.pagination {
	margin:26px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(images/index/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}
#blocks {
	margin-top:20px;
	padding-left:15px;
	padding-top:15px;
}
#blocks img{
	margin-bottom:10px;	
}
#blocks_left{
	float:left;
	width:250px;
}
#blocks_right{
	float:right;
	width:250px;
	margin-right:48px;
}
#rectangles{
	float:left;
	width:100%;
}
#index_text{
	float:left;
	width:100%;
	padding:10px;
}
#index_text h1{
	font-size:24px;
	font-weight:400;
	margin-top:10px;
	margin-bottom:5px;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
}
#index_text h2{
	font-size:16px;
	font-weight:400;
	margin-top:5px;
	margin-left:10px;
	padding-left:0px;
}
#index_text p{
	font-size:14px;
	margin-left:0px;
	margin-bottom:5px;
	padding-bottom:10px;
}
.shadow {
	-moz-box-shadow: 10px 10px 5px #888;
	-webkit-box-shadow: 10px 10px 5px #888;
	box-shadow: 10px 10px 5px #888;
}