@charset "utf-8";
/* CSS Document */
body {margin:0; padding:0; width: 100%;background:#fff url(http://www.uflib.ufl.edu/images/tsbackground_body.jpg);
background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;}
	
.hide {
	display: none;
	}
	
p {margin-top:0;
	margin-bottom: 8px;
}

#container-outer {
	margin: 0 auto;
		padding:0;
		width: 100%;

font-size: 0.90em;
	}
#ufheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #ccc;
	width: 100%;
	}
	
.gap1 {
	background-image: url(http://www.uflib.ufl.edu/images/table_blu2.gif);

	height: 26px;
	width: 30px;
	background-color:#0021a5;
	}
	
.gap2 {
	background-image: url(http://www.uflib.ufl.edu/images/table_orange2.gif);
	height: 26px;
	width: 30px;
	background-color: #0021a5;
	}

.firstLinks {
	background-image: url(http://www.uflib.ufl.edu/images/table_blu2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color:#fff;
	text-align: right;
	white-space: nowrap;
	padding: 0 20px 0 0;
	background-color:#0021a5;
	}

.firstLinks a:link {
	color:#ffffff;
	text-decoration: none;
	font-weight: normal;
	}
.firstLinks a:visited {
	color: #fff;
	font-size: small;
	text-decoration: none;
	}
	
 .firstLinks a:hover {
	color: #fff;
	font-size: small;
	text-decoration: underline;
	}

.secondLinks {
	background-image: url(http://www.uflib.ufl.edu/images/table_orange2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color:#fff;
	text-align: right;
	white-space: nowrap;
	padding: 0 20px 0 0;
	background-color: #0021a5;
	}

.secondLinks a:link {
	color: #fff;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	}
.secondLinks a:visited {
	color: #fff;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	}
	
 .secondLinks a:hover {
 	font-size: small;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	}
	
.thirdLinks {
		background-color: #eee;
		border-top: 1px solid #fff;
		color: #000;
		}
		
#thirdLinks {
		background-color: #eee;
		border-top: 1px solid #fff;
		color: #000;
		}
			
#header {
	width: 760px;
	margin: 0 auto;
	position: relative;
	border-bottom: 1px solid #fff;
	}

#container-inner {
	margin: 0 auto;
	padding:0;
	width: 760px;
	background:url(http://www.uflib.ufl.edu/images/tsbackground_container-inner-a.gif) #fff;
	position: relative;
	background-repeat: repeat-y;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
		}
		
#column-one {
	width: 190px;
	padding: 10px 0;
	margin:0;
	font-size:0.90em;
	float: left;
}

#column-one p{
	margin-left: 10px;
	margin-right: 5px;
	}
	
#column-one p.menu-header{
	margin-bottom: 4px;
	font-weight: bold;
	}
	
#column-one ul{
	margin: 0 10px 10px 10px;
	padding:0;
	list-style: none;
	}
	
#column-one ul li{
	margin-left: 10px;
	margin-bottom: 4px;
	border-bottom: 1px solid #ccc;
	}
	
#column-one a:link {
	color: #0021a5;
	text-decoration: none;
	}
	
#column-one a:visited {
	color: #0021a5;
	text-decoration: none;
	}
	
#column-one a:hover {
	text-decoration: underline;
	color:#ff4a00;
	}

#column-two {
	margin: 0 0 0 195px;
	padding: 10px;
}

#column-two p {
	line-height: 1.4em;
	}
	
#column-two p.address {
	line-height: 1.0em;
	}

#column-two a:link, #column-two a:visited{
	color: #0021a5;
	text-decoration: none;
	}
	
#column-two a:hover {
	text-decoration: underline;
	color:#ff4a00;
	}

h1{
	font-size: 1.2em;
	margin-top: 10px;
	}
h2, h3{
	font-size: 1.0em;
	}
#footer-container {
	width: 760px;
	margin:0 auto;
	padding:0;
	}
#footer1{
	margin: 0 auto;
	padding:0;
	width: 760px;
	border-top: solid 1px #ccc;
	white-space:normal;
	background-color: #fff;
	position: relative;
	font-size: 0.80em;
	}	

#footer1 p{
	height: auto;
	padding:5px 10px;
	}
	
#footer1 a:link {
	text-decoration:none;
	color:#0021a5;
	}
	
#footer1 a:visited {
	text-decoration:none;
	color:#0021a5;
	}
	
#footer1 a:hover {
	text-decoration:underline;
	color:#ff4a00;
	}
	
.clear {
	height: 0;
	clear:both;
	}
#background-left {
	background-image:url(http://www.uflib.ufl.edu/images/tsbackground_left.gif);
	height: 55px;
	width: 50%;
	position: absolute;
	top: 0;
	left:0;
	z-index: 0;
	}
	
#background-right {
	background-image:url(http://www.uflib.ufl.edu/images/tsbackground_right.gif);
	height: 55px;
	width: 50%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
	}
	
#copyright {
	color: #787878;
	margin-top:0;
	padding:0 0 0 10px;
	}
	
#copyright a:link {
	color: #787878;
	}
	
#copyright a:visited {
	color: #787878;
	}
	
#copyright a:hover {
	color: #000000;
	}
	
#wordmark {
	margin-top:0;
	padding-top:0;
	}

.inText a:link{
	text-decoration: none;
	border-bottom: 1px dashed #0021a5;
	}
	
.inText a:visited{
	text-decoration: none;
	border-bottom: 1px dashed #0021a5;
	}
	
.inText a:hover{
	text-decoration:none;
	border-bottom: none;
	}
	
#copyright .inText a:link{
	color:#0021a5;
	text-decoration: none;
	border-bottom: 1px dashed #0021a5;
	}
	
#copyright .inText a:visited{
	color:#0021a5;
	text-decoration: none;
	border-bottom: 1px dashed #0021a5;
	}
	
#copyright .inText a:hover{
	color:#ff4a00;
	text-decoration:none;
	border-bottom: 1px dashed #ff4a00;
	}
#wordmark {
	float: right;
	margin: 0 10px 0px 0px;
	}

#wordmark img {
	height: 43px;
	width: 155px;
}


