@charset "UTF-8";
<style type="text/css">

body {
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	text-decoration: none;
	color: #666;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #306;
}
a:active {
	text-decoration: none;
	color: #666;
	
}
h1 {
	font-size: 24px;
	margin-top: 5px;
	font-family: Verdana, Geneva, sans-serif;
}
h2 {
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
}

/* HEADER ELEMENTS */

#header {
	width: 950px;
	padding: 1px 0 15px 0;
	margin:20px auto 0;
	border-bottom: solid 1px #999;
	background-color: #FFF;
	background-image: url(images/fsbtlogoshadow.png);
	background-repeat: no-repeat;
	background-position: 20px 40px;
} 
#header h1 {
}



 /* NAV ELEMENTS */

<style type="text/css">

body {
	font-family: Verdana, Geneva, sans-serif;
}

 /* NAV ELEMENTS */

#nav {
	width: 950px;
	margin: 0 auto;
	font-size: 11px;
	font-weight: lighter;
	text-align: center;
	background: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	}

#nav ul {
	margin: 0 auto;
	padding:0;
	font-size: 11px;
	}

.nav li {
	float: left;
	list-style: none;
	width: 188px;
	font-size: 11px;
	border-left: solid 1px #999;
	border-bottom: solid 1px #999; /*moved the border from top of content. it's working better */
	}

.nav li.first {
	width: 192px;
	}
.nav li.last {
	border-right: solid 1px #999;
	}

#nav a {
	font-size: 11px;
	color: #999;
	display: block;
	text-decoration: none;
	padding: 7px 0; /* this measurement controls the depth of the nav*/	
	width: 100%;
	}

#nav a:hover {
	font-size: 11px;
	color: #FFF;
	background: #CC99CC;
 	}


/* CONTAINER  */

#container {
	width: 950px;
	height:auto;
	text-align: left;
	margin:0 auto 5px; /*the 28 is keeping the top from crushing the nav*/
	font-family: Verdana, Geneva, sans-serif;
	} 


/* SIDEBAR 1 */


#sidebar1 {
	float: left;
	width: 250px;
	height: 140px;
	margin:10px 20px 5px 0;
	padding:0 10px 15px 20px;
	background-color: #6d469e;
	display: block;
	overflow: hidden;
}
#sidebar1 h1 {
	font-size: 24px;
	margin: 10px 0 5px 0;
	line-height: 24px;
	font-weight: normal;
	}
#sidebar1 h2 {
	font-size: 14px;
	margin: 5px 0 0 0;
	line-height: 14px;
	font-weight: normal;
}
#sidebar1 h2 a {
	text-decoration: none;
	color: #96C;
	font-size: 14px;
	}	
	
	#sidebar1 a {
	text-decoration: none;
	color: #FFF;
	font-size: 24px;
}

#sidebar1 a:hover {
	text-decoration: none;
	color: #306;
	}
.title {
	color: #306; 
	font-size: 14px;
	line-height:18px;
	}
.name {
	color: #FFF; 
	font-size: 18px;
	line-height:24px;
	}

/* SIDEBAR 2 */

#sidebar2 {
	float: right;
	width: 250px;
	height: 140px;
	background-color: #6d469e;
	padding:0 10px 15px 20px;
	margin: 10px 0 5px 0;
	display: block;
	font-size: 24px;
	overflow: hidden;
	}

#sidebar2 h1 {
	font-size: 24px;
	margin: 10px 0 5px 0;
	line-height: 24px;
	font-weight: normal;
	}
#sidebar2 h2 {
	font-size: 14px;
	margin: 5px 0 0 0;
	line-height: 14px;
	font-weight: normal;
	}
#sidebar2 h2 a {
	text-decoration: none;
	color: #96C;
	font-size: 14px;
	}	
#sidebar2 a {
	text-decoration: none;
	color: #96C;
	font-size: 24px;
	}
#sidebar2 a:hover {
	text-decoration: none;
	color: #306;
	}


/* MIDDLE CONTENT 2 */


#mainContent {
	color: #FFF;
	font-size: 11px;
	width: 320px;
	height: 140px;
	background-color: #969;
	padding:0 10px 15px 20px;
	margin:10px 20px 5px 0;
	float: left;
	display: inline;
	display: block;
} 
#mainContent h1 {
	font-style: normal;
	font-size: 24px;
	line-height: 24px;
	margin: 10px 0 5px 0;
	font-weight: normal;
	color:#C6F;
}
#mainContent h2 {
	font-size: 14px;
	margin: 5px 0 0 0;
	line-height: 18px;
	font-weight: normal;
}
#mainContent h2 a {
	text-decoration: none;
	font-size: 14px;
	}	
	
#mainContent p  {
	color: #FFF;
	font-size: 11px;
}

#mainContent a  {
	text-decoration: none;
	color: #606;
	font-size: 24px;
}

#mainContent a:hover {
	text-decoration: none;
	color: #306;
}
 

/* SIDEBAR 3 */

