body {
	background-color: #000000;
	background-image: url(graphics/bg982.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	text-align: center;
	width: 982; }

#banner {
	position: relative;
	top: -5px;
	width: auto;
	height: auto; }

p.copyright {
	font-family: arial;
	font-size: 11px;
	color: #B4B4B4; }

p.bigtext {
	font-family: verdana;
	font-size: 20px;
	color: #B4B4B4;
	text-align: center; }

p.normal {
	font-family: verdana;
	font-size: 12px;
	color: #B4B4B4;
	text-align: center; }

table.contactform {
	font-family: arial;
	font-size: 16px;
	color: #B4B4B4;
	text-align: right; }

input.left {
	background-color: #e9e9e9;
	float: left;
	font-family: arial;
	font-size: 14px;
	width: 250px; }

input.button {
	background-color: #b4b4b4;
	float: left;
	width: 50px;
	border: 2; }

textarea.left {
	background-color: #e9e9e9;
	font-family: arial;
	font-size: 14px;
	width: 250px;
	height: 80px; }