body {
	margin: 10px 0px 0px;
	padding: 0px;
	background-color: #336699;
	font: 13px/125% Arial, Helvetica, sans-serif;
}
td {
	font: 13px/125% Arial, Helvetica, sans-serif;
}
.copyright {
	font-size: 11px;
	color: #CCCCCC;
	padding: 8px 0px 5px 0px;
}

a:link {
	color: #333333;
}
a:visited {
	color: #666666;
}
a:hover {
	text-decoration: none;
}
a.footerlink {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 11px;
	padding: 5px;
}
a.footerlink:visited {
	color: #CCCCCC;
	}
a.footerlink:hover {
	color: #000066;
	
}
a.navlink {
	color: #336699;
	text-decoration: none;
	font-size: 18px;
	padding: 5px;
}
a.navlink:visited {
	color: #336699;
	}
a.navlink:hover {
	color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;	
}h1 {
	font-size: 20px;
	color: #336699;
	font-weight: normal;
	line-height: 120%;
}
h2 {
	font-size: 18px;
	color: #000033;
	font-weight: normal;
		line-height: 120%;
}
h3 {
	color: #3399CC;
	font-size: 18px;
	font-weight: normal;
	line-height: 120%;
}
.photo_brdr {
	border: 4px solid #000033;
	margin: 10px;
	padding: 5px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	line-height: 120%;
}
.bg {
	background-image: url(/images/bg_clouds.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.pad {
	padding-left: 18px;
}
div.float {
  float: right;
  }
  
div.float p {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
   }
