body {
	margin: 0;
	padding: 0px;
	background-color: #999999;
	text-align: center;
}

body.printerFriendly {
	margin: 0;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
}

#mainSection {
	height: auto;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	width: 860px;
}

#leftFade {
	position: relative;
	float: left;
	background-image: url("images/essential/fadeL.jpg");
	background-repeat: repeat-y;
	width: 30px;
	height: auto;
	overflow: auto;
	margin: 0px
	padding: 0px;
}

#rightFade {
	position: relative;
	float: right;
	background-image: url("images/essential/fadeR.jpg");
	background-repeat: repeat-y;
	width: 30px;
	margin: 0px
	padding: 0px;
}

#Content {
	background-color: #CCCCCC;
	position: relative;
	width: 800px;
	overflow: auto;
	height: auto;
	padding: 0;
	margin: 0;
	float: left;
	overflow:-moz-scrollbars-none;
}

#poetry_float {
	float: right;
	text-align: right;
	margin-right: 0.5em;
}

.welcome_img_poem1 {
	background-image: url("images/welcome/splashOyster_moveablefeast.jpg");
	background-repeat: none;
	width: 800px;
	height: 618px;
}

.welcome_img_poem2 {
	background-image: url("images/welcome/splashOyster_gettingbeached.jpg");
	background-repeat: none;
	width: 800px;
	height: 618px;
}

.welcome_img_poem3 {
	background-image: url("images/welcome/splashOyster_shuckmenaked.jpg");
	background-repeat: none;
	width: 800px;
	height: 618px;
}

.welcome_img_poem4 {
	background-image: url("images/welcome/splashOyster_oysterlust.jpg");
	background-repeat: none;
	width: 800px;
	height: 618px;
}

/*<group=MASTHEAD>*/

.mastTitle {
	position: relative;
	left: 13px;	
	color: #ffffff;
	font: bold italic 16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align:
	letter-spacing: 1px;
	top: 18px;
}

.mastText {	
	position: relative;	
	color: #CCCCCC;
	font: italic 13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: right;
	padding-right: 10px;
	top: 40px;
}
/*</group>*/

/*<group=MENU BAR>*/
.m_header {
	padding-left:6px;
	padding-right:10px;
	white-space: nowrap;
	color: #FFFFFF;
}	

.m_header:visited {
	padding-left:6px;
	padding-right:10px;
	white-space: nowrap;
	color: #FFFFFF;
}	
.m_header:hover {
	padding-left:6px;
	padding-right:10px;
	white-space: nowrap;
	color: #FFFFFF;
}	

.m_h_link {
  	text-align:left; 
  	cursor:pointer;
  	cursor:hand;
  	font-family: arial, helvetica, sans-serif;
  	font-size:12px; 
  	color:#FFFFFF; 
  	margin:0; 
  	padding-left:1.3em; 
  	padding-right:1.3em; 
	text-decoration: none;
}

.m_h_link:hover {
  	text-align:left; 
  	cursor:pointer;
  	cursor:hand;
  	font-family: arial, helvetica, sans-serif;
  	font-size:12px; 
  	color:#FFFFFF; 
  	margin:0; 
  	padding-left:1.3em; 
  	padding-right:1.3em; 
	text-decoration: none;
}

.m_h_link:visited {
  	text-align:left; 
  	cursor:pointer;
  	cursor:hand;
  	font-family: arial, helvetica, sans-serif;
  	font-size:12px; 
  	color:#FFFFFF; 
  	margin:0; 
  	padding-left:1.3em; 
  	padding-right:1.3em; 
	text-decoration: none;
}

.m_c_text {
  	text-align:left; 
  	cursor: pointer;
  	cursor: hand;
  	font-family: arial, helvetica, sans-serif;
  	font-size:12px; 
  	color:#000000; 
	text-decoration: none;
}

.m_c_text:hover {
  	font-size:12px; 
  	color:#000000; 
	text-decoration: none;
}

