body {
	margin:0 auto;
	padding:0;
	font-family:"Trebuchet MS", Tahoma, Arial, "Helvetica LT Std";
	font-size:12px;
	line-height:19px;
	background-repeat: repeat-x;
	background-color: #000000;
	color: #CCCCCC;
	}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #999999;
}

#form {
	margin-top: 40px;
	margin-left: 40px;
	width: 350px;
}
#form_text {
	color: #333333;
}
.submit {
	color: #FFFFFF;
	background-color: #000000;
}

h2 {

color:#FFFFFF;
}

#wrapper{
	margin:0 auto;
	padding:0;
	width:947px;
	height: 1020px;
	}
#flash{
	width:947px;
	height:950px;
	float:left;
	}
#footer{
	width:947px;
	height:50px;
	float:left;
	text-align: center;
	padding-top: 20px;
	letter-spacing: 0.1em;
	font-size: 11px;
	}
