@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/wcl_background_sm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #6a4861;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #392734;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	color: #392734;
}
a:link {
	text-decoration: none;
	color: #392734;
}
a:visited {
	text-decoration: none;
	color: #392734;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #392734;
}
#outerwrapper {
	width: 1018px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
	height: auto;
}
#header {
	position: relative;
	width: 950px;
	height: 170px;
	padding-top: 70px;
}
#uppernav {
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	padding-top: 75px;
	clear: both;
	color: #392734;
	width: 794px;
	margin-left: 92px;
}
#nav {
	text-align: center;
	display: inline-block;
	padding-right: 15px;
	padding-left: 15px;
	list-style-type: none;
}
#nav ul {
	text-align: center;
}
#nav li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
#content {
	width: 1018px;
	position: relative;
	clear: both;
	overflow: visible;
}
#leftnav {
	float: left;
	width: 234px;
}
#maincontent {
	float: left;
	width: 550px;
}
#middlecontent {
	background-image: url(../images/reppaper2_sm.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
#uppercontent {
	margin-right: 90px;
	margin-left: 90px;
}
#lowercontent {
	margin-right: 90px;
	margin-left: 90px;
}
#rightcontent {
	width: 224px;
	float: right;
}
#footer {
	font-size: 0.9em;
	color: #FFFFFF;
	clear: both;
	line-height: 0.5em;
	text-align: center;
	float: left;
	width: 550px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 236px;
}
#footer ul {
	display: inline-block;
	list-style-type: none;
}
#footer li {
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
}
.dropcap {
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
}
#leftnav .img {
	padding-bottom: 10px;
}
.right {
	text-align: right;
}

