/*UCF general bar information:*/
#topbar {
	background-image: url(../Images/topbar_repeat.jpg);
	background-repeat: repeat-x;
	height: 45px;
	width: 100%;
	min-width: 900px;
	/*IE6 min-width fix*/
	width: expression(document.body.clientWidth < 905? "901px": "100%");
}
#ucflogo {
	background-image: url(../../images/logo.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 349px;
	float: left;
}
#universitySearchGo {
	float:right;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-right: 30px;
}
#universitySearchText {
	padding-top:2px;
	float:right;
	width:99px;
	height:12px;
	border:1px solid #fff;
	background-color:#fff;
	color:#999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	vertical-align:middle;
	margin-top: 12px
}
#UniversityLinks {
	margin-top:11px;
	float:right;
	font-size:11px;
	height:17px;
	border:none;
	padding:1px;
	margin-right: 10px;
	float: right;
}
#sform {
	margin: 0px;
	padding: 0px;
}
#skipnav {
	height: 45px;
	left: 500px;
	top: 0px;
	visibility: visible;
	overflow: hidden;
	float: left;
	text-align: left;
	padding-left: 5px;
}
#searchbar {
	height: 45px;
	width: 300px;
	float: right;
}
/*end of general bar stuff*/


/*set the page to expand fully*/
#pagewrapper {
	width: 100%;
}
p {
	margin: 0px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/*Classes needed - mainly textual styles*/
.NavNoLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	font-weight:bold;
	color: #630505;
}
.hidden {
	height: 0px;
	width: 0px;
	overflow: hidden;
	position: absolute;
}
.hidden2 {
	height: 0px;
	width: 0px;
	overflow: hidden;
	
}
.nolineheight {
	line-height: 0px;
	border: 1px solid #0033FF;
}
.style11 {
	color: #1e2a68;
	font-weight: bold;
}
.style12 {font-size: 16px}
.style6 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #3f0404
}
.style8 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style9 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #1e2a68;
	font-weight:bold;
}
/**page styles */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECE9E4;
	min-width: 900px;
	min-height: 750px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: justify;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #1e2a68;
	font-weight:bold;
	margin: 0px;
}
h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
}
h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
}
h4 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #630505;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	/*color: #3f0404;*/
	color: #1e2a68;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/*side bar stuff*/


#sidenav #navlinks {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	line-height: 13px;
	padding-bottom: 8px;
	text-align: left;
	font-weight: bold;
}
#sidenav {
	width: 160px;
	background-image: url(../Images/nav_repeat_03.jpg);
	background-repeat: repeat-y;
	float: right;
	margin-bottom: 100px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#sidenav #navlinks ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidenav #navlinks li {
	list-style-image: none;
	list-style-type: none;
	Padding-bottom: 13px;
}
#sidenav #redbar {
	height: 26px;
	background-color: #630505;
}
/*Set the BG images, repeats, etc */

#wrapper {
	background-image: url(../Images/backgr_repeat_02.jpg);
	background-repeat: repeat-x;
	background-color: #ECE9E4;
	clear: both;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#wrapper #content {
	background-image: url(../Images/backgrbig_01.jpg);
	background-repeat: no-repeat;
	width: 900px;
	background-position: center top;
	min-height: 700px;
	margin-left: auto;
	margin-right: auto;
}
#headerimg {
	background-image: url(../Images/tilteimage_03.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 93px;
	position: relative;
	clear: both;
}
#header_nav {
	position: absolute;
	height: 19px;
	width: 142px;
	top: 17px;
	right: 72px;
}
#title_header {
	padding-top: 10px;
	height: auto;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#title_header #redline {
	padding-top: 5px;
	margin: 0px;
	line-height: normal;
}
#text_padding {
	padding-right: 79px;
	padding-left: 79px;
}
/*styles for the content area */
#main {
	width: 539px;
	padding-right: 40px;
	padding-top: 18px;
	line-height: 20px;
	max-height: 2392px;
}
#main ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	text-align: left;
}
#main #pagenumber {
	width: 150px;
}
#main #toc {
	width: 150px;
	float: right;
	padding-right: 5px;
}
/*footer stuff*/


#wrapper #footer {
	background-image: url(../Images/footer_02.jpg);
	background-repeat: no-repeat;
	height: 108px;
	line-height: normal;
	clear: both;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#pagewrapper #footer #footertxt {
	padding-right: 78px;
	padding-left: 78px;
	line-height: 20px;
}
#footer a:visited {
	color: #000000;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer a:link {
	color: #000000;
}

