body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/sandbg.gif);
	background-repeat: repeat;
}

.bodystyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 58%;
	color: #333333;
}
.bodystyleblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #0092B0;
}
.bodydarkblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #002942;
}

#container{
	width: 680px;
	margin-right: auto;
	margin-top: 10px;
	margin-left: auto;
	background-image: url(images/imprint.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#fullwidthtop{
	width: 678px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
#fullwidth{
	width: 678px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/webcam_r3_c1.jpg);
}

.menutitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 66%;
	color: #FFFFFF;
	padding-left: 8px;
	padding-top: 8px;
	font-weight: bold;
	padding-bottom: 10px;
}
.aquablue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #99CC00;
}
ul{
	list-style-type: disc;
}
#mainmenuLinks{
	color: #FFFFFF;
	line-height: 100%;
	color: #FFFFFF;
	display: block;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#mainmenuLinks a {
	display: block;
	border-left: 1px solid #333333;
	color: #FFFFFF;
	line-height: 100%;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

#mainmenuLinks a:hover{
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
	line-height: 100%;
	text-decoration: none;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3E5A6E;
	display: block;
	border-bottom-width: 1px;
}
	#left {
	float:left;
	width:200px;
	background-color: #FFFFFF;
	color: #333333;
	background-image: url(images/boxright.gif);
	background-repeat: repeat-y;
	background-position: right;
	clear: left;
		}
			#leftimage {
	float:left;
	width:200px;
	background-image: url(images/boxtabs_r1_c1.gif);
	background-repeat: no-repeat;
	height: 6px;
		}
		#leftcontent{
	width:180px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 0px;
	height: 100%;

		}
		#camhome{
	width:180px;
	padding-left: 20px;
	
	
	height: 11px;

		}
			#leftbase {
	float:left;
	width:200px;
	
		}
	#right {
	float:right;
	width:460px;
	background-color: #FFFFFF;
	background-image: url(images/boxright.gif);
	background-repeat: repeat-y;
	background-position: right;
		}
		#rightimage {
	width:460px;
	background-image: url(images/boxtabs_r1_c3.gif);
	background-repeat: no-repeat;
	height: 6px;
		}
	#rightcontent {
	width:400px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-top: 4px;
		}
		#rightmedia {
	width:430px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 8px;
	padding-right: 10px;
	height: 194px;
		}
	#content {
	width: 680px;
	background-color: #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	
		}
			#clearboth {
	clear: both;

	
		}
			
	.column-in {
		margin:0; padding:0.5em 1em;
		}
	


.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 58%;
	color: #333333;
}



#
#footer{
	width: 680px;
	text-align: left;
	font-size: 58%;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	background-color: #1A1D1D;
	padding-right: 10px;
	padding-left: 10px;
}

.imageleft{
	float: left;
	margin-right: 10px;
	margin-bottom: 12px;
	
	
}
.imageright{
	float: right;
	margin-left: 12px;
	margin-bottom: 10px;
	
	
}

a.whitebold:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.whitebold:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.whitebold:active {
	text-decoration: none;
}
a.whitebold:hover {
	text-decoration: none;
	color: #A7DF00;
}

a.bluebold:link {
	text-decoration: none;
	color: #003466;
}
a.bluebold:visited {
	text-decoration: none;
	color: #006699;
}
a.bluebold:active {
	text-decoration: none;
	color: #003366;
}
a.bluebold:hover {
	text-decoration: underline;
	color: #0099FF;
}

.relatedLinks{
	margin: 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #e2e2e2;
	margin-right: 20px;
	margin-bottom: 4px;
	line-height: 106%;
	width: 140px;
}
a:link {
	color: #002942;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color:#6788A8;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #002942;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
	font-weight: bold;
}

/************* #siteInfo styles ***************/

#siteinf{
	clear: both;
	color: #FFFFFF;
	background-color: #1A1D1D;
	height: 500px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	padding-top: 10px;

}
