a.intro:active {
	color: #0000FF
}

a.intro:link {
	color: #0000FF
}

a.intro:visited {
	color: #0000FF
}

a.intro:hover {
	font-size:40px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
}

a.intro:active {
	color: #0000FF
}

a:link {
	color: #0000FF
}

a:visited {
	color: #0000FF
}

a:hover {
	font-size:14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	position: relative;
	left: 8px;
	top: 0px;
	z-index: 10;
	visibility: visible;
	color:#000000}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	position: relative;
	left: 11px;
	top: -41px;
	z-index: 1;
	visibility: visible;
	color:#999999}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:40px;
	position: relative;
	visibility: visible;
	color:#000000;
	text-align: center;
}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	position: relative;
	visibility: visible;
	color:#000000;
	text-align: center;
}

p, li, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px
}

div#imagemap {
	background-color: white;
	position:absolute;
	left: 10px;
	top: 10px;
	padding: 0px;
}

div#address {
	background-color: white;
	color: black;
	position: absolute;
	left: 395px;
	top: 805px;
	width: 350px;
	padding: 5px;
	padding-right: 5px;
	border: 1px black groove;
}

div#text {
	background-color: white;
	color: black;
	position: absolute;
	left: 20px;
	top: 320px;
	width: 350px;
	padding: 5px;
	padding-right: 5px;
	border: 1px black groove;
}

div#slideshow {
	background-color: white;
	color: black;
	position: absolute;
	left: 395px;
	top: 320px;
	width: 350px;
	padding: 5px;
	padding-right: 5px;
	border: 1px black groove;
}

div#navigation {
	background-color: white;
	color: black;
	position: absolute;
	left: 395px;
	top: 890px;
	width: 350px;
	padding: 5px;
	padding-right: 5px;
	border: 1px black groove;
}

td {
	text-align:center
}