body {
	background: #fefefe url(http://www.isu.edu/websc/exports/images/stripe.gif) repeat-x top;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	padding: 1px;
	height: 54px;
	border-bottom: 1px solid #FFF;
	width: 744px;
	margin: auto;
}

#header h1 {
	background: transparent url(http://www.isu.edu/websc/exports/images/wordmark.gif) no-repeat top left;
	width: 152px;
	height: 45px;
	margin: 5px 0 0 5px;
	padding: 0;
}

#header h1 a {
	display: block;
	width: 152px;
	height: 45px;
}

#header h1 span {
	display: none;
}

#bannernav {
	float: right;
	text-align: right;
	font-size: .8em;
	width: 550px;
}

#bannernav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#bannernav li {
	display: inline;
	padding-left: 10px;
}

#bannernav a:link, #bannernav a:visited, #bannernav a:active {
	color: #FFF;
}

#bannernav a:hover {
	color: #FB6;
	text-decoration: none;
}

#bannerforms {
	margin: 10px 0 0 0;
	text-align: right;
}

#bannerforms form {
	margin: 10px 0 0 0;
	display: inline;
	padding: 0;
}

#bannerforms fieldset {
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
}

#bannerforms form .hiddenfield {
	width: 1px;
	overflow: hidden;
}

#searchsubmit, #quicklinksubmit {
	color: #fff;
	background-color: #444;
	border: 1px solid #555;
	font-size: .95em;
	padding: 1px;
	cursor: pointer;
}

.skip:link, .skip:visited, .skip:hover {
	position: absolute;
	top: 5px;
	left: 5px;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	width: 0;
	height: 0;
}

.skip:active, .skip:focus {
	border: 2px solid #C83;
	background-color: #FB6;
	padding: 5px;
	overflow: visible;
	width: auto;
	height: auto;
	color: #000 !important;
}

#quicklinks option {
	border: none;
	border-top: 1px solid #999;
}

#searchbox, #quicklinks {
	font-size: 1em;
	background-color: #111;
	border-top: 1px solid #444;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	border-left: 1px solid #444;
	padding-left: 3px;
	padding-right: 0;
	margin-right: 0;
	color: #fff;
}

#searchbox:focus {
	color: #FFF;
}

#isunav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(http://www.isu.edu/websc/exports/images/isunav.gif) repeat-x top;
	height: 26px;
	font-size: .6em;
	width: 744px;
	margin: auto;
}

#isunav ul {
	background: transparent url(http://www.isu.edu/websc/exports/images/isunavul_level3.gif) repeat-x top;
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 26px;
	text-align: center;
	width: 744px;
}

#isunav li {
	float: left;
}

#isunav a:link, #isunav a:visited, #isunav a:active {
	display: block;
	height: 22px;
	width: 149px;
	background-color: transparent;
	text-decoration: none;
	line-height: 2.2em;
	font-weight: bold;
	color: #000;
}

* html #isunav a:link, * html #isunav a:visited, * html #isunav a:active {
	/* Applies only to IE */
	margin-bottom: -2px;
}

#isunav a:hover {
	background-color: #FB6;
	color: #333;
}

#isunav ul li #alumnivisitors {
	width: 148px;
}
