.main {
	width: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/MainBack.gif);
	background-color: #420606;
	background-repeat: repeat-y;
}
#TB1_col1 {
	float: left;
	width: 149px;
	background-color: #990000;
	border-left:3px solid #000000
}
#TB2_col1 {
	float: left;
	width: 619px;
	border-right:3px solid #000000;
	padding-left: 6px;
}
#singlebody {
	width: 600px;
	padding-right: 6px;
	padding-left: 6px;
}
#halfbody {
	width: 300px;
	padding-left: 8px;
}
#footbar {
	width: 780px;
	background-color: #000000;
	height: 124px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#MemberBox {
	float: left;
	width: 300px;
	padding-left: 4px;
}
#Copyright {
	width: 780px;
	background-color: #400606;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#mapbody {
	float: right;
	width: 300px;
	height: 420px;
	padding-left: 2px;
}
#username, #password, #confirmPassword {
	width: 100px;
}
.LeftCell {
	padding-left: 2px;
	border-left: 2px solid #D41515;
}
.RightCell {
	padding-right: 2px;
	border-right: 2px solid #D41515;
}
.TopCell {
	padding-top: 2px;
	border-top: 2px solid #D41515;
}
.TopBorder {
	border-top: 2px solid #D41515;
}
.BottomCell {
	padding-bottom: 2px;
	border-bottom: 2px solid #D41515;
}
.LeftPad10 {
	padding-left: 20px;
}
.ToggleButton, .ManageButton, .ManageButtonAdd {
	background-color:#FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 16px;
}
.ToggleButton {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 10px;
}
.ManageButton, .ManageButtonAdd {
	font-size: 10px;
	border: 1px solid #999999;
}
.ManageButton {
	width: 40px;
}
.ManageButtonAdd {
	width: 80px;
}
.dataRow {
	padding-left: 10px;
}
.dataRowCenter {
	padding-right: 10px;
	text-align: center;
}
.toggleCell {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 16px;
}
#cellLogout, #cellPassword {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#tblMenu {
	display:table;
	margin-left: auto;
	margin-right: auto;
	width: 551px;
}
.detailTable {
	border: 1px solid #D41515;
	padding-top: 2px;
}
#mainTable {
	border: none;
	width: 597px;
	margin-left: auto;
	margin-right: auto;
}
#NavSpacer {
	float:left;
	margin-left:auto;
}
#cellNav {
	text-align: center;
}
.centerBar {
	text-align: center;
}
.memberPageTitle {
 padding-left: 20px;
}
#Copyright {
	width: 780px;
	text-align: center;
}
#News1, #News2, #Event1, #Event2{
	padding-bottom: 4px;
}
#GoldMember1, #GoldMember2, #GoldMember3 {
	padding-top: 3px;
	padding-bottom: 3px;
}
#NewsList, #EventList {
	border: solid 3px #FF0000;
	height: 66px;
}
#GoldMemberList {
	border: solid 3px #A39052;
	height: 66px;
}