img     {
	border-style:none;
}
body    {
	background-image: url(../images/blueocean_background.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #FFFFFF;
	margin-bottom: 1px;
	min-height: 100%;
	margin-top: 1px;
}
.header {
	background-image: url(../images/blueOceanHeader.png);
	background-repeat: no-repeat;
	background-position: center;
}
.sideBar1 {
	background-image: url(../images/leftSidebar.jpg);
	background-position: right bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-repeat: no-repeat;
}
.footerContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.sideBar2 {
	background-image: url(../images/rightSidebar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.sidebarContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	margin: 5px;
	padding: 2px;
	text-align: center;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 14px;
}
.navigation {
	margin-left: 182px;
	margin-top: 7px;
}
.footer {
	background-image: url(../images/blueOceanFooter.png);
	background-repeat: no-repeat;
	background-position: center;
}
.header_img {
	padding: 1px;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
.image1 {
	float: right;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding: 2px;
	margin: 1px;
}
.image2 {
	margin: 2px;
	padding: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.contactForm {
	font-size: 12px;
}
.formLabels {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 140px;
}
.formElements {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: 175px;
}
