@charset "utf-8";
body {
	background-color: #000000;
	margin-top: 0px;
}
.MainTable {
}
.Header {
	background-image: url(/Gui/Header.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 900px;
	display: block;
    margin-left: auto;
    margin-right: auto 
}
.BackLine {
	background-image: url(/Gui/BackLine.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 900px;
	display: block;
    margin-left: auto;
    margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.BodyContainer {
	height: auto;
	width: 900px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	top: 130px;
}
.footer {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #660000;
	position: relative;
	float: none;
	clear: both;
}
.Over30 {
	padding-left: 30px;
	float: left;
	height: auto;
	width: 700px;
}


.NavContainer {
	height: 100%;
	width: 150px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	top: 120px;
	float: left;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #660000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
	padding-right: 10px;
}

.MailListForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #CCCCCC;
}
.BodyContainer noscript {
	position: relative;
	float: left;
}
.gallery {
	float: left;
	position: relative;
	width: 380px;
}
.NavContainer ul li {
	list-style: none;
	margin: 0;	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #29201c;
	font-size: 11px;
	line-height: 10px;	
	text-transform: uppercase;	
}
.NavContainer ul li a:link, 
.NavContainer ul li a:visited {
	padding-left: 0;
	font-weight: normal;
	color: #F1E3D8;
	font-size: 14px;
}


.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.RoomName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #333333;
}
.redLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFCC00;
}
