#wrapper {
}
body {
	margin: 0px;
	background-color: #000000;
}
#Header {
	background-color: #000000;
	height: 115px;
	margin-top: 25px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #c4a64b;
}
#Navbar {
	background-color: #000000;
	height: 26px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #c4a64b;
	padding-top: 4px;
}
#Ticker {
	height: 30px;
	width: 1000px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#FBlogo {
	position: absolute;
	height: 16px;
	width: 76px;
	background-color: #000000;
	margin-left: 924px;
	top: 119px;
}


#Body {
	height: 485px;
	width: 984px;
	background-color: #121212;
	margin-right: auto;
	margin-left: auto;
	overflow: scroll;
	border: thin solid #c4a64b;
	margin-top: 20px;
	padding-right: 8px;
	padding-left: 8px;
}
#Footer {
	height: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	padding-top: 6px;
	margin-top: 30px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #c4a64b;
	margin-bottom: 20px;
	border-bottom-color: #c4a64b;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding-bottom: 0px;
}

.imageright {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
}
.imageLeft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}
.date {
	color: #c4a64b;
}
#Copyright {
	height: 17px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	background-color: #121212;
	padding-top: 1px;
	padding-bottom: 2px;
}
.linespace {
	color: #AA8D37;
	letter-spacing: 0.125em;
	word-spacing: .150em;
}
.tabletext {
	color: #c4a64b;
	text-align: center;
}
