body {
	margin: 0;
	padding: 0;
	background-image: url(/images/sand.jpg);
	background-repeat: repeat;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #333366;
	background-position: top center;
}

#page {
	margin: 0 auto 0 auto;
	padding: 0 13px 0 13px;
	width: 806px;
	min-height: 700px;
	background-image: url(/images/background.png);
	background-repeat: repeat-y;
	position: relative;
}

#top {
	margin: 0;
	padding: 0;
	width: 780px;
}

#sidebar {
	width: 164px;
	padding: 12px 8px 12px 8px;
	text-align: center;
	vertical-align: top;
}

#sidebar img.photo {
	margin: 16px 0 20px 0;
	border: 2px #FFFFFF solid;
}

#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 1em 0 1em 0;
	font-weight: bold;
	color: #ffffff;
}

#sidebar ul a {
	color: #ffffff;
	text-decoration: none;
	padding: 1px 4px 1px 4px;
}

#sidebar ul a:hover {
	background-color: #333366;
}

#sidebar li {
	padding: 0 0 6px 0;
}

#sidebar .quote {
	font-style: italic;
	margin: 45px 4px 25px 4px;
}

#sidebar .icons {
	background-color: #ffffff;
	border: 1px #333333 solid;
	margin: 10px 30px 10px 30px;
	text-align: center;
}

#sidebar .icons img {
	padding: 4px 2px 2px 2px;
	margin: 0;
}

#header {
/*
	background-image: url(/images/headers/header1.jpg);
	background-repeat: no-repeat;
*/
	width: 600px;
	height: 145px;
}

#header h1 {
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

#content {
	background-image: url(/images/shadows/bottom_middle_down.png);
	background-repeat: repeat-x;
	padding: 6px 15px 20px 20px;
	vertical-align: top;
	width: 565px;
}

#content h2 {
	margin: 8px 4px 4px 0px;
}

#content .happenings {
	margin: 0 0 20px 0;
}

#content .happenings ul {
	margin: 0 0 10px 0;
	list-style-type: none;
}

#content .sitemason_article h2 {
	font-size: 14px;
}

#content h3.sitemason_gallery_title {
	text-transform: capitalize;
}

#content .sitemason_gallery td {
	text-align: center;
}

.sitemason_file_left {
	margin: 0px 6px 6px 0px;
}

.sitemason_file_right {
	margin: 0px 0px 6px 6px;
}

.sitemason_newspub .sitemason_file {
	margin: 0 10px 0 0;
}

.thumb_right {
	float: right;
	margin: 0 0 6px 8px;
}

.thumb_left {
	float: left;
	margin: 0 8px 6px 0;
}

.thumb_right img, .thumb_left img {
	border: 1px #333366 solid;
}

#sitemason_eG3V2o li {
	clear: both;
}

#bottom {
	background-image: url(/images/background-bottom.png);
	background-repeat: no-repeat;
	margin: 0 auto 15px auto;
	padding: 0 13px 0 13px;
	width: 806px;
	height: 22px;
	position: relative;
}


/* starfish */
#starfish {
	position: absolute;
	top: 50px;
	left: 10px;
}

#starfish2 {
	position: absolute;
	top: 600px;
	right: 80px;
}

#shell {
	position: absolute;
	top: 250px;
	right: 20px;
}
