@charset "utf-8";
.navbar {
	font-size: 15px;
	vertical-align: bottom;
	padding-right: 20px;
	font-weight: bold;
	white-space: normal;
}

#content {
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#fullheader {
	height: 125px;
	width: 790px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}





#hdrtopborder {
	background-image: url(img/headertopborder.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 10px;
}
.tophdr {
	float: left;
	border: 1px solid #000000;
	clear: both;
}
.endgif {
	float: right;
	margin-right: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


#pghead {
	font-family: Arial, Helvetica, sans-serif;
	height: 128px;
	padding: 0px;
}
#mainbanner {
	background-image: url(img/headerbg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 2px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 680px;
	float: right;
}

#choice {
	font-size: 14px;
	color: #CC6600;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	background-image: url(img/choicebg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#KSUbanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-decoration: none;
	background-image: url(img/KSUtitlebg.jpg);
	height: 40px;
	width: auto;
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 20px;
	margin: 0px;
	border: thin solid #FFFFFF;
	vertical-align: middle;
	text-align: left;
}
a:hover  {
	color: #FFFFFF;
	text-decoration: underline blink;
}
a:link  {
	color: #000000;
	text-decoration: none;
}
a:visited  {
	text-decoration: none;
	color: #000000;
}
a:active  {
	text-decoration: underline;
	color: #FFFFFF;
}
.current {
	color: #FFFFFF;
}
.navbar a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#capsubnav {
	font-size: 14px;
	float: right;
	width: 200px;
	margin-right: 155px;
	border: 1px solid #000000;
	padding: 2px;
	z-index: 2;
	background-color: #f4f9fb;
	display: none;
	font-style: italic;
	position: relative;
}
