body,td,th {
	color: #336666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFFFF7;
	background-image: url(/images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* styles for IE 5 Mac */
 #box {
	position: absolute;
	top: 0px;
	left: 0px;
 	width: 100%;
	text-align: center;
	min-width: 760px; 
}
 /* following rules are invisible to IE 5 \*/
 #box {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -203px;
	text-align: center;
	min-width: 760px; 
}
/* end IE 5 hack */ 
#wrapper {
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 760px;
	height: 406px;
}
#main{
	width:760px;
	height: 406px;
	position:absolute; 
	margin-left:-380px; 
	margin-top: -203px; 
	left:50%; 
	top:50%; 
	border: 0px;
	padding:0px;
	min-width:760px;
}
#content {
	margin: 10px 15px 10px 15px;
	text-align: left;
}
#left {
	margin-left: 40%;
}
td .port_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336666;
	margin-bottom: 0px;
}
td span.port_headers {
	margin-top: 3px;
}
td .port_sub {
	margin-left: 10px;
	margin-top: 5px;
}
p.crumb {
	margin: 0px 15px 0px 15px;
	font-size: 10px;
	font-weight: bold;
	color: #336666;
	text-align: right;
	clear:both;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336666;
	margin-bottom: 0px;
}
p.workshops {
	margin: 5px 13px 5px 13px;
	font-size: 10px;
	text-indent: 0px;
}
p.contact {
	margin: 5px 13px 5px 13px;
	text-indent: 0px;
}
p.baytides {
	margin: 5px 0px;
	font-size: 9px;
	text-indent: 0px;
}
a {
	color: #336666;
}
a:link {
	text-decoration: underline;
	color: #336666;
}
a:visited {
	text-decoration: underline;
	color: #336666;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #336666;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #336666;
}
p {
	text-indent: 1em;
	margin: 5px 0px 5px 0px;
}
div.peoplel {
	visibility:hidden;
	position: relative;
	z-index: 101;
	background-color: #FFFFF7;
	width: 140px;
	border-top: 0px;
	margin: 0px;
	padding: 0px;
}
div.people {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
div.travell {
	visibility:hidden;
	position: relative;
	z-index: 101;
	background-color: #FFFFF7;
	width: 140px;
}
div.travel {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#bio {
	border: 0px;
	padding: 0px;
	margin: 5px 13px 5px 13px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336666;
	margin: 0px 0px 0px 10px;
}
ul {
	margin: 5px;
}