.m_c_text:visited {
  	font-size:12px; 
  	color:#000000; 
	text-decoration: none;
}

.m_h_text {
  	text-align:left; 
  	cursor: default;
  	font-family: arial, helvetica, sans-serif;
  	font-size:12px; 
  	color:#FFFFFF; 
	text-decoration: none;
}

.m_h_text:hover {
  	font-size:12px; 
  	color:#FFFFFF; 
	text-decoration: none;
}

.m_h_text:visited {
  	font-size:12px; 
  	color:#FFFFFF; 
	text-decoration: none;
}

#submenu, #submenu1, #submenu2, #submenu3, #submenu4, #submenu5, #submenu6, #submenu7, #submenu8, #submenu9 {
	position:absolute;
	background-color: #6699FF;
	border: 1px solid black;
	padding-bottom: 2px;
	width: 160px;
	display: none;
	color: #FFFFFF;
}

.menuMarker { 
	position:relative; 
	visibility:visible; 
	height:1.8em; 
	background: #0066cc; 
	text-align: center;
}

/*</group>*/

/*<group=TEXT CONTAINERS>*/

.parentDiv {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 20px;
}

.oneCol {
	width:760px; 
	margin: 20px;
}

.leftCol {
	width:500px; 
	border-right: 1px solid #000099;
	padding-right: 10px;
	margin: 20px;
}

.rightCol {
	position: absolute;

	width:200px; 
	margin: 10px;
}

.outdentDiv {
	text-indent: -10px;
	padding-left: 40px;
	padding-bottom: 8px;
}

.myPara {
}

/*</group>*/

/*<group=TEXT>*/

body, div, span, td  {
  	font-family:arial, helvetica,sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}

.myHeading {
	font-weight: bold;
	text-transform: uppercase;
	color: #003399;
	margin-bottom: 0px;
	font-size: 13px;
	text-decoration: none;
}

.articleHead {
	font-family: "Verdana", "Arial";
	background-color: #993300;
	color: #FFFFFF;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	font-size: 1.2em;
	line-height: 1.2em;
}

.welcomeHead {
	font-weight: bold;
	color: #993300;
	margin-bottom: 0px;
	font-size: 15px;
	text-align: left;
}

.credit {
	color: #4F4F4F;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.3em;
}

.contactUS {
	margin-top: 15px;
	width: 95%;
	text-align: right;
	color: #330000;
}

.captionDiv {
	color: #0033CC;
	font-size: 11px;
	margin-top: 5px;
	line-height: 14px;
	margin-bottom: 15px;
	margin-right: 15px;
}

.captionPara {
	color: #0033CC;
	font-size: 11px;
	line-height: 14px;	
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
}

.outdentMini {
	color: #339933;
	font-size: 11px;
	text-indent: -10px;
	padding-left: 40px;
	padding-bottom: 8px;
}

.tableOutdent {
	color: #006633;
	font-size: 11px;
	text-indent: -8px;
	padding-left: 20px;
	padding-bottom: 8px;
}

.tableHead {
	color: #006633;
	font-size: 11px;
	font-style: normal;
	margin-top: 5px;
	line-height: 14px;
	margin-bottom: 5px;
	font-weight: bold;
}

.tableText {
	color: #006633;
	font-size: 11px;
	font-style: normal;
	margin-top: 5px;
	line-height: 14px;
	margin-bottom: 5px;
}


/*</group>*/

/*<group=LINKS>*/

a.default {
  font-family: arial, helvetica, sans-serif;
  font-size: 13px; 
  color: #333333;
	text-decoration: underline;
}

a.default:visited { 
	color: #666666;
	font-size: 13px;
	/*text-decoration: underline;*/
}

a.default:hover { 
	color: #990000; 
	font-size: 13px;
	/*text-decoration: underline;*/
}

