/* CSS Document */

body {
	background-image: url(images/background.jpg);
	background-repeat:repeat-x;
	background-color: #000000;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; }.FORM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#bannerlocation {
position: absolute;
margin-top: -457px;
margin-left: 20px;
}
