﻿a {
	color: #99CCFF;
}
a:visited {
	color: #336699;
}
a:active {
	color: #FFFF00;
}
a:hover {
	color: #FFFF00;
}
#Container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	background-color: #000000;
}
#Content {
	color: #FFFFFF;
	background-color: #000000;
	width: 720px;
	margin: 15px auto 15px auto;
}
#mast{
	background: url('../imgs/graphics/mastwrapCompass.gif') repeat-y center top;
	width: 100%;
	margin: 0px;
	}

#HpNavs {
	width: 350px;
	float: right;
	margin-right: 10px;
}
#NavBar {
	background-color: #0C0C0C;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrap {
	background-color: #000000;
}
.imgL {
	float: left;
	margin-bottom: 3px;
	margin-right: 10px;
}
.TextLeft {
	text-align: left;
}
.TextRight {
	text-align: right;
}
.TextCenter {
	text-align: center;
}
.td_Left {
	text-align: left;
	padding-right: 15px;
}
.TableBorder {
	border: thin solid #333333;
}


#footer {
	font-size: small;
	text-align: center;
}


#HomeLink {
	background-image: url('imgs/graphics/homeLink.jpg');
}






.td_LeftCopy {
	text-align: left;
	padding-right: 15px;
	width: 350px;
}
.imgRoomMinPg {
	margin-right: 15px;
}







