body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333666;
	margin: 0px 0px;
}
div#wrapper{
	width:825px;
	margin:auto auto;
	padding:0;
	text-align:center;
}
p {
	font-size: 12px;
	line-height: 16px;
	color:#333666;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 6px;
}
.list {
	line-height: 13px;
}
.list2 {
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 2px;
}
h1 {
	font-size: 14px;
	font-style: bold;
	color: #990000;
	margin-bottom: 2px;
}
h2 {
	font-size: 12px;
	font-style: bold;
	color: #333666;
	margin: 0px 0px 2px 0px;
}	
.size9 {
	font-size: 9px;
}
a:link  {
	color: #333666;
	text-style: underline;
}

a:visited  {
	color: #333666;
}

a:hover  {
	color: #990000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.breadcrumb {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
	margin: 0 0 0 2px;
}
.photo img {
	border: 1px solid #666;
}
.facilitytable p {
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.image-left {
	float:left;
	padding:3px;
	border:none;
}
.image-right {
	float:right;
	padding:3px;
	border:none;
}
