@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffc;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;
	background-image:url(images/wu_index_bkgd_b.png);
	text-align: left; /* this overrides the text-align: center on the body element. */
	height:1000px;
	padding:0;
}
.oneColFixCtr #top_nav {
	width: 600px;
	margin-top: 20px;
	margin-left: 200px;
	z-index: 10;
	height:2.2em;
}
.oneColFixCtr #container #member_only {
	height: 130px;
	width: 160px;
	text-align: center;
	line-height:15px;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #006666;
	font-variant: normal;
	margin-top: 110px;
	margin-left:20px;
	clear:left;
	cursor: pointer;
}
#club {
	z-index: 4;
	width: 700px;
	height: 200px;
	margin-top: -195px;
	margin-left: 240px;
	clear:left;
	text-align:justified;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.oneColFixCtr #container #info_req {
	font-size:11px;
	font-weight: bold;
	margin:13px 0 0 555px;
	height: 14px;
	width: 450px;
	color:#006633 

}
#club h1 {
	font-size: 22px;
	font-weight:bold;
	line-height: 20px;
	color:#000;
	margin-top:10px;
}
#club h3 {
	font-size: 14px;
	font-weight:bold;
	line-height: 20px;
	color:#063;
	padding-top:15px;
	
	
}#club #movie{
 float:right;
 padding: 5px;

	}
	
#club h3.allhunts {
	padding-top:25px;

}
#club h4 {
	font-size: 11px;
	font-weight:bold;
	line-height: 20px;
	color:#000;
	padding-top:10px;

}
#club p {
	margin:15px 0 10px 0;
	font-size: 13px;
	line-height:18px;
	
}
#club ul.outer {
	margin:20px 0 10px 20px;
	list-style-image:url(images/green_sq.png);
	font-weight:600;
}
#club ul.outer li {
	font-size: 12px;
	line-height:18px;
	margin: 10px 0 10px 10px;
	
}#club #rates{
	margin-top: 20px;
	border-style:dotted;
	border-width:thin;
	border-color:#063;
	
}#club #rates td{
	padding: 5px 20px;
	font-size:11px;
	border-style:dotted;
	border-width:thin;
	border-color:#063;
	
	}#club #rates td.inactive{
padding: 5px 30px;

	}#club #rates td.bird{
		padding: 5px 12px;
	
}#club #rates th{
	font-weight: bold;
	padding: 7px;
	font-size:12px;
	border-style:dotted;
	border-width:thin;
	border-color:#063;

}
#club img.serge {
	float:right;
	padding:15px
}
#club img.logo {
	float:right;
	padding:15px
