@charset "utf-8";
body  {
	font-size:9px;
	font-family: "Trebuchet MS";
	background-color: #707070;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #606060;
}
.thrColFixHdr #container { 
	width: 909px;  
	background: #ffffff;
	margin: 0 auto; 
	border: 0;
	text-align: left; 
} 
.thrColFixHdr #header { 
	background: #ffffff; 
	height: 320px;
	width: 909px;
	padding: 0 0 0 0;  
} 
img {
	border:none;
	text-align: center;
}
.thrColFixHdr #ad { 
	background: #ffffff;
	height: 90px;
	width: 909px;
	padding: 0 0 0 0;  
}
.thrColFixHdr #sidebar1 {
	float: left; 
	width: 210px; 
	background: #ffffff; 
	padding: 1px 1px 1px 1px; 
}
.thrColFixHdr #sidebar2 {
	float: right; 
	width: 210px; 
	background: #ffffff; 
	padding: 1px 1px 1px 1px; 
}
.thrColFixHdr #mainContent { 
	margin: 0 210px 0 210px; 
	padding: 5px 1px 1px 1px;
	width: 485px;
}
.thrColFixHdr #footer { 
	padding: 0 0 0 0;
	background:#ffffff;
} 
.thrColFixHdr #footer p {
	width: 909px;
	height: 46px;
	margin: 0; 
	padding: 0 0; 
	background: url(images/footer.png);
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#map {
	border:none;
}
#headings {
	font-size: 14px;
	text-align: center;
	color: #606060;
	font-weight: bold;
	height: 40px;
	text-decoration:none;
	background-image: url(images/titles.png);
	background-repeat:no-repeat
}
#headings3 {
	font-size: 14px;
	text-align: center;
	color: #606060;
	font-weight: bold;
	height: 40px;
	text-decoration:none;
}
#body {
	font-size: 9px;
	text-align: justify;
	color: #606060;
	text-decoration:none;
	text-transform: none;
	font-weight: lighter;
	background-color: #ffffff;
	padding-left:5;
	padding-right:5;
	border: 3px;
	border-color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 3px;
}
#affies {
	font-size: 9px;
	text-align: center;
	color: #606060;
	text-decoration:none;
	text-transform: none;
	background-color: #ffffff;
}	
.bold {
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#headings2 {
	font-size: 9px;
	text-align: right;
	color: #606060;
	background-color: #ffffff;
}
a:link {
	text-decoration: none;
	color: #606060
}
a:visited {
	text-decoration: none;
	color: #606060
}
a:hover {
	text-decoration: none;
	color: #000000
}
a:active {
	text-decoration: none;
	color: #606060
}

