@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(http://www.ferris.edu/activgif/swipe.gif);
	background-repeat: repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	}
p	{
	margin-top:0px;
	margin-bottom:10px;
	font-size: small;
	}
	
h1 {
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 0.003em;
	margin: 0px;
	padding: 0px;
	}
	
h2 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 0.003em;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
h3 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.003em;
	margin-top: 15px;
	margin-bottom: 4px;
	}


/* ID */
	
#page {
	background-color: #FFFFFF;
	width: 955px;
	border: 1px;
	border-style:solid;
	border-color:#000000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	}
	
#header  {
	height: 80px;
	width: 955px;
	background-image: url(../activgif/header-955div.gif);
	background-repeat: no-repeat;
	}
	
#header h1 {
	width: 500px;
	text-align: right;
	float: right;
	margin-right: 26px;
	margin-top: 30px;
	height: 40px;
	}
	
#home {
	height: auto;
	width: auto;
	float: left;
	padding-top: 0px;
	margin-top: 0px;
	}
#search {
	width: 400px;
	height: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: right;
	padding-right: 30px;
	float: right;
	margin-top: 20px;
}

#TopNav  {
	background-color: #000000;
	height: 20px;
	width: 955px;
	padding-top: 4px;
	text-align: center;
	}
	
.NavLink {
	width: 25px;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#TopNav .NavLink  a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#TopNav .NavLink  a:hover {
	color: #FFFF00;
	text-decoration: none;
	}
	
#content  {
	background-color: #FFFFFF;
	width: 915px;
	padding: 0px;
	}
	
#left-col {
	width: 213px;
	float: left;
	}
	
#right-col {
	width: 700px;
	float: right;
	}
	
#one-col {
	width: 682px;
	padding-bottom: 20px;
	}
	
#two-col {
	width: 682px;
	padding-bottom: 20px;
	}
#two-col-col-one {
	width: 500px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: justify;
	}
	
#two-col-col-two {
	width: 220px;
	float: right;
	}
	
#two-col-col-two-box {
	width: 193px;
	float: right;
	background-color:#CCCCCC;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
#two-col-col-two-myfsu {
	width: 193px;
	float: right;
	padding: 0px 10px 10px 10px;
	background-color:#FFCC00;
	border-width: 1px;
	border-style: solid;
	border-color: #990000;
}
	
#two-col-col-two-box h3 {
	color:#990000;
	}
	
#three-col {
	width: 682px;
	}
	
#three-col-col-one {
	width: 214px;
	float: left;
	}
	
#three-col-col-two {
	width: 214px;
	float: left;
	margin-left: 20px;
	}
	
#three-col-col-three {
	width: 214px;
	float: right;
	}

#footer  {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	width: 915px;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	padding-top:5px;
	}
	
#footer a {
	color: #990000;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #FFCC00;
	}
	
#footer a:visited {
	color: #990000;
	}
	
#MenuHeader {
	padding-top: 1px;
	padding-bottom: 1px;
	width: 213px;
	font-size: 12px;
	text-indent: 8px;
	color: #000000;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}


/* Class */

.Main-Menu-Link  {
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 205px;
	font-size: 12px;
	padding-left: 8px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}
		
.Main-Menu-Link  a {
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 195px;
	font-size: 12px;
	text-decoration: none;
	color: #990000;
	padding-right: 10px;
	}
	
.Main-Menu-Link  a:hover {
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 195px;
	font-size: 12px;
	vertical-align: middle;
	text-decoration: none;
	background-color: #FFFF00;
	margin-left: -8px;
	padding-left: 8px;
	padding-right: 10px;
	}
	
.SubMenu-Header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 0.1em;
	}
.SubLink dl {
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	list-style-position: outside;
}
.SubLink ul {
	text-decoration: none;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
.SubLink  a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	padding-left: 2px;
	line-height: 1.4em;
	text-decoration: none;
	}
	
.SubLink  a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	padding-left: 2px;
	line-height: 1.4em;
	text-decoration: none;
	}
	
.SubLink  a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	padding-left: 2px;
	line-height: 1.4em;
	text-decoration: none;
	}
	
.SubLink  a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	padding-left: 2px;
	}

.seperator {
	color:#FFFFFF;
	}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	}
	
.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:0px;
	font-size: 0px;
	line-height: 0px;
	}
.SearchButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #990000;
	display: inline;
	color: #FFCC00;
	font-weight: bold;
	margin: 0.2px 0.2px 2px;
	padding: 0.2px 0.2px 2px;
	height: 18px;
	width: 65px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCCCC;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #FFCCCC;
}
#search .SearchLink {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}
#search .SearchLink:hover {
	color: #FFFF00;
	font-size: 9px;
}
#Update-header {
	background-image: url(../activgif/update-box-header.gif);
	height: 21px;
	width: 213px;
}
#Update-center {
	background-image: url(../activgif/update-box-center.gif);
	width: 193px;
	background-repeat: repeat-x;
	padding: 10px;
}
#Update-footer {
	background-image: url(../activgif/update-box-footer.gif);
	height: 28px;
	width: 213px;
	text-align: center;
	padding-top: 2px;
}
.MenuHeader {
	padding-top: 1px;
	padding-bottom: 1px;
	width: 213px;
	font-weight: bold;
	font-size: 12px;
	text-indent: 8px;
	color: #000000;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.SubLink td a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	padding-left: 2px;
	line-height: 1.4em;
	text-decoration: none;
}
.SubLink td a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	padding-left: 2px;
	line-height: 1.4em;
	text-decoration: none;
}
.SubLink td a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	padding-left: 2px;
	line-height: 1.4em;
	text-decoration: none;
}
.SubLink td a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
	padding-left: 2px;
	line-height: 1.4em;
}
#Update-footer a {
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	text-align: center;
}
.Homepage-Menu-Link {
	display: block;
	width: 160px;
	font-size: 12px;
	text-decoration: none;
	height: 22px;
	padding-top: 15px;
}
.Homepage-Menu-Link a {
	display: block;
	width: 150px;
	font-size: 12px;
	text-decoration: none;
	color: #990000;
}
.Homepage-Menu-Link a:hover {
	display: block;
	width: 150px;
	font-size: 12px;
	text-decoration: none;
	color: #FFCC00;
}
.staffHeaderLink  {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
}
.staffHeaderLink:hover  {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
A.ts {font-family:  Arial,Verdana, Geneva, sans-serif; font-size: 11pt;font-weight:bold; text-decoration: none;}
A.ts:link {color: #000000;}
A.ts:visited {color: #000000;}
A.ts:active {color: #FFD700;}
A.ts:hover {color: #FFFF00; 
}
A.tb {font-family:  Arial,Verdana, Geneva, sans-serif; font-size: 14pt;font-weight:bold;}
A.tb:link {color: #ffff00;}
A.tb:visited {color: #FFFF00;}
A.tb:active {color: #FFD700;}
A.tb:hover {color: #990000; text-decoration: none;
}
A.tb2 {font-family:  Arial,Verdana, Geneva, sans-serif; font-size: 11pt;font-weight:bold;}
A.tb2:link {color: #ffff00;}
A.tb2:visited {color: #FFFF00;}
A.tb2:active {color: #FFD700;}
A.tb2:hover {color: #990000; text-decoration: none;
}
A.ss {font-family:  Arial,Verdana, Geneva, sans-serif; font-size: 10pt;font-weight:normal;text-decoration: none;}
A.ss:link {color: #990000;}
A.ss:visited {color: #0000CC;}
A.ss:active {color: #FF0000;}
A.ss:hover {color: #FFCC00; text-decoration: underline}
