@charset "utf-8";
/* CSS Document */
Body{
	float:left;
	font-size: 12px;
	font-style:normal;
	color: #003;
	top: auto;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inherit;
}
.container {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
.Banner{
	width:960px;
	height:145px;
	background-color:#FFF;
	background-image:url(WCCheader.gif);
	background-repeat:no-repeat;
	background-position:center;
}

.leftNavContainer {
	width: 192px;
	height:600px;
	padding-left:0px;
	background-color:#CCC;
}
.nav {
	left:auto;
	font-family: Arial; 
	font-size:10px;
	font-weight:bold;
	color:#003;
	}
.nav a {
	color:#003;
	font-size:10px;
	font-variant:small-caps;
	font-family:Arial;
	font-weight:bold;
}
.nav a:visited{
	color:#066;
	font-size:10px;
	font-family:arial;
	font-variant:small-caps;
	font-weight:bold;
}
.nav a:hover{
	color:#900;
	font-size:12px;
	font-family:Arial;
	font-variant:small-caps;
	font-weight:bold;
}
.contentleft {
	width:566px;
	border-color: #FFF;
	padding-left:0px;
	padding-right:0px;
	position: inherit;
	top: 208px;
	visibility: inherit;
	left: 215px;
	}
.rightContainer {
	width:680px;
	position:absolute
	left: 275px;
	top: 208px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #066;
}
.footerArea {
	width:980px;height:88px;
	background-color:#CCC;
}
.copyright {
	border-top:solid;
	border-color: #066;
	border-width:1px;
	margin-left:240px;
	margin-right:30px;
	padding-top:12px;
	font-size:10px;
	color:#066;
	font-family:Verdana, Geneva, sans-serif;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #066;
	text-decoration: underline;
	line-height: normal;
}