a.mini {
  font-family: arial, helvetica, sans-serif;
  font-size: 11px; 
  color: #0033AA;
	text-decoration: underline;
}
a.mini:link {
  font-family: arial, helvetica, sans-serif;
  font-size: 11px; 
  color: #0033AA;
	text-decoration: underline;
}
  
 a.mini:visited { 
	color: #0033AA;
	font-size: 11px;
	text-decoration: underline;
}

a.mini:hover { 
  	font-size: 11px; 
	color: #990000; 
}
/*</group>*/

.hRule {
	border-bottom: 1px solid #000099;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.hRuleW {
	height: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #000099;
}

.poetry_title {
	font-family: "Garamond", "Trebuchet MS", "Verdana";
	font-size: 1.4em;
	color: #7F0008;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

.poetry_quote {
	font-family: "Garamond", "Trebuchet MS", "Verdana";
	font-size: 1.2em;
	color: #AF2026;
	font-weight: bold;
	font-style: italic;
	white-space: nowrap;	
}

.poetry_sig {
	font-family: "Garamond", "Trebuchet MS", "Verdana";
	font-size: 1em;
	color: #4F4A4A;
	font-weight: bold;
	font-style: italic;
}

.poetry_hilight {
	font-family: "Garamond", "Trebuchet MS", "Verdana";
	color: #FF565D;
	font-weight: bold;
	font-style: italic;
}

.onLeft {
	padding-right: 1em;
	padding-bottom: 1em;
	float: left;
}

.onRight {
	padding-left: 1em;
	padding-bottom: 1em;
	float: right;
}

.withBorder {
	border: 1px solid black;
}


table.main {
	position: relative;
	top: 0px;
	border-collapse: collapse;
	text-align: center;
	width: 800px;
}

table.biology {
	border-collapse: collapse;
	margin-top: 0.7em;
}

table.biology th {
	font-family: Verdana, Arial;
	font-size: 0.8em;
	background-color: #22296F;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0.3em;
	border: 0.05em;
	border-style: solid;
	border-color: #666666;
}

table.biology td {
	border: 0.05em;
	border-style: solid;
	border-color: #666666;
}

table.biology td.hideborder {
	top-border: 0em;
	left-border: 0em;
	border-style: solid;
	border-color: #CCCCCC;
}

/** GALLERY FORMATTING **/
/* Hides the Gallery Folder icons */
.div-galheader {
 	visibility: hidden;
	height: 0px;
}

.td-thumbnails-navi {
	text-align: center;
	background-color: #FFFFFF;
	border: 0.05em;
	border-style: solid;
	border-color: #993300;
	padding-top: 8px;
}

.td-main-title-spgm-link {
	font-size: 0.8em;
}

.a-spgm-link {
	color: #993300;
}

.a-spgm-link:hover {
	color: #000000;
}

.table-thumbnails {
	width: 80%;
}

.td-thumbnails-navi {
	white-space: nowrap;	
	padding-left: 5em;
	padding-right: 5em;
	padding-bottom: 8px;
}

.navi {
	border: 0px;
	border-style: solid;
	border-color: transparent;
}
.img-thmbnavi-next, .img-thmbnavi-prev {
	border: 0px;
	border-style: solid;
	border-color: transparent;
}

.img-thumbnail {
	border: 1px solid #000000;
}

#awwShucks {
	position: relative;
	float: left;
	background-color: #ADD5A2;
	width: 60%;
	padding: 0.7em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	margin-right: 1em;
	border: 1px solid;
}

#awwShucks .hilight {
	background-color: #89BE7A;
	padding: 0.5em;
	color: #504F4F;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}

#awwShucks .darkerfont {
	color: #504F4F;
}

#awwShucks .greenLine {
	bottom-border: 0.3em;
	border-style: solid;
	border-color: #5DA848;
	width: 60%; 
}

#awwShucks .title {
	color: #504F4F;
	font-size: 2.1em;
	font-weight: bold;
}
#awwShucks .subtitle {
	color: #504F4F;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}
