@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);
	background-repeat:no-repeat;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height:1000px;
	padding:0;
}
.oneColFixCtr #mainContent {
	z-index: 4;
	width: 800px;
	height: 400px;
	margin-top: -215px;
	margin-left: 180px;
	font-size: 14px;
	clear:left;
}
.oneColFixCtr #mainContent h1 {
	font-size:22px;
	margin:10px 0 20px 90px;
	color:#000;
	font-weight:bold;
	text-align:center;
	width: 400px;
}
.oneColFixCtr #mainContent #banner {
	margin:-435px 0 30px 490px;
	font-size:13px;
	color:#063;
	font-weight: bold;
	text-align:center;
	width: 300px;
}
.oneColFixCtr #container #phone {
	font-size:13px;
	font-weight: bold;
	margin:9px 0 0 335px;
	height: 14px;
	color:#006633
}
.oneColFixCtr #container #info_req {
	font-size:11px;
	font-weight: bold;
	margin:-13px 0 0 560px;
	height: 14px;
	color:#006633
}
.oneColFixCtr #top_nav {
	width: 850px;
	margin-top: 15px;
	margin-left: 210px;
	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: 120px;
	margin-left:20px;
	clear:left;
	cursor: pointer;

} 
.oneColFixCtr #container #mainContent #movie {
	margin:50px 0 0 80px;
}
#flyer {
	width: 335px;
	height: 260px;
	margin: 8px 0 0 -10px;
	float: left;
	cursor: pointer;
	clear: left;
	color: #063;
}
#sample {
	font-weight:bold;
	padding-bottom:8px;
}
#flyer ul li {
	list-style-image:url(images/green_sq_small.png);
	font-size:9px;
	line-height: 18px;
}
#flyer img {
	float:left;
	padding-right:20px;
}
#flyer p {
	color:#063;
	font-size:10px;
	line-height:14px;
	clear:both;
}
#social {
	color: #063;
	margin: 5px 150px 0 335px;
	width:120px;
}
#social table th {
	font-size:9px;
	text-align:center;
	height:20px;
	font-weight:600;
	margin-top:15px;
}
#social table td.logo {
	padding:10px 0 0 15px;
}
#wufcamp2013 {
	clear: both;
	float: right;
	width: 290px;
	margin-top: -550px;
	margin-left: 495px;
	border: 1px dotted #063;
	position: absolute;
	z-index: 5;
	padding: 2px;
	background-color: #ffc;
}
#wufcamp2013 img {
	float: left;
	height: 85px;
	width: 85px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#wufcamp2013 p {
	font-size: 12px;
	line-height: 14px;
	color: #063;
	padding: 3px;
	clear: both;
	float: left;
}
#knight {
	margin-left:495px;
	margin-top:-435px;
	z-index:5;
	width:290px;
	float:right;
	clear:both;
	background:#ffc;
	padding: 2px;
	position: absolute;
	border:dotted 1px;
	border-color:#063;
}
#knight img {
	float: left;
	width:85px;
	height:120px;
	padding:5px 5px 5px 0;
}
#knight p {
	color:#063;
	font-size:9px;
	line-height:14px;
	clear:both;
	float:left;
	padding:3px;
}
#hughes {
	margin-left:495px;
	margin-top:-315px;
	z-index:5;
	width:290px;
	float:right;
	clear:both;
	background:#ffc;
	padding: 2px;
	position: absolute;
	border:dotted 1px;
	border-color:#063;
}
#hughes img {
	float: left;
	width:85px;
	height:85px;
	padding:5px 5px 5px 0;
}
#hughes p {
	color:#063;
	font-size:9px;
	line-height:14px;
	clear:both;
	float:left;
	padding:3px;
}
#migale {
	margin-left:495px;
	margin-top:-195px;
	z-index:5;
	width:290px;
	float:right;
	clear:both;
	background:#ffc;
	padding: 2px;
	position: absolute;
	border:dotted 1px;
	border-color:#063;
}
#migale img {
	width:75px;
	height:85px;
	padding:5px 5px 5px 0;
	float:left;
}
#migale p {
	color:#063;
	font-size:9px;
	line-height:14px;
	clear:both;
	float:right;
	padding:3px;
}
#lewis {
	margin-left:495px;
	margin-top:-75px;
	z-index:5;
	width:290px;
	float:right;
	clear:both;
	background:#ffc;
	padding: 2px;
	position: absolute;
	border:dotted 1px;
	border-color:#063;
}
#lewis img {
	width:75px;
	height:85px;
	padding:5px 5px 5px 0;
	float:left;
}
#lewis p {
	color:#063;
	font-size:9px;
	line-height:14px;
	clear:both;
	float:right;
	padding:3px;
}
#visger {
	margin-left:495px;
	margin-top:45px;
	z-index:5;
	width:290px;
	float:right;
	clear:both;
	background:#ffc;
	padding: 2px;
	position: absolute;
	border:dotted 1px;
	border-color:#063;
}
#visger img {
	float: left;
	width:75px;
	height:75px;
	padding:5px 5px 5px 0;
}
#visger p {
	color:#063;
	font-size:9px;
	line-height:14px;
	clear:both;
	float:right;
	padding:3px;
}
#visger ul {
	margin: 10px 0 0 20px;
}
#visger ul li {
	list-style-image:url(images/green_sq_small.png);
	font-size:9px;
	line-height: 18px;
}
#footer {
	color: #006633;
	font-size: 13px;
	text-align: center;
