body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #F0F0F0;
}
#col_1 {
	width: 680px;
	margin-top: 32px;
	border: 1px solid #333333;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #000000;
	background: #FFFFFF url(../img/logo_lr.jpg) no-repeat left bottom;
}
#header {
	background: url(../img/ahwtitle.gif);
	width: 650px;
	height: 70px;
	margin-top: 6px;
}
#header h1 {
	margin-left: -3000px;
	text-align: left;
}
#content {
	margin: 16px;
	text-align: right;
}
#address {
}
#address h2 {
	margin: 2px;
	padding: 0px;
	font-size: 1em;
	font-weight: normal;
}
#address a {
	color: #000066;
}
#subsec1 {
	margin: 12px 2px 12px 350px;
}
#subsec1 p {
	font-weight: bold;
}
#treatlist {
	font-size: 13px;
	margin: 12px 2px 12px 400px;
	list-style: none;
}
