#Banner {
	font-size: 16px;
	color: #CC3300;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#NavBar {
	float: left;
	width: 200px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-top-color: #445DA0;
	border-right-color: #445DA0;
	border-bottom-color: #445DA0;
	border-left-color: #445DA0;
}
#MainBody {
	margin-left: 210px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #445DA0;
	border-right-color: #445DA0;
	border-bottom-color: #445DA0;
	border-left-color: #445DA0;
	margin-right: 10px;
}
.BodyNormal {
}
.RelativePos {
	position: relative;
}



.BannerBottomBorder {
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
	border-right-width: 0px;
	border-left-width: 0px;
	clear: both;
}
.BannerText {
	font-size: 16px;
	color: #CC3300;
	font-weight: bold;
}
.BannerTable {
	position: absolute;
}

.GalleryTitleCentered {
	font-size: 36px;
	text-align: center;
	padding-top: 20px;
}

.PhotoLeftNoPad {
	float: left;
}
.PhotoLeftWithPad {
	padding: 10px;
	float: left;
}
.PhotoRightWithPad {
	padding: 10px;
	float: right;
}



.AbsolutePos {
	position: absolute;

}
.IE_GalleryPicFix {
	height: 500px;
}


.FixedWidth_70 {
	width: 70px;
}

.MenuSpaceTop {
	height: 50px;
}
.GalleryCaption {
	font-size: 14px;
	color: #CC3300;
	margin-top: 10px;
	font-weight: bold;
}

.MenuEntry {
}
.MenuSpaceBottom {
	height: 500px;
}
.MainBodyHeadline {
	font-size: 14px;
	font-weight: bold;
}
BodyText {
	font-weight: normal;
}
#GalleryBody {
	margin-left: 160px;
	padding-left: 10px;
}
.GalleryThumbnail {
	text-align: right;
	margin-left: 4px;
	margin-bottom: 5px;
	margin-right: 4px;
}
.GalleryNavBar {
	text-align: right;
}
.GalleryBigPic {
	border: 2px solid #CC3300;
	margin-top: 5px;
	margin-bottom: 10px;
}

.GalleryTitle {
	font-size: 36px;
	padding-top: 20px;
}
.FramedPic_RedGlow {
	background-image: url(Images/VideoStills/BlueGlow_240X180_BlueBg.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 260px;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: -10px;
	margin-right: -10px;
}
.FlashVideo {
}

