body {
	font-family: "Comic Sans MS", Comix, Technical, fantasy;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	background-image: url(images/index_r2_c5.jpg);
	margin-top: 0px;
}
.OpenSign {
	font-size: 10px;
	color: #FFCCCC;
	background-color: #000000;
	text-align: left;
	vertical-align: top;
}
#TextTable {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/index_r7_c3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
h1 {
	font-size: 18px;
	text-align: center;
	vertical-align: top;
}
.LocationCell {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 15px;
}
.MasterCell {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-left-color: #FF9900;
}
.MainTextCell {
	padding-top: 0px;
	padding-left: 15px;
}
.RightBorder {
	color: #FFFFFF;
	background-image: url(images/index_r2_c14.jpg);
	background-repeat: repeat-y;
}
.LeftBorder {
	color: #FFFFFF;
	background-image: url(images/index_r2_c1.jpg);
	background-repeat: repeat-y;
}
.TopBorder {
	color: #FFFFFF;
	background-image: url(images/index_r1_c2.jpg);
	background-repeat: repeat-x;
}
.Credits {
	font-size: 10px;
	text-align: center;
}
a:link {
	color: #FFCC99;
	text-decoration: underline;
	background-image: url(images/index_r2_c5.jpg);
}
a:visited {
	color: #FFCC99;
	background-image: url(images/index_r2_c5.jpg);
	text-decoration: underline;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
	background-image: url(images/index_r2_c5.jpg);
}
#BottomNav {
	font-family: "Comic Sans MS", Comix, Technical, fantasy;
	font-size: 12px;
	font-weight: bold;
	color: #CCFF66;
	background-repeat: repeat;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	background-image: url(images/index_r2_c5.jpg);
}
#BottomNav a:link {
	font-weight: normal;
	color: #FFFFCC;
	background-image: url(images/index_r2_c5.jpg);
	text-decoration: none;
}
#BottomNav a:visited {
	font-weight: normal;
	color: #FFFFCC;
	background-image: url(images/index_r2_c5.jpg);
	text-decoration: none;
}
#BottomNav a:hover {
	font-weight: normal;
	color: #FF9966;
	background-image: url(images/index_r2_c5.jpg);
	text-decoration: underline;
}
.FloatRight {
	float: right;
}
.FloatLeft {
	float: left;
}
