@charset "utf-8";/* v1.0 | 20080212 */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	vertical-align: baseline;	background: transparent;}body {	line-height: 1;}ol, ul {	list-style: none;}blockquote, q {	quotes: none;}blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}/* remember to define focus styles! */:focus {	outline: 0;}/* remember to highlight inserts somehow! */ins {	text-decoration: none;}del {	text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {	border-collapse: collapse;	border-spacing: 0;}
@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;
}
@charset "utf-8";

body {
	background-color:#b9b7bc;
}

#wrap {
	width: 1000px;
	margin: 0 auto;
	top: 40px;
	position: relative;
	padding-bottom: 10px;
}

#nav {
	position: absolute;
	z-index: 5;
	background-color:#39275B;
	height: 30px;
	vertical-align: top;
	margin-top: -41px;
	width: 100%;
	overflow: visible;
	border: none;
	padding-right: -25px;
	padding-bottom: 4px;
	display: block;
	white-space: nowrap;
}

/* following is for Safari OS X to get top of child menu to be flush to bottom of parent menu */

@media screen and (-webkit-min-device-pixel-ratio:0) {
#nav { padding-bottom: 4px; }
}


#contentwrapper {
        position: relative;
	z-index: 1;
	margin-top: 0px;
	width: 1000px;
/*	margin-right: 12.5em;
	margin-left: 12.5em; */
	height: 456px;
	padding: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	background-color: transparent;
	background-image: url(../img/hp_bkgd1.jpg);
	background-repeat: no-repeat;
}
#backpic {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	width: 760px;
	height: 450px;
	float: left;
	background-color: transparent;
}
#hpnews {
	margin-top: 0px;
	margin-bottom: 0px;
        padding: 0px 0px 0px 0px;
	width: 800px;
	height: 240px;
}

#content {
	padding: 20px 10px 0px 10px;
	width: 750px;
	height: 200px;
	overflow: hidden;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	background-color: #f8d495;
}

#sidebar {
	float:right;
	width: 200px;
	margin-bottom: 1em;
	margin-left: 1.5em;
	padding: .5em 1em 1em 1em;
	}
	
#sidebar h2 {
	margin-bottom:-10px;
	}		

#sidebar p {
	line-height: 75%;
}

/* hides sidebar */
.hide #sidebar {
	display:none;
	}

#content h1 {
	font-size: 1.8em;
	font-weight: normal;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#content h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	letter-spacing: -1px;
}

#content h3 {
	font-size: 1.4em;
	font-weight: normal;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: -10px;
	padding-bottom: 5px;
}

#content h4 {
	font-size: 1.2em;
	font-weight: normal;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: -10px;
	padding-bottom: 5px;
}

#content p {
	line-height: 150%;
}

#content a {
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
}

#content a:hover {
	color: #FF6A3F;
	text-decoration: underline;
	background-color: transparent;	
}



#search {
	float: right;
	width: 180px;
	height: 20px;
	margin-top: 5px;
}
#search input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

#ftr {
	clear: both;
}
.searchy {
	width: 200px;
}


.pquote {
	float: right;
	width: 8em;
	font-style:italic;
	background: url(../img/coe_quote.gif) top left no-repeat;
	color: #339933;
	color: #339933;
	font-size: 20px;
	padding: 3em;
	margin: 0;
}

.pquote p:first-letter {
	font-size: 2.5em;
	font-weight: bold;
}

.textlead {
	font-size:13px;
	font-weight: bolder;
	color: #403265;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}
.copyright {
	font-size:8px;
	color: #507282;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	margin-top: -10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	margin-left:10px;
	margin-right:10px;
	padding-bottom: 5px;
}

.currentweather {
	background-color: #69607D;
	padding: 11px 6px 7px 6px;
}

.currentweather a:link {
	color: #fff;
	padding: 11px 6px 7px 6px;
}

.currentweather a:hover {
	color: #fff;
	padding: 11px 6px 7px 6px;
}

#content h1 {
	font-size: 1.8em;
	font-weight: normal;
	color: #39275B;
	font-family: Tahoma, "Lucida Sans", Verdana, Helvetica;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#content h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #39275B;
	font-family: Tahoma, "Lucida Sans", Verdana, Helvetica;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	letter-spacing: -1px;
}

#content h3 {
	font-size: 1.4em;
	font-weight: normal;
	color: #39275B;
	font-family: Tahoma, "Lucida Sans", Verdana, Helvetica;
	margin-top: 0px;
	margin-bottom: -10px;
	padding-bottom: 5px;
}

#content h4 {
	font-size: 1.2em;
	font-weight: normal;
	color: #39275B;
	font-family: Tahoma, "Lucida Sans", Verdana, Helvetica;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: -10px;
	padding-bottom: 5px;
}

#content p {
	line-height: 120%;
	font-family: Helvetica, "Lucida Sans", Verdana;
	font-size: 1em;
	font-weight: normal;
	color: #39275B;
	padding-bottom: .5em;
	padding-left: .1em;
}

#content a {
	color: #73362C;
	background-color: transparent;
	text-decoration: none;
}

#content a:hover {
	color: #005300;
	text-decoration: underline;
	background-color: transparent;
}

#content ul {
	list-style: disc;
	margin-left: 2em;
	line-height: 120%;
	font-family: Helvetica, "Lucida Sans", Verdana;
	font-size: 1em;
	font-weight: normal;
	color: #39275B;
	padding-bottom: .5em;	
}

