body {
	background-color: #100018;
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #969696;
	text-decoration: none;
}


h1{
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color:#333;
	text-decoration: none;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
p {
	font-size: 11px;
	text-align: justify;
	padding: 0 0 0 0;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	line-height: 20px;
	color:#333;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	line-height: 20px;
	color: #666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	line-height: 20px;
	color: #666;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	line-height: 20px;
	color: #666;
	text-decoration: none;
}
#AltContent {
	margin: 20px auto;
	max-width: 600px;
}
#flashcontent {
    height: 100%;
}
img {
	border: 0;
}
.logo {
   text-align: center;
   font-size:18px;
   margin: 0 0 40px 0;
}
.img {
	margin: 0 0 30px 0;
	text-align: center;
}
.flash {
	text-align: center;
	margin: 0 0 10px 0;
	font-size:13px;
	color: #242424;
}
.divItem {
	padding: 0 0 20px 0;
}
#horizon {
	background-color: transparent;
	position: absolute;
	top: 44%;
	left: 0px;
	width: 100%;
	margin-top: -220px;
	text-align: center;
	min-width:900px; 
}
#wrapper {
	background-color: #100018;
	position: relative;
	text-align: left;
	width: 900px;
	height: 500;
	margin: 0px auto;
	}