@charset "utf-8";
#wrapper {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	height: 276px;
	width: 960px;
}
#wrapper #header #headerflash {
	height: 232px;
	width: 960px;
}
#wrapper #header #nav {
	height: 44px;
}
#wrapper #content {
	height: 100%;
	width: 960px;
}
#wrapper #content #leftcontent {
	float: left;
	height: auto;
	width: 751px;
	background-image: url(images/left/lwft_bkgnd.gif);
	background-repeat: repeat-y;
}
#footer  {
	background-image: url(images/footer/footer_bkgnd.gif);
	background-repeat: no-repeat;
	text-align: center;
    min-height:560px;
	height: 22px;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;


}
#wrapper #content #leftcontent #maincontent #staffleft {
	float: left;
	height: auto;
	width: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
}
#wrapper #content #leftcontent #maincontent #staffright {
	float: right;
	height: auto;
	width: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #838383;
	text-decoration: none;
}


#wrapper #content #leftcontent #leftbar {
	float: left;
	height: auto;
	width: 169px;
}
#wrapper #content #leftcontent #maincontent {
	float: right;
	height: auto;
	width: 562px;
	background-image: url(images/gui/content_bkgnd.gif);
	background-repeat: repeat;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}
#wrapper #content #rightcontent {
	float: right;
	height: auto;
	width: 209px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
}
.hdr2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #838383;
	text-decoration: none;
}
.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #838383;
	text-decoration: none;
}

.footer2 {
    text-align: center;
    color: #aaa;
    margin-top: 15px;
}

.footer2 a {
    color: #aaa;
    text-decoration: none;
}

.footer2 a:hover {
    color: #666;
}#wrapper #content #leftcontent #maincontent #thisweekleft {
	float: left;
	height: auto;
	width: 280px;
}
#wrapper #content #leftcontent #maincontent #thisweekright {
	float: right;
	height: auto;
	width: 280px;
}