#sidebar3 {
	float: left;
	width: 250px;
	height: 60px;
	
	padding:10px 10px 15px 20px;
	background-color: #cc99cc;
	margin: 0 20px 0 0;
	display: inline;
	display: block;
}

#sidebar3 h2 {
	font-size: 18px;
	font-weight:normal;
	color: #306;
	float:left;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	}
#sidebar3 h2 a {
	font-size: 18px;
	color: #306;	
	}	
#sidebar3 h2 a:hover {
	font-size: 18px;
	coor:#96F;
	color: #96C;
}
	
#sidebar3 img {
	float:right;
	background-color: #FFF;
	display: inline;
	}
	

 /* SIDEBAR 4 */

 #sidebar4 {
	float: right;
	width: 250px;
	height: 60px;
	
	background-color: #cc99cc;
	padding: 10px 5px 15px 20px;
	display: block;
	display: inline;
}

#sidebar4 h2 {
	font-size: 20px; 
	font-weight:normal;
	color: #306;
	margin:5px 0 0 0;
	}

#sidebar4 a {
	font-size: 14px;
	line-height: 24px;
	font-weight:normal;
	color: #306;
	margin:1px 0 0 0;
	}
	
#sidebar4 a:hover {
	color: #606;
	}
#sidebar4 p {
	font-size: 12px;
	font-weight:bold;
	color: #306;
	margin:5px 0 0 0;
	font-family: Verdana, Geneva, sans-serif;
	}

/* MAIN CONTENT 2 (CENTER BOTTOM) */

#mainContent2 {
	float: left;
	width: 320px;
	height: 60px;
	
	background-color: #6d469e;
	padding: 10px 10px 15px 20px;
	margin: 0 20px 0 0;
	display: block;
}

#mainContent2 p {
	font-size: 18px;
	color: #99C;
	margin: 0px 0px 0px;
	line-height: 30px;
	font-family: Verdana, Geneva, sans-serif;
}
.thrColFixHdr #sidebar1noheight {
	float: left; /* since this element is floated, a width must be given */
	width: 250px; /* padding keeps the content of the div away from the edges */
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 15px;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 20px;
	display: inline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #666;
}
#sidebar1noheight a:link {
	text-decoration: none;
	color: #666;
}
	#sidebar1noheight a:hover {
	text-decoration: none;
	color: #306;
}
.thrColFixHdr #sidebar1noheight h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
}
.thrColFixHdr #sidebar1noheight h3 a:link{
	text-decoration: none;
	color: #6D469E;
	font-weight: bold;	
}
.thrColFixHdr #sidebar1noheight h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 24px;
	line-height: 24px;
}

#sidebar1noheight  h1 a:link {
	text-decoration: none;
	color: #6D469E;
	font-size: 24px;
	}
#sidebar1noheight h1 a:visited {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#sidebar1noheight h1 a:hover {
	text-decoration: none;
	color: #306;
	font-weight: normal;	
}
#sidebar1noheight h1 a:active {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;	
}
.thrColFixHdr #sidebar2noheight {
	float: right; /* since this element is floated, a width must be given */
	width: 250px; /* padding keeps the content of the div away from the edges */
	height: 520px;
	background-color: #FFF;
	margin-top: 0px;
	padding: 0 10px 15px 20px;
	display: inline;
	overflow: scroll;
	color: #666;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.thrColFixHdr #sidebar2noheight h1 {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #C0C;
	
}
.thrColFixHdr #sidebar2long {
	float: right; /* since this element is floated, a width must be given */
	width: 250px; /* padding keeps the content of the div away from the edges */
	height: 730px;
	background-color: #FFF;
	margin-top: 0px;
	padding: 0 10px 15px 20px;
	display: inline;
	overflow: scroll;
	color: #666;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.thrColFixHdr #sidebar2long h1 {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #C0C;
	
}.thrColFixHdr #mainContentnoheight {
	float: left; /* since this element is floated, a width must be given */
	width: 320px; /* padding keeps the content of the div away from the edges */
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	display: inline;
	color: #306;
	font-size: 11px;
}
/* FOOTER */

#footerline {
clear:both;
font-size:1px;
height:10px;
}
#footer {
	clear:both;
	padding: 10px 10px 0 20px;
	background:#FFFFFF;
	text-align:center;
} 

#footer p  {
	font-size:11px;
	color: #999;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
}
#footer a  {
 	font-size:11px;
	color: #999;
	margin: 0; 
	text-decoration:none;
}

#footer a:hover {
	color: #000;
	text-decoration:underline;
	}

/* DID NOT USE*/

.fltrt { /* floAT RIGHT*/
	float: right;
/*	margin-left: 8px;
*/}
.fltlft { /* FLOAT LEFT */
	float: left;
/*	margin-right: 8px;
*/}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 24px;
	line-height: 0px;
}
#container #mainContent2 p a {
	font-size: 16px;
	color: #99C;
}
#container #mainContent2 p a:hover {
	font-size: 16px;
	color: #306;
}
