body {
	background-color: #262626;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
}
#welcome { 
	top: -150px;
	position: absolute;
}
#main { 
	width: 1000px; 
	margin: 0 auto;
}
.style2 {
	color: #FFFFFF;
	text-align: center;
}
a, .style3 {
	color: #6B6B6B;
}
.style5 {
	text-align: center;
	color: #FFFFFF;
	font-size: x-large;
}
.style6 {
	color: #FFFFFF;
}
.style7 {
	color: #6B6B6B;
	font-size: small;
}
.style8 {
	background-color: #262626;
}
.style9 {
	text-align: center;
}
.style10 {
	color: #6B6B6B;
}
.style11, a:hover {
	color: #EE7105;
}
.style12 {
	text-align: right;
}
.style13 {
	border-width: 0px;
}
.style14, a {
	text-decoration: none;
}
.style15 {
	font-size: large;
}
.style15 {
	color: #FFFFFF;
}
.style16 {
	text-align: center;
	color: #FFFFFF;
	font-size: x-large;
}
.style17 {
	color: #EE7105;
}
.tbform { margin: 0 auto; width: 300px; color: #FFFFFF; }
	.tbform table { border: 0; width: 100%; text-align: left; }
	.tbform input, .tbform textarea { background: #6B6B6B; color: white; font-weight: bold; border: 1px solid #171717; font-size: 10px; width: 100%; }
	.tbform span { font-size: 11px; }
	.submit { text-align: right; background: #959595 !important; color: #171717 !important; text-transform: uppercase;  }
	.tbform label { margin: 5px 0 5px 0; font-size: 11px; display: block; }
	.tbform a { font-size: 11px; }
