@charset "utf-8";
#header {
	margin: 0 auto;
	width: 1000px;
	height: 70px;
	background-image: url(../img/header_bkgd.jpg);
	background-repeat: no-repeat;
	background-color: #402E5E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-position: left top;
}


#header2nds {
	margin: 0 auto;
	width: 1000px;
	left: 0;
	background-image: url(../img/header_bkgd_seconds.jpg);
	background-repeat: no-repeat;
	background-color: #402E5E;
	height: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-position: left top;
	overflow: visible;
}

#header img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0;
}

#searchb {
	width: 200px;
	float: right;
	height: 35px;
	overflow: visible;	
	white-space: nowrap;
}

#uwrollover {
	position: relative;
	width: 355px;
	height: 70px;
	left: -10px;
}

#nobreak {
	white-space: nowrap }

#lgo {
	float: left;

}
#rhtlnks {
	text-align: right;
	height: 25px;
	right: 0px;
	margin-right: 50px;
	margin-top: -35px;

}
/* see main.css #nav searcha does not seem needed */
#searcha {
	width: 500px;
	float: right;
}

#rhtlnks ul {
	margin-top: 2px;
	text-decoration: none;
	display: inline;
}

#rhtlnks li {
	display: inline;
	padding-right: 2px;
	font-size:10px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Lucida Grande", geneva, helvetica, sans-serif;
	text-decoration: none;
}
#rhtlnks a {
	color: #FFFFFF;
}

#rhtlnks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#rhtlnks a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#rhtlnks a:hover {
	color: #CC9900;
}
.style1 {
	color: #999999
}
#rhtlnks input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#rhtwx {
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    right: 0px;
    margin-right: 50px;
    margin-top: -50px;
    color: #FFFFFF;
}
#facposition {
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    right: 0px;
    margin-right: 400px;
    margin-top: -10px;
}
