body {
	background-image: none;
/*	background-repeat: no-repeat;
	background-position: left top;*/
	height: 150px;
	width: 244px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#topnav, #topbanner, #horznav, #bottompush, #footer {
	display: none;
}
#maintext {
	background-image: none;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	margin: -26px 20px 20px;
	text-align: center;
}
a:link {color:#000099;text-decoration: none;}
a:visited {color: #000099;text-decoration: none;}
a:hover {color:#990000;text-decoration: underline;}
a:active {color:#000099;text-decoration: underline;
}
#directionslist {
	font-size: 1em;
}
#directionslist ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	font-weight: bold;
}
#directionslist ul li {
	margin-top: 6px;
	color: #000000;
}