@charset "UTF-8";
a:link {
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}
a:visited {
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #0F0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
}
/* CSS Document */

#ContainerMain {
	width: 960px;
	height: 1000px;
	position: static;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}
.CenteredImageDiv {
	height: auto;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #A87D15;
	min-width: 100px;
	min-height: 100px;
	margin-top: 10px;
}
.CenteredTextDiv {
	height: auto;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	min-width: 100px;
	min-height: 100px;
	margin-top: 20px;
	text-align: center;
}
#HeaderCap {
	width: 960px;
	height: 20px;
	position: static;
	background-image: url(images/page/HeaderCap.jpg);
	background-repeat: no-repeat;
	}
#LeftEdge {
	width: 20px;
	height: 960px;
	position: static;
	background-image: url(images/page/LeftBackground.jpg);
	background-repeat: no-repeat;
	float: left;
}
#CenterBack {
	width: 920px;
	height: 960px;
	position: static;
	background-image: url(images/page/CenterBackgound.jpg);
	background-repeat: repeat-x;
	float: left;
}
#RightEdge {
	width: 20px;
	height: 960px;
	position: static;
	background-image: url(images/page/RightBackground.jpg);
	background-repeat: no-repeat;
	float: left;
}
#BottomEdge {
	width: 960px;
	height: 20px;
	position: static;
	background-image: url(images/page/BottomEdge.jpg);
	background-repeat: no-repeat;
	float: left;
}
#Grille {
	width: 890px;
	height: 610px;
	position: static;
	background-image: url(images/page/GrilleBack.jpg);
	background-repeat: repeat-x;
	margin-left: 15px;
	float: left;
	margin-top: 5px;
}
#GrilleLeftEdge {
	width: 10px;
	height: 610px;
	position: static;
	background-image: url(images/page/GrilleLeft.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-left: 0px;
}
#GrilleRightEdge {
	width: 10px;
	height: 610px;
	position: static;
	background-image: url(images/page/GrilleRight.jpg);
	background-repeat: no-repeat;
	float: left;
}
#Content {
	width: 860px;
	height: 570px;
	position: static;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}
#Navbar {
	width: 920px;
	height: 110px;
	position: static;
	float: left;
}
#Copyright {
	text-align: right;
	float: left;
	height: 20px;
	width: 900px;
	margin-top: 10px;
}
:focus { -moz-outline-style: none;
}
.TextColumn1 {
	float: left;
	height: 560px;
	width: 400px;
	position: static;
	margin-left: 10px;
}
a:focus {
    outline: none;
}
.VideoCenter {
	margin-left: 145px;
	margin-top: 20px;
}
#NavBarPhotos {
	height: 70px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
}
.ImagePreviewBox {
	height: 50px;
	width: 50px;
	border: 1px solid #A17718;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#ImageBox {
	height: 450px;
	width: 500px;
	margin-right: auto;
	margin-left: 180px;
	float: left;
	margin-top: 5px;
	text-align: center;
	vertical-align: top;
}
.ImageBorder {
	border: 1px solid #996E12;
}
#TextBox {
	height: 20px;
	width: 500px;
	margin-right: auto;
	margin-left: 180px;
	float: left;
	margin-top: 10px;
	text-align: center;
}
#LogoBox {
	float: left;
	height: 130px;
	width: 176px;
}
#PageIndicator {
	float: left;
	height: 20px;
	width: 920px;
	margin-top: 0px;
}
