body {
	margin-top: 20px;
	padding:0;
	background-color : #000033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #2F2C2C;
}
li {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	text-align: center;
}
h2 {
	color: #999999;
	text-align: center;
	font-size: 85%;
	font-weight: normal;
}
h3 {
	color: #666666;
	font-size: 24px;
	line-height: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
h4 {
	color: #006699;
	font-size: 95%;
}
h5 {
	font-size: 100%;
	text-align: center;
	color: #000000;
}
a:link, a:visited {
	color : #006699;
	text-decoration: none;
}
a:hover {
  color : #186a82;
  text-decoration : none;
}
img {
  border:0;
}
#wrapper {
  width: 790px;
  padding: 10px;
  margin-right : auto;
  margin-left : auto;
  background-color: #FFFFFF;
}
#header {
	height : 149px;
	background-image : url(images/topscene.jpg);
	background-repeat : no-repeat;
	border-top: 1px solid #2F2C2C;
	border-right: 1px solid #2F2C2C;
	border-left: 1px solid #2F2C2C;
	width: 790px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#bottomHead {
	width: 790px;
	background-color: #FFFFFF;
	background-image: url(images/bottomscene.jpg);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	position: relative;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
.menu {
	float: left;
	width: 160px;
	border-right: 1px solid #006699;
	margin-top: 55px;
}
.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #006699;
}
.menu li {
	border-bottom: 1px solid #006699;
	font-weight: bold;
}
.menu li a {
	display: block;
	padding: 5px 10px 5px 0.5em;
	color: #000000;
	text-decoration: none;
}
.menu li a:hover {
	display: block;
	padding: 5px 10px 5px 0.5em;
	background-color: #0A7AAF;
	color: #FFFFFF;
	text-decoration: none;
}
.menu img {
	padding-left: 1px;
}
.menu applet {
	margin-right: auto;
	margin-left: auto;
}
#content {
	padding: 0;
	text-align: justify;
	margin-top: 50px;
	width: 600px;
	float: right;
	margin-right: 10px;
}
#content p {
	font-weight: bold;
}
#content object {
	float: right;
	margin-bottom: 20px;
	margin-left: 10px;
}
#content img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#content h2 {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #000033;
	background-color: #FFFF00;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000033;
	border-bottom-color: #000033;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	border-left-width: 75px;
	border-left-style: solid;
	border-left-color: #000033;
	padding-right: 20px;
	font-weight: bold;
}
#footer {
	clear: both;
	margin : 0;
	padding: 5px 5px 5px 50px;
	background-color : #c3d4fe;
	text-align: center;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	background-image: url(images/bottomimg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 18px;
	vertical-align: middle;
	border-top: 1px solid #2F2C2C;
	font-weight: bold;
}
.contactbox {
	border: 1px solid #CCCCCC;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	width: 525px;
	margin-right: 30px;
	padding-left: 10px;
	font-weight: bold;
	padding-right: 10px;
}
.imageRight {
	float: right;
}
.imageRight img {
	margin-left: 8px;
}
.listRight {
	float: right;
}
.fish {
	float: left;
}
.sky {
	border: 1px solid #CCCCCC;
	float: right;
	width: 350px;
	margin-right: 20px;
	margin-bottom: 10px;
	height: 50px;
	padding-left: 15px;
}
