img { border: 0 none; }

body 
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}

/* Structure Elements - div placements and sizes */

div
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.master
{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	background:  url(../images/mainBack.jpg) no-repeat  top left;
	color: #666666;
	height: 100%;
	min-width: 936;
	max-width: 1224px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.theTop
{
	position: relative;
	float: right;
	top: 0px;
	left: 0px;
	height: 80px;
	min-width: 936px;
	max-width: 1224px;
	width: 100%;
	text-align: right;
	/*background-color: #990099;*/

}

.idInfo
{
	position: relative;
	float: right;
	top: 0px;
	right: 5px;
	height: 80px;
	text-align: right;
	/*background-color: #FE0012;*/
}

.main
{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 936px;
	color: #666666;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	/*background-color: #FE0012;*/
}

.mainTop
{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 936px;
	height: 25%;
	text-align: left;
	/*background-color: #001EFE;*/
}

.topLeft
{
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	width: 216px;
	height: 315px;
	/*background-color: #650036;*/
	float: left;
}

.centerTopNav
{
	position: relative;
	float: right;
	right: 70px;
	top: 0px;
	height: 29px;
	text-align: right;
	vertical-align: baseline;
	/*background-color: #FCFF03;*/
}

.centerMain
{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	height: 271px;
	width: 720px;
	text-align: left;
	/*background-color: #FCFF03;*/
}

.frontImageLeft
{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 504px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color: #C18A05;*/
}

.frontImageRight
{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 215px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color: #C18A05;*/
}

.midNav
{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	height: 8px;
	width: 504px;
	padding: 0px 0px 7px 0px;
	text-align: left;
	/*background-color: #FCFF03;*/
}

.content
{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	text-align: left;
	/*background-color: #001E03;*/
}

.leftContent 
{
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	width: 216px;
	/*background-color: #00FE36;*/
	float: left;
}

.centerContent 
{
	position: relative;
	left: 0px;
	margin: 0px 0px 0px 0px;
	top: 0px;
	padding: 26px 50px 0px 0px;
	text-align: left;
	float: left;
	width: 453px;
	border-top: 1px solid;
	/*background-color: #00BE09;*/
}
	
.rightContent 
{
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	background:  url(../images/rtLinkBG.gif);
	margin: 0px 0px 0px 0px;
	padding: 10px;
	float: left;
	width: 195px;
	border-top: 1px solid;
	/*background-color: #00BE09;*/
}

.theBottom
{
	position: relative;
	float: right;
	bottom: 0px;
	left: 0px;
	height: 15px;
	min-width: 936px;
	max-width: 1224px;
	width: 100%;
	text-align: right;
	/*background-color: #FFCC33;*/
}

.info
{
	position: relative;
	float: right;
	bottom: 0px;
	right: 5px;
	height: 15px;
	text-align: right;
	/*background-color: #FE0012;*/
}


.whoWeAre
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.whoWeAre a:link { text-decoration:none; }
.whoWeAre a:active { text-decoration:none; }
.whoWeAre a:hover { text-decoration:none; }
.whoWeAre a:visited { text-decoration:none; }


.mission
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.staff
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.board
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.bioCall
{

}

.bioCall a:link {
	text-decoration:none;
	display: none; 
}

.bioCall a:active {
	text-decoration:none; 
}

.bioCall a:hover {
	text-decoration:none;
	display: block;
	position: absolute;
}

.bioCall a:visited {
	text-decoration:none; 
}

