#container {
	width: 850px;
	margin-top: 0px;
	margin-left: auto;
	padding-top: 0px;
	position: relative;
	margin-right: auto;
	background-repeat: no-repeat;
}
	body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #006db6;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
.texttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006db6;
	background-image: url(../images/appForm/form_bkgd.gif);
	background-repeat: repeat-y;
}
a:link {
	color: #D89318;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #F4C315;
	text-decoration: none;
}
.eventsBkgd {
	background-image:   url("../jaxbeach/images/geninfo_bkd.gif");
	background-repeat: repeat-y;
}
.bodycopy {
	margin-left: 50px;
	height: auto;
	width: 450px;
	position: static;
}
