/* CSS Document */

@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
	}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

td img {display: block;}
.schedule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DAC492;
}

.footer {
	font-size: small;
	text-align: center;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #fff;
padding: 5px;
left: 400 px;
border: 0px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 200px;
	left: 300px; /*position where enlarged image should offset horizontally */
}

.homepagecap {font-size: 36px}

.homepage {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	padding-left: 25px;
	padding-right: 25px;
	font-weight: 700;
	line-height: 1.5;
}
.aboutrt {
	font-size: x-small;
	margin-left: 7px;
	margin-right: 7px;
}
.aboutnav {
	color: #FFFFFF;
	font-size: x-small;
	text-decoration: none;
	bottom: 2px;
	padding-top: 20px;
}

a:link.aboutnav {
	color: #DAC492;
	font-size: x-small;
	text-decoration: none;
}

a:hover.aboutnav {
	color: #ffffff;
	font-size: x-small;
	text-decoration: none;
}

a:active.aboutnav {
	color: #DAC492;
	font-size: x-small;
	text-decoration: none;
}

a:visited.aboutnav {
	color: #DAC492;
	font-size: x-small;
	text-decoration: none;
}
.news {
	font-size: small;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.port1 {
	font-size: 10px;
	padding-right: 15px;
	padding-top: 300px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 15px;
	font-weight: bold;
}

.port2 {
	font-size: 11px;
	padding-right: 170px;
	padding-top: 270px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 10px;
	font-weight: bold;
}

.port3 {
	font-size: 12px;
	padding-right: 12px;
	padding-top: 250px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 12px;
}

.port4 {
	font-size: 11px;
	padding-right: 106px;
	padding-top: 257px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 6px;
}

.port5 {
	font-size: 11px;
	padding-left: 4px;
	padding-right: 5px;
	padding-top: 160px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

</style>
.port3 {
	font-size: 11px;
	padding-right: 106px;
	padding-top: 257px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 6px;
}
