body {
	background-color: #000000;
	margin:0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.int {
	background-color: #070707;
	background-image:url(images/back_int.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-image: url(images/back_int.jpg);
	height: 998px;
	background-repeat: no-repeat;
}
a {
	text-decoration:underline;
	color: #E49E34;
	font-family: gill sans, arial, helvetica, verdana, sans-serf;
	font-size: 10pt;
	line-height: 14pt;
}
a.plain {
	text-decoration:none;
}
a:hover {
	color:#E49E34;
	text-decoration:underline;
}
body, table, td {
	color: #ffffff;
	font-family: gill sans, arial, helvetica, verdana, sans-serf;
	font-size: 10pt;
	line-height: 14pt;
}
.pTitle {
	font-size: 14pt;
	line-height: 18pt;
	margin-bottom:15px;
	font-weight:bold;
}
.pSub {
	font-size: 12pt;
	line-height: 16pt;
	margin-bottom:8px;
	font-weight:bold;
	text-align:left;
}
table.gBorder {
	border-style:solid;
	border-width:1px 0px 0px 1px;
	border-color:#727272;
}
td.gCell {
	border-style:solid;
	border-width:0px 1px 1px 0px;
	border-color:#727272;
	padding:4px 12px 4px 8px;
}
td.pCell {
	border-style:solid;
	border-width:0px 1px 1px 0px;
	border-color:#727272;
	padding:0px;
	width:200px;
	height:200px;
	text-align:center;
}
.boiler {
	font-size: 9pt;
	line-height: 12pt;
	text-align:center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4F4F4F;
	margin-top: 20px;
	margin-right: 38px;
	margin-bottom: 20px;
	margin-left: 38px;
}
.content {
	margin: 0px 38px;
	padding: 18px 34px 32px 34px;
	background-color:transparent;
	background-image: url(images/back_20.png);
}
table, tr, td {
	background-color:transparent;
}
TABLE.navSub {
	border-width:0px;
	border-style:solid;
	border-color:#000000;
	background-color: #000000;
}
TD.subCell {
	background-color: #cccccc;
	padding: 3px 6px 3px 4px;
	white-space: nowrap;
}
a.subNav {
	font-family: gill sans, arial, helvetica, verdana, sans-serf;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
}
a.subNav:hover {
	text-decoration:underline;
	color: #dc4204;
}
div.central {
	visibility:hidden;
	z-index:3;
	position: absolute;
	top:112px;
}
div.cover {
	visibility:hidden;
	z-index:3;
	position: absolute;
	border-width:0px;
	border-style:solid;
	border-color:#ff0000;
	top:105px;
}
.campSelections, .campRestrict, .playerForm {
	padding: 10px;
	background-color: #000000;
	border: 1px solid #999999;
}
.campRestrict {
	background-color: #CF8800;
	font-weight:bold;
	border-bottom: none;
}
 .playerForm { margin-top: 20px;}

