body {
	margin-left: 0px;
	margin-top: 0px;
	/*background-image: url(/background.gif);*/
	background-color: #837257;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main-body {
	background-attachment: fixed;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #3D3528;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3D3528;
}
a:hover {
	text-decoration: underline;
	color: #3D3528;
}
a:active {
	text-decoration: none;
	color: #3D3528;
}
.contentBlock {
	background-color: #796950;
	border-top: 1px solid #6B5D47;
	border-right: 1px solid #6B5D47;
	border-bottom: 10px solid #6B5D47;
	border-left: 1px solid #6B5D47;
	background-image: url(../images/table_image.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contentHeader {
	font-size: 18px;
	color: #EAE6DF;
}
.contentImageBlock {
	border: 2px solid #6B5D47;
}
body, html {
	width: 100%;
	height: 100%;
}
#intro-flash-outer-container {
	display: table;
	height: 100%;
	width: 100%;
	#position: relative; 
	overflow: hidden;
	text-align: center;
}
#intro-flash-container {
	#position: absolute; 
	#top: 50%;
	display: table-cell; 
	vertical-align: middle;
}
#intro-flash-background {
	#position: relative; 
	#top: -50%;
	width: 653px;
	height: 341px;
	margin: 0 auto;
	background-image: url(../images/intro-background.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#intro-flash-inner {
	width: 640px;
	height: 320px;
	position: relative;
	left: 7px;
	top: 1px;
	text-align: left;
}
#enter-button {
	position: relative;
	left: 419px;
	top: 167px;
}
#intro-flash-SWFO img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
