﻿/* CSS layout */
<style type="text/css">
.picture { background-color: #F9F9F9;
border: 1px solid #CCCCCC; padding: 3px;
font: 11px/1.4em Arial, sans-serif; }
.picture img { border: 1px solid #CCCCCC;
vertical-align:middle; margin-bottom: 3px; }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; }
.headertxt1 {
	font-size: small;
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.text1 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 3px;
	font: 11px/1.4em "Courier New", Courier, monospace;
}
body {
	margin: 0;
	padding: 0;
}

.masthead {
	min-width: 600px;
	font-size: large;
}

#header {
	height:148px;
	margin-left: 10px;
	margin-top: 6px;
	margin-right: 810px;

}
#container {
	clear: both;
	min-width: 600px;
}
#left_col {
	width: 225px;
	height: 300px;
	top: 180px; 432wqa
	top-margin: 180px;
	margin-left: 10px;
	margin-right: 235px;
	position: absolute;
	text-align: left;
	word-wrap: break-word;
}
#left_col2 {
	width: 225px;
	height: 300px;
	top: 481 px;
	margin-top: 481px;
	margin-left: 10px;
	margin-right: 235px;
	position: absolute;
	text-align: left;
	word-wrap: break-word;
	background: #FFFFFF
}
.page_content {
	word-wrap: break-word;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: #552B00;
	overflow: ;
}
.page_contenthdr {
	word-wrap: break-word;
	text-align: left;
	position: ;
	color: #006666;
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#footer { clear: both;
}	
#image1{
    
}
</style>
.footerlinks {
	font-family: "Arial Narrow";
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #552B00;
	text-align: center;
	line-height: normal;
	text-transform: none;
}
.wwname {
	font-family: Calibri;
	font-size: 13pt;
	font-weight: bold;
	color: #006666;
	text-align: left;
}
.wwtitle {
	font-family: Calibri;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	color: #552B00;
	text-align: left;
}
