#body {
	background-color: #C4DAFF;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 1;
	background-repeat: repeat-y;
}
#sitetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #3D4FBE;
	position: relative;
	top: 0px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	background-color: #C4DAFF;
}
#navhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3D4FBE;
	background-color: #C4DAFF;
	position: relative;
	text-align: center;
	width: 100%;
	top: 0px;
	word-spacing: 30px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-size: 14px;
}
#contentarea {
	background-color: #C4DAFF;
	background-image: url(images/fadingbackground2.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	overflow: visible;
	font-size: 12px;
}
#mainimage {
	position: relative;
	top: 40px;
	width: 340px;
	text-align: center;
	height: 250px;
}
#maincontent {
	position: relative;
	width: 350px;
	left: 345px;
	bottom: 210px;
}
#copyright {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
	width: 100%;
	bottom: 100px;
	background-color: #C4DAFF;
	height: 100px;
	vertical-align: top;
	clear: both;
}
#gallerycontent {
	padding-top: 10px;
	padding-bottom: 120px;
	width: 750px;
}
#galleryart {
	padding-top: 10px;
	padding-bottom: 120px;
	width: 100%;
}
#bocean {
	float: right;
}
a:link {
	color: #3D4FBE;
	text-decoration: none;
}
a:visited {
	color: #3D4FBE;
	text-decoration: none;
}
a:hover {
	color: #B5E9FF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.sitenav:link {
	color: #3D4FBE;
	text-decoration: none;
}
a.sitenav:visited {
	color: #3D4FBE;
	text-decoration: none;
}
a.sitenav:hover {
	color: #B5E9FF;
	text-decoration: none;
}
a.sitenav:active {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666(grey headings);
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	font-style: italic;
}
