a:visited {
	text-decoration: none;
	color: #639;
	font-size: 16px;
}
a:hover {
	text-decoration: none;
	color: #EEE;
	background-color: #000;
	font-size: 16px;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #700;
}
h1 {
	font-size: 36px;
	color: #700;
}
h4 {
	font-size: 14px;
	color: #700;
}
a {
	font-size: 12px;
}
a:link {
	color: #800;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 16px;
}
a:active {
	text-decoration: none;
	color: #CF6;
}
body {
	background-image: url(../images/capeblancobeach2004.jpg);
	font-size: 16px;
	color: #EEE;
	text-align: center;
}
p {
	text-align: left;
}
.footer {
	font-size: 14px;
	color: #700;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
}
#content {
	position:absolute;
	left:42px;
	top:370px;
	width:70%;
	z-index:1;
	background-image: url(../images/bluegradient2_75and79_%204_10.png);
	padding: 20px;
	border: 3px solid #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #EEE;
	color: #000;
}
