@charset "utf-8";
#container {
	width: 1044px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bodyBG.jpg);
	background-repeat: repeat-y;
}
#container #header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 263px;
	width: 1044px;
}
#container #menuBar {
	background-image: url(../images/menuBar.jpg);
	background-repeat: no-repeat;
	height: 34px;
}
#container #menuBar #leftMenu {
	height: 34px;
	width: 214px;
}
#container #menuBar #menu {
	height: 34px;
	width: 757px;
	margin: 0px;
	padding: 0px;
}
#container #textBody {
	background-image: url(../images/topText.jpg);
	background-repeat: no-repeat;
}
#container #footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 280px;
	width: 1044px;
}
#container #textBody #leftText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	margin-top: 50px;
	margin-left: 120px;
	width: 220px;
}
#container #textBody #rightText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	width: 550px;
	margin-right: 50px;
	margin-top: 50px;
}
#container #textBody #leftText #leftTxtHeader {
	font-size: 18px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
}

#container #textBody #rightText #rightTxtHeader {
	font-size: 24px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
}


#container #footer #rcCaption {
	width: 315px;
	margin-top: 230px;
	margin-right: 150px;
	margin-left: 80px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#container #footer #rcCaption a {
	color: #B52618;
}
#container #footer #copyright {
	color: #000000;
	margin-top: 196px;
	margin-left: 100px;
	width: 350px;
}
#container #textBody #leftText a {
	color: #FE0000;
}
#container #textBody #rightText #tableLeft {
	width: 250px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#container #textBody #rightText #tableHeader {
	width: 100px;
	float: right;
}
#container #textBody #rightText #tableRight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	width: 250px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#container #textBody #rightText .style2 a {
	color: #000000;
}
#container #textBody #rightText #personnelLeft {
	padding-right: 20px;
}
#container #textBody #rightText #personnelLeft a {
	color: #FF0000;
}
#container #textBody #rightText #tableLeft #memberHeaderTxt {
	color: #FF0000;
}
#container #textBody #rightText #tableRight #memberHeaderTxt {
	color: #FF0000;
}
#container #textBody #rightText #tableLeft #personnelLeft {
	color: #FF0000;
}
#container #textBody #rightText #tableRight #personnelLeft {
	color: #FF0000;
}
#container #textBody #rightText #historyTableText {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#container #textBody #rightText #historyNames {
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#container #textBody #rightText #historyLabels {
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#container #textBody #rightText #historyHeaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
}
#container #textBody #rightText #membersTable {
	font-size: 14px;
	line-height: 25px;
	margin-left: auto;
	margin-right: auto;
}
