@charset "utf-8";
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 135%;
}
p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}
p a {
	text-decoration: none;
	color: #2f5ca0;
}
h1 {
	font-size: 110%;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 110%;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.quote  {
	color: #BDAF33;
}
.head1 {
	font-size: 125%;
	padding-top: 15px;
	font-weight: bold;
}
.staug #container { 
	width: 850px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
.staug #header {
	padding: 0px;
	margin-left: 135px;
	width: 715px;
	height: 146px;
	background-color: #FFFFFF;
	background-image: url(../images/staug_header.jpg);
	background-repeat: no-repeat;
}
.staug #location {
	margin-left: 135px;
	width: 705px;
	height: 16px;
	padding-top: 1px;
	font-size: 85%;
	color: #99ccff;
	background-image: url(../images/staug_locationbak.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
} 
.staug #location a {
	text-decoration: none;
	color: #FFFFFF;
} 
.staug #headerNav a:hover, .staug #headerNav a:active, .staug #headerNav a:focus {
	color: #5e81a3;
	height: 28px;
}
.staug #nav {
	height: 625px;
	width: 135px;
	margin: 0;
	padding: 0;
	background-image: url(../images/staug_navback.jpg);
	background-repeat: no-repeat;
	float: left;
}
.staug #mainContent {
	margin-left: 135px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-left: 10px;
	width: 455px;
	height: 420px;
}
.staug #sidebar {
	margin: 0px;
	padding: 0px;
	width: 250px;
	height: 440px;
	float: right;
}
.staug #footer {
	font-size: 80%;
	color: #2e5ca0;
	text-align: center;
	background:#FFFFFF;
	margin-left: 135px;
	height: 17px;
	width: 715px;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ded585;
}
.staug #footer a{
	color: #666666;
	text-decoration: none;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
