body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center; /* IE + IE5.5 Centering Hack Part One */
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}
#container {
	width: 820px;
	height: 1024px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#container2 {
	width: 820px;
	height: 1024px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}


#contentarea {
	width: 500px;
	text-align: left;
	float: left;
}

#contentarea2 {
	width: auto;
	text-align: left;
	float: left;
}

#contenttext {
	width: 550px;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	color: #444444;
}

#contenttext2 {
	width: 575px;
	height: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	color: #444444;
}

#contenttext3 {
	width: 575px;
	height: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	color: #444444;
}

#flash {
	width: 490px;
	height: 346px;
	text-align: left;
}

#img {
	width: 490px;
	height: 273px;
	text-align: left;
}

#navigation {
	margin-top: 180px;
	width: 200px;
	height: 933px;
	float: left;
}

#address {
	width: 250px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	font-weight: bold;
	color: white;
}


.imagesfloat {
	float: right;
	margin-left: 21px;
	margin-top: 30px;
}
.linktomap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	color: white;
	font-weight: bold;
}

a.linktomap:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.emaillink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

a.emaillink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
#scroller {
	margin-top: 10px;
	width: 315px;
	height: 483px;
	overflow: auto;
	padding-right: 7px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 13px;
	line-height: 20px;
	float: left;
}
.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #444444;
	text-decoration: underline;
	font-weight: bold;
}
a.bodylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #777777;
	text-decoration: none;
	font-weight: bold;
}