* { padding:0; margin:0; }
html, body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:95%;
	height: 50px;
}

a {
	color: #003366;
}

a:hover {
	color: #003366;
}

#ua_banner {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #cc0033;
	height: 42px;
	color: #FFF;
}

#lowerbg {
	background-image: 
url(images/lower_bg.gif);
	background-repeat:repeat-x;
	margin-top: 
1px;
	height: 64px;
}

#header_banner_fixed { width: 760px; margin: 0 auto; } 


.drop_shadow { height:15px; width: 100%;  }


.ua_logo { float: left; display:inline; padding: 0; padding-left: 10pt; }

.ua_home {
	float: right;
	margin-right: 30pt;
	padding: 0;
	padding-top: 10pt;
	font-size: .90em;
	font-family: Arial, Helvetica, sans-serif;
}

.ua_home a:link {
	color: white;
}
.ua_home a:visited {
	color: white;
}
.ua_home a:hover {
	color: white;
}

#custom_banner {   background-color: #C03; min-height: 40px;   }
.custom_home {  float: right; margin-right: 20pt; padding: 0; padding-top: 10pt; font-size: .95em; font-family: Arial, Helvetica, sans-serif; }
.custom_home a:link { color: white; font-weight: bold; text-decoration:none}
.custom_home a:visited { color: white; font-weight: bold;  text-decoration:none }
.custom_home a:hover { color: white;  font-weight: bold;   }

.title { margin: 0; padding:.3em 0; clear: both; border-bottom: 1px solid #CCC; color: #036; }	



/* Headeing Styles: */

h1  {
	font-size: 1.1em;
	color: #cc0033;
}

/* Body Styles: */

#fixed_container {
	width: 760px; /*border:1px solid red;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
	padding-left: 50px;
}

.frontimg {
	margin-right: 20px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	margin-top: 10px;
}

#home_main {
	float:left;
	width: 475px;
}

#intro {
	margin-left: 20px;
	width: 375px;
	font-size: 15px;
	color: #003366;
}

#sampletter {
	border: 1px solid #003366;
	padding: 15px;
}


#home_sidebar {
	background:#EEEEEE none repeat scroll 0%;
	border:1px solid #CCCCCC;
	float:left;
	margin-top:10px;
	width:255px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 10px;
}

#home_sidebar a {
	text-decoration: none;
}
#home_sidebar a:hover {
	text-decoration: underline;
}


#home_sidebar li {
	padding-top: 7px;
	list-style-type: none;
	
}

#home_sidebar li h3{
	list-style-type: none;
}

#home_sidebar li.sub {
	list-style-position: inside;
	list-style-image: url(images/menu_bullet.jpg);
	margin-left: 7px;
	padding: 0px;
	margin-top: 1px;
}

#howtotoc {
	padding: 8px;
	background-color: #EEEEEE;
	width: 350px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px solid #CCCCCC;
}

#howtotoc ul {
	list-style-position: inside;
}
#howtotoc ul ul {
	margin-left: 10px;
	font-size: 12px;
}

#links {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#links ul {
	margin-bottom: 10px;


}

#links li {
	display: inline;
	padding-left: 12px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #003366;
	padding-right: 4px;
}

#links li a{
	text-decoration: none;
	font-size: 13px;
	color: 003366;
	font-weight: bold;
}

#links li a:hover{
	text-decoration: underline;
	
}


/* footer */

#footer {
	clear: left;
	color: #666;
	background-image:url(/images/footer_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 15px;
}

#footer p {
	margin-top: 0.3em;
	font-size: 1em;
}

#footer_logo { height: 20px; background-color: #EEE; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; margin-bottom: 12px; }

.footer_links {
	margin-bottom: 0.5em;
	font-size: 1em;
}

.footer_links li { display: inline;  padding: 0.05em 1em; color: #036; border-right: 1px solid #036; }

.footer_links a:link, .footer_links a:visited { color: #036; text-decoration: none; }

.footer_links a:hover { color: #C03; text-decoration: underline; }

.footer_links .no_bor { border: 0px; }

.historic_photo { margin-top: 10px; }
