@charset "UTF-8";
/* CSS Document */

body {
	background-color:#817267;
	background-image:url(/images/uuibg.jpg);
	background-repeat:repeat-x;
	font-size:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.clearfloats {clear:both;}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#ffd76d;
	text-align:left;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#ffd76d;
	text-align:left;
	font-weight:bold;
	margin:0;
}
h2 a:link { color: #ffd76d; text-decoration: underline;   }
h2 a:visited { color: #ffd76d; text-decoration: underline;  }
h2 a:hover { color: #d5d1cd; text-decoration: underline; }
h2 a:active { color: #ffd76d; text-decoration: underline; }
.whitetext {
	text-align:left;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
}
.whitetext a:link { color: #ffd76d; text-decoration: underline;   }
.whitetext a:visited { color: #ffd76d; text-decoration: underline;  }
.whitetext a:hover { color: #d5d1cd; text-decoration: underline; }
.whitetext a:active { color: #ffd76d; text-decoration: underline; }

.footertext {
	text-align:left;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
}
.footertext a:link { color: #d5d1cd; text-decoration: underline;   }
.footertext a:visited { color: #d5d1cd; text-decoration: underline;  }
.footertext a:hover { color: #ffd76d; text-decoration: underline; }
.footertext a:active { color: #d5d1cd; text-decoration: underline; }

.floatleft {
	float:left;
	margin: 0 10px 10px 0;
	}
	

/* BEGIN MAIN STRUCTURE */

div#mainheader {width:800px; height:91px;}

div#maincontent {width:800px; }
div#main1 {width:260px;  float:left; }
div#main2 {width:480px;  float:left;}



div.clearfloats {clear:both;}
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix {display: inline-block;}

/* backslash hack hides from IE mac \*/
*html .clearfix {height:1%;}
.clearfix {display:block;}
/* end backslash hack */

/* END MAIN STRUCTURE */
