body {
	background-color: #050F12;
	margin: 0px;
	padding: 0px;
}
#layout {
     position:absolute;
     left: 50%; 
     top: 0%;
     width: 956px;
     height: 600px;
     margin-top: 0px;
     margin-left: -478px; /* half of the width */
	 z-index: 0;
}
#content {
	position: relative;
	height: 600px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	top: 0px;
	padding: 0px;
	z-index: 2;
	text-align: center;
	vertical-align: top;
}
#content2 {
	position: relative;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	top: 0px;
	padding: 0px;
	z-index: 2;
	text-align: center;
	vertical-align: top;
	visibility: visible;
	background-color: #11110D;
}
#footer {
	background-color: #191913;
	position: relative;
	visibility: visible;
	width: 955px;
	text-align: center;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: -10px;
	top: 0px;
	padding: 0px;
	z-index: 1;
}
.footer {
	font-size: 11px;
	color: #C3D9E3;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.03em;
}
.footer a:link {
	color: #E0CF56;
	text-decoration: none;
}
.footer a:visited {
	color: #C68515;
	text-decoration: none;
}
.footer a:hover {
	color: #D9C40B;
	text-decoration: underline;
}
.footer a:active {
	color: #5D4704;
	text-decoration: underline;
}
.footerIMG a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#textArea {
	position: absolute;
	left: 104px;
	top: 135px;
	height: 455px;
	width: 710px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #191913;
	z-index: 3;
}
.textAreaBodyBold {
	font-size: 12px;
	font-weight: bold;
}
.textAreaBody {
	font-size: 12px;
	line-height: 10pt;
}
.textAreaTitle {
	font-size: 18px;
	font-weight: bold;
}
.textAreaBody a:link {
	color: #0066CC;
	text-decoration: none;
}
.textAreaBody a:visited {
	color: #003399;
	text-decoration: none;
}
.textAreaBody a:hover {
	color: #4081FF;
	text-decoration: underline;
}
.textAreaBody a:active {
	color: #5D4704;
	text-decoration: underline;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191913;
	text-align: center;
	border: 1px dotted #191913;
	background-color: #C3D9E3;
}
.noFlashText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C3D9E3;
}
.noFlashText a:link {
	color: #0066CC;
	text-decoration: none;
}
.noFlashText a:visited {
	color: #003399;
	text-decoration: none;
}
.noFlashText a:hover {
	color: #4081FF;
	text-decoration: underline;
}
.noFlashText a:active {
	color: #5D4704;
	text-decoration: underline;
}
.textAreaItalic {
	font-size: 12px;
	font-style:italic;
}
