h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
}

.pagehead {
	width: 560px;
	margin: 20px auto 20px auto;
	border-bottom: 1px dotted #000000;
	padding-bottom: 10px;
}

#mainhead {
	display: block;
	width: 580px;
	height: 62px;
	margin-top: 15px;
	background: url(../images/gfx_infohed.gif) top left no-repeat;
}

#address {
	display: block;
	width: 400px;
	height: 30px;
	padding-left: 96px;
	padding-top: 80px;
}

#ttop {
	width: 520px;
	height: 144px;
	float: left;
	margin: 0px;
	padding-top: 6px;
}

.column {
	width: 385px;
	float: none;
	margin-top: 15px;
	padding-left: 20px;
}

.piclink {
	width: 182px;
	float: left;
}

.picleft {
	padding-left: 15px;
}

#sidebar2 {
	width: 160px;
	float: right;
	background: #F2F2F2;
	margin-top: 15px;
	padding: 0px;
}

#sidebar2top {
	height: 31px;
	font-weight: bold;
	color: #FFFFFF;
	background: green;
	margin: 0px;
	padding-left: 12px;
	padding-top: 12px;
	background: url(../images/gfx_sidebar2top.gif) top left no-repeat;
}

#sidebar2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar2 ul li {
	margin: 0px;
	padding-left: 12px;
	padding-top: 5px;
	list-style: none;
	height: 23px;
	border-bottom: 1px dotted #000000;
}