#TopContainer  {
	width:100%;
	z-index:1;
	vertical-align: middle;
	text-align: center;
	text-align: center;
}

#GetFlash {
	position:relative;
	width:50%;
	height:auto;
	z-index:1;
	margin: auto;
	padding: 20px;
	border: 1px solid #9DFDFD;
	text-align: center;
	left: auto;
	top: auto;
}
#Logo {
	position:relative;
	width:75%;
	height:auto;
	z-index:1;
	left: auto;
	top: auto;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin: auto;
}
#NavBar {
	position:relative;
	width:75%;
	height:auto;
	z-index:1;
	margin: auto;
	text-align: center;
	left: auto;
	top: auto;
}
body {
	background-color: #513325;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkgd_tile.png);
	height: 100%;	
}

.fullheight{
	width: 100%;
	height: 100%;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9DFDFD;
}
a:link {
	color: #FFFFFF;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9DFDFD;
	font-weight: bold;
}

a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
a {
	font-weight: bold;
}

.bodyTextWhite12px {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bodyTextWhite12pxBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.bold {
	font-weight:bold
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9DFDFD;
	font-weight: bold;
	text-decoration: underline;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AF7D4B;
}
.white {
	color: #FFFFFF;
}
.bodyTextWhite12pxBoldUnderlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.bodyTextWhite10pxBoldUnderlinesCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
