body {
	color: #000000;
	/* font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; */
		font-size: 12px;
	margin: 0;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	behaviour: url(csshover.htc);

}

div#mainwrap {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 0;
	border: 1px solid #999999;
	background-color: #ffffff;
	text-align: left;
}
div#contentarea {
	background-color:#FFF;
	position: relative;
	margin: 0;
	padding: 0;
}
div#contentarea2 {
	background-color:#FFF;
	position: relative;
	margin: 0;
	padding: 0;
}
div#header {
	height: 120px;
	padding: 0px;
	background-color: #82262E;
}
div#header div#leftimage {
	float:left;
	background: url(../images/gwactoprightchris.jpg) no-repeat top left;
	height: 120px;
	width: 1000px;
}
div#header div#rightimage {
	float:right;
	background: url(../images/gwactoprightchris.jpg) no-repeat top right;
	height: 120px;
	width:0px;
}
div#middle {
	position: relative;
}
div#middle2 {
	position: relative;
	/*padding: 0 10px 0 210px;*/
}
div#contentouter {
	position: relative;
	left:205px;
	width:800px;
	top: 0px;
	z-index: 5;
}
div#content {
	float: left;
	width: 750px;
	z-index: 10;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#hblock {
	float: right;
	width: 2px;
	height: 600px;
	visibility: hidden;
}
div#menu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 1000px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	background-position: left top;
}
div#footer {
	text-align: center;
	padding-top: 18px;
	padding-bottom: 6px;
	color: #5F6E84; 
	font-size: 11px; 
}
div#footer a {
	font-size: 11px; 
	text-decoration: none; 
	font-weight: normal;
}
div#footer a:hover {
	color: #82262E;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* a fix for IE for Mac */
.clearfix {
	display: inline-block;
}
/* end fix */
/* the holy hack for a bug in IE6 for windows */
* html .clearfix { height: 1% }
.clearfix { display: block; }
/* end fix */



div#content {
	float: left;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-top-color: #82262E;
}
new.ul {
	float: center;
	height: 25px;
	margin: 0;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 50px;
}
new.li 
	{
	list-style: none;
	display: inline;
	padding: 0 0.5em 0 0;
	margin: 0 0.5em 0 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

h1, 
h1 span, h1 span span 
h1 font, h1 span font {
	font-size: 24px; 
	font-weight: 900; 
	color: #82262E;
	margin-bottom: 1px;
}
h2 {
	font-size: 16px; 
	font-weight: 900;
	margin-bottom: 1px;
}
h3 {
	font-size: 14px; 
	font-weight: 900;
	margin-bottom: 1px;
}
td, p	{
	font-size: 12px;
	
	margin-bottom: 1px;
}
p strong {
	font-weight: 900;
}
body strong {
	font-weight: 900;
}
div#content a:link {
	color: #339999;
	text-decoration: none;
}
div#content a:hover {
	color: #82262E;
	background-color: #999999;
	text-decoration: none;
}
div#content a:visited {
	color: #82262E;
	text-decoration: none;
}
div#content a:active {
	color: #82262E;
	text-decoration: none;
}
div#pdf a:link {
	color: #900;
	text-decoration: none;
}
div#pdf a:hover {
	color: #CCC;
	background-color: #999999;
	text-decoration: none;
}
div#pdf a:visited {
	color: #82262E;
	text-decoration: none;
}
div#pdf a:active {
	color: #82262E;
	text-decoration: none;
}
.smaller 
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.2em;
}

.edate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666;
	font-weight: bold;
}
.ename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
}
.ewho {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
}
