/* BODY SECTION */

BODY {
	margin: 0px;
	background-color: #FFFFFF;


}

.tableBODY {
	width: 56%;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	background-position: center;
	position: absolute;
	top: 100px;
	padding-top: 25px;
	margin-bottom: 15px;
	z-index: 3;
	left: 22%;

}

.tablePORT {
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
	float: left;
	width: 20%;
	clear: none;
	text-align: center;
	position: fixed;
	vertical-align: top;
	padding-top: 0px;
	height: 170%;
	background-attachment: fixed;
	z-index: 1;
	bottom: 0px;
	background-color: 5b0a22;
	border-right-color: #000000;
	border-right-width: 4px;
	border-right-style: solid;
	margin-top: 75px;
	top: 0px;

}

.tableSTARBOARD {
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
	float: right;
	width: 20%;
	position: fixed;
	top: 0px;
	height: 170%;
	left: 80%;
	background-color: 5b0a22;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
	z-index: 2;
	margin-top: 75px;

}


/* MAIN MENU LINKS */

A.MENU:link, A.MENU:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	position: static;
	background-color: transparent;
	visibility: visible;
	display: block;

}


A.MENU:hover, A.MENU:active	{
	color: #c19fa3;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 36px;
	text-align: center;
	letter-spacing: -5px;
	background-color: transparent;
	visibility: visible;
	position: static;
	display: block;
}

#menu2, #menu3 {
	display: none;
}

.tableFEATURE {
	margin-left: 10px;
	float: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5b0a22;
	margin-right: 0px;
	margin-bottom: 10px;
	border-left-color: #5b0a22;
	border-left-width: 2px;
	border-left-style: solid;
}

/* MAIN SITE LINKS */

A:link {
	color: #5b0a22;
	text-decoration: none;

}

A:visited {
	color: #c19fa3;
	text-decoration: none;
}

A:hover	{
	color: #5b0a22;
	text-decoration: underline;
	background-color: #FFFFFF;
}

A:active {
	color: #660033;
	text-decoration: underline overline line-through;
	background-color: #FFFFFF;
}

/* DARK BG LINKs */


a.darkBG:link {
	color: #FFFFFF;
	text-decoration: none;
}

A.darkBG:visited {
	color: #c19fa3;
	text-decoration: none;
}

A.darkBG:hover, A.darkBG:active	{
	color: #5b0a22;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;

}


TD {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-size: 12px;

}

TH {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	height: auto;
	font-size: 12px;

}

P {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 5b0a22;
	font-weight: bold;
	word-spacing: 20px;
	position: fixed;
	width: 100%;
	font-size: 36px;
	background-color: #FFFFFF;
	letter-spacing: -5px;
	background-repeat: repeat;
	z-index: 4;
	margin-bottom: 5px;
	line-height: 36px;
	vertical-align: text-top;
	margin-top: -9px;
	padding-bottom: 2px;

}

h2 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 5b0a22;
	font-weight: bold;
	letter-spacing: -3px;
	position: absolute;
	top: 28px;
	width: 100%;
	left: 1px;
	font-size: 24px;
	word-spacing: 15px;

}

h3 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;

}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	display: inline;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: 5b0a22;
	line-height: 40px;
}

.H4inline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;

}


.invisible {
	visibility: hidden;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	text-align: center;

}

.footerBOLD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

hr {
	text-align: center;
	width: 60%;
	color: #5b0a22;
	margin-bottom: 0px;
	border: 2px solid 5b0a22;

}

