@charset "utf-8";
body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	background-color:#7B7B7B;
	margin: 0;
	padding: 0;
}
h1,h2,h3 {
	margin: 0;
	padding: 0;
}
h2 {
	font-size:16px;
	color:#DEE330;
}
.hulas #shell { 
	width: 72em;
	text-align: left;
	margin: 0;
	padding: 0;
} 
.hulas #header { 
	background: url(images/fullback.gif) repeat-y;
	overflow:auto;
	margin: 0;
	padding: 0;
} 
.hulas #logo {
	width: 20em;
	float: left;
	position:relative;
	top: -91px;
}
.hulas #address {
	width: 70em;
	height: 40px;
	text-align: right;
	float: right;
	background-color:#2580A4;
}
.address {
	padding: 10px 10px;
	line-height: 17px;
}
.hulas #toplinks { 
	width: 72em;
	text-align: right;
	float: right;
	background: url(images/green.gif) repeat-x;
} 
.toplinks {
	padding: 8px 1px 9px;
}
.toplinks a {
	padding: 3px 10px 3px 0;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.toplinks a:hover {
	text-decoration:underline;
}
.hulas #callout { 
	width: 37em;
	text-align:right;
	float: left;
} 
.hulas #content {
	width: 48em;
	font-size: 12px;
	float: left;
	position:relative;
	top: -80px;
	margin-bottom: -70px;
} 
.content {
	padding: 10px 22px;
}
.content a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.hulas #rightcol {
	width: 15em;
	height: 100%;
	min-height: 310px;
	float: right;
	background-image:url(rotate.php);
	background-repeat:no-repeat;
} 
.hulas #footer {
} 
.hulas #footer p {
	margin: 0;
	padding: 10px 0;
}
.hulas #basebar {
	text-align: right;
	background-color: #2F732C; 
	background-image: url(images/green2.gif); 
	background-repeat: repeat-x; 
}
.baselinks {
	padding: 8px 0;
}
.baselinks a {
	padding: 3px 11px 3px 0;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.baselinks a:hover {
	text-decoration:underline;
}
.hulas #copyright {
	background-color: #2580A4;
}
.copyright {
	padding: 15px 22px;
}
.copyright a {
	color:#FFFFFF;
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.small {
	font-size: 10px;
}