body {
	margin: 25px;
}

#container {
	border:solid 1px #CCCCCC;
	background:#FFFFFF;
	padding: 0px;
	margin-bottom: 10px;
	position: relative;
}

#container #wrapper {
	background-color: #FFFFFF;
	width: 100%;
	margin-top: 123px;
}

#container #breadcrumb {
	font-size: 11px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	text-align: left;
	vertical-align: bottom;
	margin-top: 10px;
	padding-left: 10px;
}
#container #main {
	margin: 0px;
	padding: 20px;
}
#container #main #left {
	width: 49%;
	float: left;
}
#container #main #right {
	float: right;
	width: 49%;
}

#mast_ad {
	text-align:center;
	background:#999999;
	border-bottom:solid 1px #CCCCCC;
	width: 100%;
	position: absolute;
	top: 1px;
	height: 102px;
	left: 1px;
}

#footer_ad { 
	text-align:center; 
}

#masthead {
	background-image:url(/images/hdr_bg.gif);
	background-repeat:repeat-x;
	border-bottom: 1px solid #778;
	height:84px;
	margin-bottom:15px;
	width:100%;
}

#masthead h1{
	height:50px;
	background-image: url(/images/logo_new.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 15px;
	position: absolute;
	width:285px;
}

#masthead h1 a{
		width: 255px; height: 53px;
		display: block;
		overflow: hidden;
}

#masthead h1 a span{
	display:none;
}


#search {
	position:absolute;
	right: 10px !important; right: 40px;
	right: 40px;
	top: 158px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

	#search #edit-query-wrapper {
		float: left;
		margin-right: 10px;
	}
	
	#search #edit-query{
		width: 200px;
	}

#utils {
	font-size: 11px;
	color: #FFFFFF;
	top: 130px;
	right: 10px !important; right: 40px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}

#utils a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


.style2 {
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.style3 {font-size: 18px}
.style4 {font-size: 14px}





/* horizontal nav */
/* horizonatl nav */
#h_navcontainer
{
	text-align: left;
}


#h_navlist
{
	padding: 3px 0px 3px 10px;
	border-bottom: 1px solid #778;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	display: block;
	font-size: 14px;
	position: absolute;
	top: 80px;
}

#h_navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#h_navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border-bottom: none;
text-decoration: none;


}

#h_navlist li a:link { color: #667; }
#h_navlist li a:visited { color: #667; }

#h_navlist li a:hover
{
	color: #369; 
	text-decoration: none;
	background-color:#FFFFCC;
border-color: #227;
}

#h_navlist li a#current
{
color: #000; 
border: 1px solid #778;
background: white;
border-bottom: 1px solid white;
}
#container #footer {
	margin-bottom: -145px;
	padding: 17px 0;
}

#footer {
	text-align: center;
}

.subNavBarHome {
	text-align:center;
	margin: 25px 0;

}

.subNavBarHome a,
.subNavBarHome a:visited {
	color: #666677;
	text-decoration:none;
	border:1px dotted #999999;
	display:inline;
	font-size:13px;
	font-weight:bold;
	margin-left:5px;
	padding:4px;
	white-space:nowrap;
	background-color: #EEEEEE;
}

.subNavBarHome a:hover {
	text-decoration:none;
	color: #336699;
	background-color: #FFFFCC;
}


#quiver-home {
	padding-right: 35px;
	margin-bottom: 35px;
}
#home_wsr {
	margin: 2em 0;
}
#masthead #mission {
	left: -10000px;
	position: absolute;
}



