body {
	margin:              0;
	background-color:    #010000;
}
a {
	outline:             none;
}
.clear {
	clear:               both;
}
.alertBox {
	width:               400px;
	margin:              0 auto;
	border:              solid #2E2D29 3px;
	padding:             10px 20px;
}
#containerBg {
	margin:              0 auto;
	background-color:    #110d0b;
	background-repeat:   repeat-y;
	background-position: bottom center;
	width: 1311px;
}
#containerBg a { color: #999999; text-decoration: none;}
#containerBg a:hover { color: #777777; text-decoration: underline;}

#containerBottom {
	height:  155px;
	margin:              0 auto;
	background-image:    url('../img/woodBottom.jpg');
	background-repeat:   no-repeat;
	background-position: center;
	width: 1311px;
}
#container {
	width:               860px;
	margin:              0 auto;
	padding:             20px;
	background-color:    #21201f;
	color: #a9a7a4;
}
#logo {
	float:               left;
	width:               168px;
	height:              80px;
	border:              none;
	display:             block;
	margin-bottom:       10px;
	background-image:    url('../img/logo.gif');
}
#topNav {
	padding: 75px 20px 5px 0;
	text-align: right;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #a9a7a4;
	font-size: 12px;
}
#topNav a {
	color: #a9a7a4;
	padding: 0 10px;
	text-decoration: none;
}
#topNav a:hover, #topNav a.active {
	color: #a9a7a4;
}
#middle {
	clear: both;
	width: 800px;
	padding: 15px;
}
#middle, #leftNav {
	background-color: #18110f;
}
#centerPiece {
	float: right;
	width: 768px;
	height: 264px;
}

	#splash_image,#img5 {
		background-image:url('../img/header/1.jpg');
		width: 768px;
		height: 264px;
	}
	#splash_image div {
		width: 768px;
		height: 264px;
	}
	#img2 {
		background-image:url('../img/header/2.jpg');
	}
	#img3 {
		background-image:url('../img/header/3.jpg');
	}
	#img4 {
		background-image:url('../img/header/4.jpg');
	}

#leftNav {
	padding-top: 5px;
	width: 235px;
	height: 249px;
	margin-top: 20px;
	margin-left: -30px;
	color: #a9a7a4;
}
#leftNav a {
	font-weight: bold;
	padding: 5px 0 5px 10px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
	color: #a9a7a4;
	text-decoration: none;
}
#leftNav a:hover,#leftNav .active {
	color: #1d1512;
	background-color: #75513a;	
}
#mainText, #content {
	background-color: #191716;
}
#mainText {
	margin-top: 15px;
	padding: 40px 20px 20px 20px;
	float: left;
	clear: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	color: #a9a7a4;
	width: 580px;
	height: 105px;
}
#mainText a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 18px;
	color: #3b3734;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;	
}
#content {
	margin-top: 15px;
	padding: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #a9a7a4;
	width: 790px;
}
#content h1 {
	color: #564335;
	font-style: normal;
	font-size: 23px;
}

#content a {
	color: #6d4a2b;
}
#meetDion {
	margin-top: 15px;
	margin-right: 28px;
	background-color: #18110f;
	width: 170px;
	height: 135px;
	float: right;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#hands {
	margin: 0 auto;
	background-image: url('../img/hands.gif');
	width:  174px;
	height: 67px;
}
#meetDion h1 {
	text-transform: uppercase;
	font-size: 11px;
	margin: 10px 0 0 0;
}
#meetDion h1 a {
	color: #584f4b;
	text-decoration: none;
}
#meetDion h1 a:hover {
	color: #a9a7a4;
}
#meetDion h2 {
	font-size: 12px;
	color: #484848;	
}
#copyright {
	clear: both;
	padding-top: 30px;
	color: #a9a7a4;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#copyright a {color: #a9a7a4; text-decoration: none;}
#copyright a:hover { text-decoration: underline;}
#containerBg {
	background-image:    url('../img/mainBackground.jpg');
}