body {
	background-image: url(images/bg.jpg);
	background-color: #000;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.topgap {
	background-color: #0C0F11;
	width: 899px;
	margin-top: 7px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	color: #23D6B6;
}

.menu {
	background-color: #000;
	width: 900px;
}
.flashholder {
	height: 230px;
	width: 900px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1FDDBB;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1FDDBB;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #1FDDBB;
	text-decoration: none;
}
.bottomdots {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.bottomdotsCopy {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 10px;
}
.gapleft {
	margin-left: 8px;
}
a.grey:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
a.grey:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
a.grey:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
}
a.grey:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
.blackcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.bottomgap10 {
	margin-bottom: 10px;
}
.coral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #28D5B7;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	text-indent: 15px;
	margin-left: 16px;
}
.introbg {
	background-image: url(images/intro.jpg);
	height: 230px;
	width: 900px;
	background-repeat: no-repeat;
}

