body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background:url('../img/level2Bg.gif') repeat-x scroll 0 0 transparent;
}
p {
	margin-top:0px;
	font-size:1.0em;
	line-height:1.3em;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:2.4em;
	font-weight:100;
	margin:0;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.8em;
	font-weight:100;
	margin:0 0 16px;
}
#mainContent {
	width:900px;
	margin:0px auto;
}
a:link, a:visited {
	color:#540115;
	text-decoration:none;
	border-bottom:1px dotted #540115;
}
a:hover {
	color:#AC1A2F;
	text-decoration:none;
	border-bottom:1px solid #AC1A2F;
}


/* Header */
.topBar {
	height: 14px;
	width:900px;
	margin:0px auto;
	background-image:url(../img/goldBarBg.jpg);
}
#headerContainer {
	height:130px;
	margin:0 0 120px;
	padding:20px 0 0;
	background:url(../img/garnetBg.gif) repeat-y center;
	background-color:#2B0007;
	z-index:auto;
}
#header {
	height:85px;
	width:900px;
	margin:0px auto;
	font-size-adjust:none;
}
#fsuLogo {
	border:0;
	float:left;
}
/* End header */

/* Primary image */

.tof {
	border:1px solid #CDC092;
	width:700px;
	float:right;
	height:130px;
	margin-top:5px;
	overflow:hidden;
	background:url("http://tmi.cob.fsu.edu/header_larger.jpg") no-repeat scroll right top transparent;
}
.tofContainer {
display:block;
margin:0 auto;
width:900px;
}
.bofContainer {
	width:900px;
	display:block;
	margin:0px auto;
}
/* End primary image */

/* Search */
#searchBar {
	display:block;
	float:right;
	height:42px;
	width:359px;
	margin-top:10px;
	background:url(../img/searchBarBg.png) no-repeat top right;
	padding:4px;
}
.headerSearchForm input:focus {
	outline:none;
}
.headerSearchForm select:focus {
	outline:none;
}
.headerSearchForm {
	width:360px;
	float:right;
	margin-top:0px;
}
.headerSearchSelect {
	display:block;
	float:left;
	width:160px;
	height:19px;
	margin-right:6px;
	margin-top:18px;
	margin-left:14px;
	padding:2px 0px 0px 0px;
	background-color:#EDE9AD;
	border:1px solid #FFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.headerSearchBox {
	display:block;
	float:left;
	width:144px;
	height:15px;
	border:1px solid #FFF;
	margin-right:0px;
	margin-top:18px;
	padding:2px 0px 0px 0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.headerSubmitSearch {
	display:block;
	float:left;
	position:relative;
	margin-top:18px;
}
/* End search */

/* Quick Links */
.infoBox {
	width:200px;
	border-left:4px solid #CDC092;
	float:right;
	margin:0 0 10px 20px;
	font-size:0.9em;
}
.infoBox h1, .relatedLinksHeader, .leftMenu h1 {
	padding:4px 14px;
	font-family:"Times New Roman", Times, serif;
	font-size:1.0em;
	font-weight:700;
	color:#540115;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin:0px;
}
.infoBox ul {
	margin-top:10px;
	margin-bottom:10px;
}
.infoBox li {
	margin-bottom: 6px; margin-left:-25px; 
	list-style-type:none;
}
.infoBox ul li {
	padding-left:12px;
	background:url(../img/fsuBullet.gif) no-repeat;
}
/* End Quick LInks */

.banner {
	border:1px solid #8B7241;
	margin-bottom:30px;
}

/* Menu */

#leftMenu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:160px;
	min-height:1%;
}
#leftMenu li {
	border-top:1px dotted #540115;
	line-height:normal;
}
#leftMenu li a {
	display: block;
	padding:2px 15px 2px 10px;
	width:135px;
	color:#540115;
	margin:0px;
	text-decoration:none;
	border-bottom:none;
	background-color:#FFF;
}
#leftMenu li a:hover, #leftMenu li ul a:hover {
	color:#000;
	background-color:#F0EAC2;
}
#leftMenu li ul {
	margin-left:145px;
	position:absolute;
	left:-999em;
	z-index:1;
	margin-top:-1.5em;
	border:1px dotted #540115;
	border-top:none;
	background-color:#FFF;
}
#leftMenu li ul a {
	font-weight:100;
}
#leftMenu LI UL UL {
	LEFT: -999em;
}
#leftMenu LI:hover UL UL {
	Z-INDEX: 1;
	LEFT: -999em;
}
#leftMenu LI:hover UL UL UL {
	Z-INDEX: 1;
	LEFT: -999em;
}
#leftMenu LI.sfhover UL UL {
	Z-INDEX: 1;
	LEFT: -999em;
}
#leftMenu LI.sfhover UL UL UL {
	Z-INDEX: 1;
	LEFT: -999em;
}
#leftMenu LI:hover UL {
	Z-INDEX: 1;
	LEFT: auto;
}
#leftMenu LI LI:hover UL {
	Z-INDEX: 1;
	LEFT: auto;
}
#leftMenu LI LI LI:hover UL {
	Z-INDEX: 1;
	LEFT: auto;
}
#leftMenu LI.sfhover UL {
	Z-INDEX: 1;
	LEFT: auto;
}
#leftMenu LI LI.sfhover UL {
	Z-INDEX: 1;
	LEFT: auto;
}
#leftMenu LI LI LI.sfhover UL {
	Z-INDEX: 1;
	LEFT: auto;
}
#leftMenu {
	border-bottom:1px dotted #540115;
	border-left:1px dotted #540115;
	border-right:1px dotted #540115;
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.2em;
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	top:200px;
	width:160px;
}
/* End menu */

/* Main Content Area */
.bofMiddleColumn {
float:right;
font-size:1.3em;
width:700px;
}

/* Footer */
#footer {
	width:900px;
	margin:20px auto;
	border-top:1px solid #8B7241;
}
.footerText {
	display:block;
	text-align:center;
	font-size:1.0em;
	color:#8B7241;
	margin-bottom:20px;
	padding-top:4px;
}
.footerText a, .footerText a:visited {
	color:#8B7241;
	text-decoration:none;
}
.footerText a:hover {
	color:#453920;
	border-bottom:1px solid #453920;
}
/* End footer */

/* Projects  and Staff */
.alignleft {
	float:left;
}
.csnf {
	width:150px;
	padding: 0 20px 0 0;
	margin-bottom: 100px;
}
.ezride {
	width:75px;
	padding: 0 50px 0 45px;
	margin-bottom: 10px;
}
.prevent {
	width:103px;
	padding: 0 37px 0 30px;
	margin-bottom:90px;
}
.clearinghouse {
	width:125px;
	padding: 0 35px 0 10px;
	margin-bottom:5px;
}
.staffphoto {
	width:140px;
	padding: 0 20px 0 0;
}
.horton {
	margin-bottom:30px;
}
.maurer {
	margin-bottom:85px;
}
.no_bio {
	margin-bottom:165px;
}
.no_bio_or_email {
	margin-bottom:200px;
}
.staffheaders {
	margin:0 !important;
}
/* End projects and staff */
