@charset "UTF-8";
#outercontainer {
	background-color: #666;
	height: auto;
	width: auto;
}
/* CSS Document */

#container {
	background-color: #000;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	height: auto;
	max-height: 2000px;
	padding-bottom: 25px;
	min-height: 900px;
}
#banner {
	background-image: url(images/wcp%20logo_alt.jpg);
	height: 50px;
	width: 330px;
	background-color:
;
	margin: auto;
}
#table {
	background-color: #333;
	height: auto;
	margin: auto;
}
#basic  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FC0;
}
#email {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FC0;
	visibility: visible;
	font-size: 9px;
}
#title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FC0;
}
