body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #5c8dad;
}
.tblMain {
	border: 2px solid #818181;
}
.txtBase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
.txtBase a:link {
	color: #FFFFFF;
}
.txtBase a:active {
	color: #FFFFFF;
}
.txtBase a:hover {
	color: #0000ff;
}
.txtBase a:visited {
	color: #FFFFFF;
}
.txtSoon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 20px;
	text-align: center;
	background-color: #D57B2F;
}
.txtGig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtLinkHdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5c8dad;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #D57B2F;
}
.txtLinkHdr a:link {
	color: #5c8dad;
	text-decoration: none;
}
.txtLinkHdr a:visited {
	color: #5c8dad;
	text-decoration: none;
}

.txtLinkHdr a:active {
	color: #D57B2F;
}

.txtLinkHdr a:hover {
	color: #5c8dad;
	text-decoration: underline;
}

.txtLinkHdr a:visited a:link {
	color: #D57B2F;
	text-decoration: none;
}

.pic {
	border: 2px solid #000000;
}
.txtMain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.txtMain a:link {
	color: #5c8dad;
	text-decoration: none;
}
.txtMain a:visited {
	color: #5c8dad;
	text-decoration: none;
}

.txtMain a:active {
	color: #D57B2F;
}

.txtMain a:hover {
	color: #5c8dad;
	text-decoration: underline;
}

.txtMain a:visited a:link {
	color: #D57B2F;
	text-decoration: none;
}
.txtMainBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5c8dad;
}

.txtPageHeader {
	font-family: Georgia;
	font-size: 18px;
	color: #5c8dad;
}
.tablePic {
	background-image: url(/assets/image/home/starfish.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.picGallery {
	border: 4px double #BEDBDF;
}


