body { background-image: url(graphics/background3.jpg); background-repeat: repeat-x; }
a { color: white; font-family: arial; font-size: 12px; text-decoration: none; }
a:hover { text-decoration: underline; }
#wording a { color: red; font-family: arial; font-size: 12px; text-decoration: underline; }
#wording a:hover { color: black; text-decoration: underline; }
#wording { color: black; font-family: verdana; font-size: 12px; line-height: 19px; }
#wording2 { color: black; font-family: verdana; font-size: 10px; line-height: 20px; }
#wording2 a { color: #990000; font-family: verdana; font-size: 10px; line-height: 20px; }
#wording2 a:hover { color: red; }
#background01 { background-image: url(graphics/corner_background.jpg); background-repeat: no-repeat; }
#background02 { background-image: url(graphics/corner_left.jpg); background-repeat: no-repeat; }
#background03 { background-image: url(graphics/corner_right.jpg); background-repeat: no-repeat; }
#background04 { background-image: url(graphics/corner_bottomleft.jpg); background-repeat: no-repeat; }
#background05 { background-image: url(graphics/corner_bottom.jpg); background-repeat: no-repeat; }
#background06 { background-image: url(graphics/corner_bottomright.jpg); background-repeat: no-repeat; }
#background07 { background-image: url(graphics/background2.jpg); background-repeat: no-repeat; }
#background08 { background-image: url(graphics/corner_right2.jpg); background-repeat: no-repeat; }
#background09 { background-image: url(graphics/corner_bottomleft2.jpg); background-repeat: no-repeat; }
#background10 { background-image: url(graphics/corner_bottom2.jpg); background-repeat: repeat; }
#background11 { background-image: url(graphics/corner_bottomright2.jpg); background-repeat: no-repeat; }
#footer1 { color: #cc0000; font-size: 14px; font-family: arial; }
#footer2 { color: #666666; font-size: 12px; font-family: arial; }
#footer2 a { color: #cc0000; font-size: 12px; font-family: arial; text-decoration: none; }
#footer2 a:hover { text-decoration: underline; }    
#header{ background: #cc0000; margin: 0; padding: 0 0 0 0; width: 100%; }
#header-hr{ background: #ffffff url("/images/header_hr.png"); background-repeat: repeat-x; clear: both; height: 10px; margin: 0 0 5px 0; padding: 0; width: 100%; }
#logotype{ background: #cc0000; float: left; margin: 2px 0 0 0; border: 1px #cc0000 solid; }
#nav-bar{ background: #ffffff url("/images/boundary.gif");
	background-repeat: repeat-x; clear: both; letter-spacing: 1px;
	padding: 0; width: 100%; overflow: hidden; }
#nav-bar-heading{ display: none; }
#nav-list-wrapper{ margin: 0 auto 0 auto;
padding: 0 1px 0 0; width: 935px;
overflow: auto;
}

#nav-bar ul{
	background: transparent;
	background-repeat: no-repeat;
	letter-spacing: 1px;
	float: right;	
}

#nav-bar ul li{
	background: transparent url("/images/boundaryli.gif");
	background-repeat: repeat-x;
	color: #ffffff;
	float: left;
	list-style-type: none;
	padding: 3px 0 5px 0;
	margin: 0;
	}
	
#nav-bar ul li a, #nav-bar ul li a:link, #nav-bar ul li a:visited{ 
	background: #525151 url("/images/navbarbg.jpg");
	background-repeat: repeat-x;
	border: 1px;
	border-color: #757575 #454545 #454545 #454545;
	border-style: none none none solid;
	display: block; color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	padding: 5px 6px 5px 6px ;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase; }
#nav-bar ul li a:hover, #nav-bar ul li a:active, #nav-bar ul li a:focus{ background: #3c3a3b url("graphics/navbarbg-rollover.gif"); background-repeat: repeat-x; }
#quick-links{ display: block;
	float: left; font-size: 100%;
	margin: 3px 0 0 155px;
	background: #cc0000;
	}

#quick-links-heading{
display: none;
}

#quick-links li{
	display: inline;
	list-style-type: none;
	margin: 0 10px 0 0;
	}

#quick-links li a{
	color: #ffffff;
	font-size: 93%;
	font-weight: normal;
	text-decoration: none;
	line-height: 93%;
	}

#quick-links li a:hover{
	text-decoration: underline;
	}
	
#quick-links li.skip-nav{
	display:none;
}	

	
	
	
/* ========      RED BAR    ======== */

#red-bar{
	background: #cc0000;
	margin: 0 auto 0 auto;
	overflow: auto;
	padding: 0 0 0 30px;
	width: 985px;
	}






/* ========      SEARCH    ======== */


#search-button{
	vertical-align: -6px;
	margin: 0 3px 0 0;
	}
	
#search-gateway{
	background: #b80000 url("graphics/searchbg.gif"); background-repeat: repeat-y; display: block; float: left;
	text-align: right;
	margin: 4px 0 0 0;
	padding: 3px 0 5px 33px ; width: 415px;
	}
#search-gateway label{ color: #ffffff;
	font-size: 90%;
	line-height: 90%;
	margin: 1px 10px 0 0; text-transform: none; vertical-align: 1px;
	}
	
#search-gateway #search-box #query{
	color: #757575;
	font-size: 100%;
	line-height: 100%;
	padding: 2px 0 2px 5px;
	border: 1px #000 solid;
	}

#searchgateway #searchbox{
	margin: 0 0 .3em 0;
	}
	
#search-label{
	display: none;
	}

#web-search, #people-search{
	vertical-align: -1px;
	}


#shasta { background-image: url(graphics/background.jpg); background-repeat: no-repeat;  }
