body {
	background-image: url(images/pageGB1000.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
form {
	margin-bottom: 5px;;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #0560BD;
}
a:active {
	color: #FFFFFF;
}
.form1box {
	border: 1px solid #0560BD;
	height: 400px;
	padding: 10px;
	background-image: url(images/formBG_1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.form1personalbox {
	border: 1px solid #0560BD;
	height: 400px;
	padding: 10px;
	background-image: url(images/formBG_2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.form3entrybox {
	border: 1px solid #0560BD;
	height: 400px;
	padding: 10px;
	background-image: url(images/formBG_2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.form4thanksbox {
	border: 1px solid #0560BD;
	height: 400px;
	padding: 10px;
	background-image: url(images/formBG_3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.formheadblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0560BD;
	padding-bottom: 10px;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
}
.formfeildtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0560BD;
	margin-bottom: 12px;
}
.formchecktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
}
.thankstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
}
#nav {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-type: none;
	width: 750px;
	float: left; /* Contain floated list items */
	
}
#nav li {
  margin: 0;
  padding: 0;
  float: left;
  vertical-align: 50%;
}
#nav ul {
  margin: 0;
  padding: 0;
  float: left;
}
#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	float: left;
	width: 183px;
	line-height: 28px;
	text-decoration: none;
	text-align: center;
	background: url(images/tabs.gif) no-repeat; /* Add the background image */
	
}
#nav {
  border: none;
}
#nav a:hover {
  background-position: -183px 0;
}
#body_one #nav_one a,#body_two #nav_two a,#body_three #nav_three a,#body_four #nav_four a {
	background-position: -366px 0;
	font-weight: normal;
	color: #FFFFFF;
}
