body {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0;
	font-size: 12pt;
}

#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
#banner {
	height: 85px;
	width: 800px;
}

#content {
	width: 570px;
	margin-left: 230px;
}

#content p {
	margin-top: 10px;
	margin-left: 25px;
	padding-right: 50px;
}

.clearit {
	display: block;
	clear: right;
}

#footer {
	font-size: 8pt;
	padding-top: 20px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	margin-left: 20px;
	margin-top: 30px;
}

#leftcol {
	width: 230px;
	height: 265px;
	position: absolute;
	left: 0px;
	top: 85px;
}

#container {
	position: absolute;
	left: 0px;
	top: 350px;
	width: 800px;
	background-image: url(../images/1_lft_rpt.gif);
	background-repeat: repeat-y;
}

#rightcol {
	width: 146px;
	position: absolute;
	left: 654px;
	top: 114px;
	height: 236px;
}
#address {
	left: 230px;
	top: 85px;
	width: 570px;
	height: 29px;
	position: absolute;
}
#building {
	position: absolute;
	left: 230px;
	top: 114px;
	width: 424px;
	height: 236px;
}

#newscol {
	position: absolute;
	width: 230px;
	left: 0px;
	top: 0px;
	background-image: url(../images/1_lft_rpt.gif);
	background-repeat: repeat-y;
}

#newscol p {
	margin-left: 20px;
	
}

.rightimage {
	margin-left: 15px;
	float: right;
}
a:link {
	color: #cc9900;
	text-decoration: none;
}

a:hover {
	color: #cc9900;
	text-decoration: underline;
}

a:visited {
	color: #cc9900;
	text-decoration: none;
}

a:visited:hover {
	color: #cc9900;
	text-decoration: underline;
}

a:active {
	color: #cc9900;
}

.news {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}