#content ol {
	list-style: decimal;
	margin-left: 2em;
	line-height: 120%;
	font-family: Helvetica, "Lucida Sans", Verdana;
	font-size: 1em;
	font-weight: normal;
	color: #39275B;
	padding-bottom: .5em;	
}

#content li {
	margin-top: .5em;
	margin-bottom: .5em;
}

#content table {
	border-collapse: collapse;
	margin: 1em 0 1.5em 0;
}

#content caption {
	line-height: 150%;
	font-family: Helvetica, "Lucida Sans", Verdana;
	font-size: 1em;
	font-weight: bold;
	color: #39275B;
	text-align: left;
	margin-bottom: -.1em;
}

#content th {
	color: #39275B;
	background-color: transparent;
	font-size: 1em;
	font-weight: bold;
	font-family: Helvetica, "Lucida Sans", Verdana;
	padding: .3em 0 .6em .2em;
	text-align: left;
}

#content td {
	color: #39275B;
	background-color: transparent;
	font-size: 1em;
	font-family: Helvetica, "Lucida Sans", Verdana;
	padding: .3em 0 .1em .2em;
	text-align: left;
}

#content blockquote {
	line-height: 150%;
	font-family: Helvetica, "Lucida Sans", Verdana;
	font-size: 1em;
	font-weight: normal;
	color: #39275B;
	padding-bottom: .5em;
	margin: .5em 3em .5em 3em;
}
@charset "utf-8";
#footer {
	position: relative;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	margin-top: -10px;
	padding-top: 10px;
	clear: both;
	background-color: #3D2C56;
	background-image: url(/img/footer_bkgd_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#footerText {
	margin: 0;
	padding-bottom: -10px;
	height: 15px;
	background-image: url(/img/footer_bottom-bkgd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
}

#footerText ul {
	_margin-top: .4em;
}

#footerText li {
	display: inline;
	padding-right: 7em;
	padding-left: 7em;
}

a {
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #e3bf42;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
}

#obamalinks {
	padding:  0em 6em 0em 6em;
	background-image: ;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	text-align: left;
	clear: both
}

#obamalinks2nds {
	padding:  3em 9em 0em 10em;
	background-image: ;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	text-align: left;
	clear: both
}

#obamalinks h1, #obamalinks2nds h1 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	padding-bottom: .5em;
	padding-left: .2em;
	margin-bottom: .5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#obamalinks table, #obamalinks2nds table {
	width: 100%;
	margin-bottom: 1em;
}

#obamalinks th, #obamalinks2nds th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	padding-right: 1em;
	padding-bottom: .5em;
	vertical-align: bottom;
	text-align: left;
}

#obamalinks td, #obamalinks2nds td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding-right: 2em;
	vertical-align: top;
	width: 12.5%;
}

#obamalinks h2, #obamalinks2nds h2 {
	color: #ffffff;
	font-size: 1.2em;
	padding-top: 2em;
	padding-bottom: .5em;
	font-weight: normal;
}

#obamalinks li, #obamalinks2nds li {
	list-style: none;	
	margin: 0;
	padding-bottom: .5em;
	font-weight: normal;
	line-height: 130%;
}

#obamalinks li.ontheweb {
	display: block;
	list-style-position: outside;
	vertical-align: middle;
}

/* this is to adjust vertical placement of logos in obamalinks li's */
.lower {
	vertical-align: top;
	line-height: 150%;
	_padding-left: .3em;
}

#obamalinks li.facebook, #obamalinks2nds li.facebook {
	list-style-image: url(/img/facebook.gif);
	list-style-position: inside;
	background-repeat: no-repeat;
	margin: 0;
}

#obamalinks li.twitter, #obamalinks2nds li.twittere {
	list-style-image: url(/img/twitter.png);
	list-style-position: inside;
}

#obamalinks li.youtube, #obamalinks2nds li.youtube {
	list-style-image: url(/images/youtube.jpg);
	list-style-position: inside;
}
#obamalinks li.itunes, #obamalinks2nds li.itunes {
	list-style-image: url(/images/iTunes.jpg);
	list-style-position: inside;
}
#obamalinks li.rss, #obamalinks2nds li.rss {
	list-style-image: url(/img/rss.jpg);
	list-style-position: inside;
}

/* "Current page" CSS for Obama links */
body#welcome li#welcome a,
body#history li#history a,
body#facts li#facts a,
body#books li#books a,
body#contact li#contact a,
body#absupport li#absupport a,
body#faculty li#faculty a,
body#staff li#staff a,
body#students li#students a,
body#undergrads li#undergrads a,
body#grads li#grads a,
body#careers li#careers a,
body#prospective li#prospective a,
body#courses li#courses a,
body#non-majors li#non-majors a,
body#classes li#classes a,
body#overview li#overview a,
body#highlights li#highlights a,
body#areas li#areas a,
body#seminar li#seminar a,
body#news li#news a,
body#community li#community a,
body#alsupport li#alsupport a,
body#newsletter li#newsletter a,
body#lectures li#lectures a,
body#waObserve li#waObserve a,
body#localRadar li#localRadar a,
body#IRsatLoop li#IRsatLoop a,
body#seattleForecast li#seattleForecast a,
body#westWAdiscuss li#westWAdiscuss a,
body#nwmodeling li#nwmodeling a,
body#moreForecasts li#moreForecasts a
 {
	color: #e3bf42;
}


.here { 
	color: #e3bf42;
}