body {
	background: black;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	}
#container {
		width: 900px;  
		background: #000000;
		text-align: left;
		margin-top: 15px;
		margin-right: auto;
		margin-bottom: auto;
		margin-left: auto;
	}
#mainContent {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 35px;
	clear: both;
	}
#photo_gallery {
	clear: both;
	margin-top: 35px;
	width: 100%;
	}
h1 {
	font-family: "Comic Sans MS", "Comic Sans", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color:#30C7AF;
	font-size: 22px;
	}	
h2 {
	font-family: "Comic Sans MS", "Comic Sans", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color:#30B3C3;
	font-size: 18px;
	}
.highlight_blue {
	color: #30B3C3;
	}
		
p {
	padding: 0 20px;
	text-align:justify;
	}
#email_form fieldset {
	background-color: #33CCCC;
	color: black;
	}
#email_form #body {
	width: 100%;
	font: 12px Arial, Helvetica, sans-serif;
	}
#email_form #subject {
	width: 100%;
	}
#email_form #email {
	width: 100%;
	}
#big_photo {
		float: right;
		width: 400px;
		margin: 20px;
	}
#pageheading {
	clear: both;
	width: 900px;
	margin-top: 35px;
	}
#photo_gallery h1 {
	padding-left: 20px;
	}
.thumbs {
		width: 400px;
		clear: both;
		margin-bottom: 20px;
	}
.thumbs img {
		float:left;
		height:60px;
		width:60px;
		margin-right: 2px;
		margin-bottom: 2px;
		border: solid black 1px;
	}
#thumb_side {
		width: 400px;
		float: left;
		margin: 20px;
	}
.caption {
		text-align: left;
		margin: 10px;
		font-size: 15px;
	}
.imgLeft {
	padding-right: 20px;
	padding-bottom: 20px;
	float: left;
	}
.imgRight {
	float: right;
	padding-top: 20px;
	padding-left: 20px;
	}
#home_greeting {
	width: 400px;
	height: 225px;
	}
a {
	color: #CCCCCC;
	text-decoration: underline;
	}
a:hover {
	color: #257edc;
	text-decoration: underline;
	}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
h2 a:hover {
	text-decoration: underline;
	}
h2 a{
	text-decoration: none;
	color: #30B3C3;
	}
.email_contact {
	color: #30B3C3;
	text-decoration: underline;
	}
#email_form legend {
	color: #FFFFFF;
	font-size: 16px;
	}
.flush_left {
	text-align: left;
	}
.quotes {
	font-family: "Comic Sans MS", "Comic Sans", Geneva, Arial, Helvetica, sans-serif;
	color: #3249A9;
}
#footer {
	font-size: 10px;
	color: #202D64;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 25px;
	clear: both;
	width: 100%;
	float: none;
	background-color: #3249A9;
	}
#footer a {
	text-align: center;
	display: inline;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	}
#design {
	text-align: center;
}
#design a {
	color: #333333;
}
#design a:hover {
	color: #666666;
	text-decoration: underline;
}
#whale_sounds {
	height: 75px;
	width: 350px;
	padding: 25px;
	float: right;
	}
.grey {
	color: #CCCCCC;
}
