#outerWrapper {
	background-color: #000000;
	height: auto;
	width: 90%;
	border: thin double #333333;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0px;
}
#innerWrapper {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 30px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#bodyBlock {
	width: 800px;
	border: thin double #000000;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	color: #CCCCCC;
}
li {
	text-decoration: none;
	background-color: #485459;
	display: block;
	float: left;
	height: auto;
	width: 20%;
	font-size: small;
}

.blackBorder {
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	letter-spacing: 0.2em;
	width: 100%;
}
#leftNav {
	float: left;
	height: 430px;
	width: 90px;
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 30px;
	margin: 0px;
	background-color: #000000;
}
hr {
	color: #ACCC26;
	height: 1px;
	width: 80%;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#leftNav a:hover {
	filter: Alpha(Opacity=50);
}
#leftNav a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gallery {
	text-align: center;
	padding: 30px;
}
#quoteTable {
	float: right;
	height: auto;
	width: 500px;
	margin-right: 20px;
	color: #ACCC26;
}

a {
	color: #99CC66;
	font-weight: bold;
	text-decoration: none;
}
.centerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #ADCC28;
	letter-spacing: 0.5em;
	text-align: center;
}
#header {
	text-align: center;
	width: 368px;
	margin-left: 100px;
	height: 100px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.textBox {
	padding: 5px;
	height: auto;
	width: 500px;
	border: 0.5pt solid #B1D034;
	text-align: center;
	display: block;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}
p {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#rightColumn {
	float: right;
	width: 700px;
	background-color: #000000;
	margin-left: 0px;
}
#spacer {
	float: left;
	height: auto;
	width: 700px;
	padding-left: 100px;
	background-color: #000000;
}
.50left {
	float: left;
	height: 10px;
	width: 50px;
}

#centerColumn {
	float: none;
	width: 500px;
	border: 0.5pt solid #B1D034;
	text-align: center;
	margin: auto;
}
