
/* HEADER */
div#ncsuheader * {
	margin: 0;
	padding: 0;
	}
/*background of strip */
div#ncsuheader {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	background: #CC0000;
	min-height: 31px;
	height: 31px;
	}
div#ncsuhead_in {
	width: 980px;
	}
div#ncsuheader .access {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
	}
div#ncsuheader h1.logo a{
	width: 203px;
	height: 31px;
	overflow: hidden;
	text-indent: -9000px;
	background: url(../images/head_logo.gif) no-repeat;
	float: left;
	}
div#ncsuheader #topnav {
	padding: 6px 0 6px 0;
	float: left;
	list-style: none;
	}
div#ncsuheader #topnav li {
	float: left;
	font-size: 1em;
	text-transform: uppercase;
	padding: 3px 8px 3px 7px;
	list-style: none;
	background: url(../images/head_navdiv.gif) no-repeat right center;
	}
div#ncsuheader #topnav li.last {
	background: none;
	padding-right: 0;
	}
div#ncsuheader #topnav li a {
	color: #fff;
	text-decoration: none;
	}
div#ncsuheader #topnav li a:hover {
	text-decoration: underline;
	}
div#ncsuheader .sitesearch_form {
	padding: 5px 0 0 20px;
	float: right;
	}
div#ncsuheader .sitesearch_form input#keywords {
	width: 150px;
	background: #fff url(../images/head_txtbox_shadow.gif) no-repeat;
	border: 0;
	padding: 3px 4px;
	font-size: 1em;
	}
div#ncsuheader .sitesearch_form input.btn_search {
	margin: 0 0 0 5px;
	}

/*img.siteLogo{height:128px;line-height:128px;margin:10px 0;
  padding:10px 20px 10px 0px;background: #FFF;border: 2px solid #666;}
img.siteLogo a{
	margin:0;
	padding:0;
	border:0;
}
img.siteLogo a:hover{border-color:#00cccc;} */

/* easy clearing */
div#ncsuheader:after{
	content: '.'; 
	display: block; 
	height: 0;
	clear: both;
	visibility: hidden;
	}
/*\*/
div#ncsuheader{
	display: block;
	}
