body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 15px;

}
#container{
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #0d698c;
}
#music {
	z-index: 10;
	height: 21px;
	width: 95px;
	float: right;
	margin-right: 10px;
	margin-top: 3px;
}
#sand{
	background-color: #FFFFFF;
	background-image: url(images/sand.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 900px;
}
.mattblackmenu ul{
	margin: 0;
	font: bold 10px;
	list-style-type: none;
	overflow: hidden;
	width: 100%;
	padding: 5px;
}

.mattblackmenu li{
display: inline;
margin: 0;
}

.mattblackmenu li a{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 3px 16px; /*padding inside each tab*/
color: white;
}

.mattblackmenu li a:visited{
color: white;
}

.mattblackmenu li a:hover{
background: #719fff;
color: #000000;
}

.mattblackmenu li a.selected{
background: #719fff; /*background of tab with "selected" class assigned to its LI */
color: #000000;
}
#line{
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0d698c;
	border-right-color: #0d698c;
	border-bottom-color: #0d698c;
	border-left-color: #0d698c;
	background-image: url(images/menu-bg.png);
	background-repeat: repeat-x;
}
#beach{
	background-image: url(images/sandybeaches.jpg);
	background-repeat: repeat-x;
	height: 182px;
	padding: 0px;
		border-top-width: .1em;
	border-right-width: .1em;
	border-bottom-width: .1em;
	border-left-width: .1em;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8baef2;
	border-right-color: #8baef2;
	border-bottom-color: #8baef2;
	border-left-color: #8baef2;

}
#box{
	padding: 3px;
	border: 0.3em solid #8baef2;
	width: 900px;
	text-align: left;
}
#box2{
	padding: 3px;
	border-top: 0.1em solid #666666;
	border-right: 0.1em solid #666666;
	border-bottom: 0.1em solid #666666;
	border-left: 0.1em solid #666666;
	background-color: #d5e7f0;
}
#box3{
	padding: 3px;
	border-top: 0.1em solid #666666;
	border-right: 0.1em solid #666666;
	border-bottom: 0.1em solid #666666;
	border-left: 0.1em solid #666666;
	background-color: #2557b8;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	padding: 10px;
}
a:link {
	color: #0b242f;
	text-decoration: none;
}
a:visited {
	color: #0b242f;
	text-decoration: none;
}
a:active {
	color: #0b242f;
	text-decoration: none;
}
a:hover {
	color: #000033;
	text-decoration: underline;
}
.highlight {
	color: #7495d4;
}
.header {
	font-size: 20px;
	color: #0d698c;
	font-variant: normal;
	text-transform: uppercase;
	line-height: 30px;
	font-weight: bold;
}
.whitetext {
	color: #FFFFFF;
}
.headerCopy {
	font-size: 16px;
	color: #0b242f;
	font-variant: normal;
	text-transform: none;
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	line-height: 25px;
}
#iframe {
	overflow: visible;
	width: 894px;
}
#linda_pic {
	float: left;
	height: 72px;
	width: 88px;
	padding-right: 8px;
}
