body {
	font-family: Verdana;
	color: #000000;
	font-size: 12;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
td {
	font-size: 12;
	font-family: Verdana;
}
th {
	font-size: 12;
	font-family: Verdana;
	font-weight: bold;
	text-align: left;
}
h1 {
	font-size: 14;
	font-family: Verdana;
	color: #0000CC;
}
.bottombackground {
	background-image: url(images/background2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #FFFFFF;
	background-attachment: fixed;
}
.mainbackground {
	background-image: url(images/background1.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #FFFFFF;
	background-attachment: fixed;
}
.facilitiesphotolayer {
	position:absolute;
	width:240px;
	height:200px;
	z-index:1;
	left: 450px;
	top: 150px;
}
.facilitiesphoto {
	height: 180px;
	width: 240px;
}
