﻿#frameWrapper
{
	width: 960px;
}

#headerWrapper 
{
	width: 960px;
	background-image: url(../images/layout/banner_front.gif);
}

#menuWrapper
{
	width: 960px;
}

#contentWrapper
{
	width: 960px;
}

#footerWrapper
{
	width: 980px;
	position: relative;
	left: -10px;
	background-image: url(../images/layout/bottom-shadow_front.gif);
}

#copyRightWrapper
{
	width: 580px;
}

#footerLinksWrapper
{
	width: 500px;
}

#main
{
	width: 960px;
	height: 500px;
}

#topRow
{
	position: relative;	
	background-color: #fff;
}

#bottomRow
{
	padding-top: 10px;
	background-color: #fff;
	position: relative;	
}

#rotatorColumn
{
	background-color: #fff;
	width: 630px;
	float: left;
}


.jshowoff div.rotatorTitle a, .jshowoff div.rotatorTitle a:link, .jshowoff div.rotatorTitle a:visited
{
      text-decoration: none;
}

#missionStatement
{
	width: 310px;
	float: left;
	padding: 10px;
	background-color: #E5E8DE;
	border-bottom-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	font-family: Arial;
}

#videoColumn
{
	clear: left;
	width: 300px;
	padding: 10px;
	background-color: #fff;
	border-top: 1px solid #ddd;
	float: left;
}

#features 
{
	height: 400px;
}

#facebookColumn
{
	width: 298px;
	padding: 10px;
	background-color: #fff;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	float: left;
}

#facebookWall
{
	width: 299px;
	height: 1px;
	background-color: transparent;
}

#newsColumn
{
	width: 300px;
	padding: 10px;
	background-color: #fff;
	border-top: 1px solid #ddd;
	font-size: 12px;
	font-family: Arial;
	float: left;
}

.spacer
{
	clear: both;
}

.columnTitle
{
	font-size: 12px;
	font-family: 'Lucida Sans', 'Lucida Console', sans-serif;
	text-align: center;
	color: #eee;
	height: 30px;
	line-height: 30px;
	background-image: url(../images/layout/navigation-background.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

#newsColumn .darkBlueText
{
	padding-bottom: 10px;
	font-size: 14px;
	color: #3B5998;
}

#newsColumn a, #newsColumn a:link, #newsColumn a:visited
{
	color: #3B5998;
	text-decoration: none;
}

#newsColumn img, #newsColumn h1
{
	display: none;
}

.jshowoff div.rotatorTitle
{
	font-family: Arial;
	font-size: 20px;
	height: auto;
}


.jshowoff div.rotatorText
{
	font-family: Arial;
	padding-top: 10px;
	margin-bottom: 29px;
	height: auto;
}

.fb-wall 
{
	width: 200px;
}

.fb-wall-message a, .fb-wall-message a:link, .fb-wall-message a:visited 
{
	word-wrap: break-word;
}

.rotatorImage 
{
	width: 610px;
}

.jshowoff div.rotatorImage a, .jshowoff div.rotatorImage a:link, .jshowoff div.rotatorImage a:visited
{
      text-decoration: none;
      color: white;
}

.rotatorSlide 
{
	position: relative;
}

.jshowoff div.rotatorOverlay 
{
	color: #eee;
	position: absolute;
	opacity: 0.9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	background-color: #333;
	height: auto;
	left: 0px;
	right: 10px;
	bottom: -155px;
	height: auto;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#fbConnectBox
{
	padding: 7px;
}