html, body
{
	margin: 0px;
	padding: 0px;
	background-color: #1b2a43;
}

a:link
{
	color: #ffffff;
	text-decoration: none;
	font: normal normal normal medium Times New Roman;
}
a:visited
{
	color: #ffffff;
	text-decoration: none;
	font: normal normal normal medium Times New Roman;
}
a:hover
{
	color: #f1e889;
	text-decoration: none;
	font: normal normal normal medium Times New Roman;
}

#container
{
	width: 650px;
	margin: auto;
	border-top: 0px solid #6f7988;
	border-right: 1px solid #6f7988;
	border-bottom: 1px solid #6f7988;
	border-left: 1px solid #6f7988;
}

#topBox
{
	background-color: #334764;
	background-image: url('images/header.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	border-top: 0px solid red;
	border-right: 1px solid #132139;
	border-bottom: 0px solid red;
	border-left: 1px solid #132139;
	width: 648px;
	height: 125px;
}

#navi
{
	text-align: right;
	background-color: #556781;
	border: 1px solid #132139;
	width: 648px;
	height: 25px;
	color: #ffffff;
	font: normal normal normal medium Times New Roman;
}

#pageBody
{
	background-image: url('images/bodybg.png');
	background-color: #c3ccd5;
	background-repeat: no-repeat;
	border-top: 0px solid #132139;
	border-right: 1px solid #132139;
	border-bottom: 1px solid #132139;
	border-left: 1px solid #132139;
	width: 648px;
	overflow: auto;
}
#top
{
	padding: 5px;
}
#bottom
{
}
#copyright
{
	text-align: center;
	padding: 0px 0px 10px 0px;
	float: left;
	width: 645px;
	font: normal normal normal small tahoma;
}
#footer
{
	text-align: center;
	width: 650px;
	margin: auto;
	height: 30px;
	color: #ffffff;
	padding: 10px 0px 0px 0px;
	background-image: url('images/footer.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	font: normal normal normal small tahoma;
}

#membershipbox
{
	width: 187px;
	height: 134px;
	color: #ffffff;
	position: absolute;
	top: 465px;
	margin-left: 7px;
	background-image: url('images/membershipbox.png');
	background-position: center center;
	text-align: center;
	padding: 45px 0px 0px 0px;
	background-repeat: no-repeat;
	font: normal normal normal small tahoma;
}

#fortworth
{
	position: absolute;
	top: 135px;
	width: 222;
	height: 287;
	margin-left: -13px;
}

#membershipText
{
	width: 200px;
}


.tableLabel
{
	width: 150px;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}
.tableValue
{
	width: 200px;
	text-align: left;
	padding-left: 5px;
	vertical-align: top;
}


#leadershipLeft
{
	margin-top: 25px;
	margin-left: 10px;
	margin-bottom: 50px;
	width: 550px;
	float: left;
}
#leadershipRight
{
	margin-top: 25px;
	float:left;
	width: 325px;
	padding: 10px;
	background-image: url('images/leadershipbg.png');
	background-repeat: no-repeat;
	vertical-align: top;
}

#mission
{
	background-image: url('images/mission.png');
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	width: 450px;
	height: 248px;
	float: right;
	margin: 10px 0px 0px 10px;
}

#council
{
	background-image: url('images/council.png');
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	float: right;
	width: 451px;
	height: 248px;
	margin: 10px 0px 0px 10px;
}