body {
	background-color: #fff;
	color: #20292b;
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;*/
	margin: 0 auto;
	width: 800px; }
	
a:link { border-bottom: none; color: #0071bc; text-decoration: none; }
a:hover { border-bottom: 1px dotted #0071bc; color: #0071bc; text-decoration: none; }
a:visited { border-bottom: none; color: #0071bc; text-decoration: none; }
a:active { border-bottom: 1px dotted #0071bc; color: #0071bc; text-decoration: none; }
a:visited:hover { border-bottom: 1px dotted #0071bc; color: #0071bc; text-decoration: none; }

blockquote { font-weight: bold; margin-left: 50px; margin-right: 50px; text-align: justify; }

#breadcrumb { 
	background-color: #deefee;
	float: left;
	height: 28px;
	line-height: 18pt; 
	margin: 0; 
	padding: 0 10px 0; 
	width: 339px; }

#container { 
	clear: both;
	margin: 0; 
	overflow: hidden;
	padding: 0; }

#content { 
	background-color: #deefee;
	float: left;
	margin: 0 0 -32767px;
	padding: 10px 10px 32767px;
	width: 579px; }
#content p {	
	line-height: 150%;
	padding: 0 10px; }

#footer {
	clear: both;
	font-size: 10px;
	margin: auto;
	padding: 0 0 25px;
	text-align: center;	
	width: 400px; }
#footer a img { border: 0 }
#footer-left { float: left; margin: 0; padding: 0 10px 25px; width: 680px; }
#footer-right { float: right; margin: 0; padding: 0 10px 25px; width: 80px; }

#form { line-height: 25px; }
#form .clear { clear: both; text-align: center; margin-bottom: 10px; }
	
#header { background: #fff; height: 147px; margin: 0; padding: 25px 0 0;}
#header #masthead {
	border-bottom-color: #0071bc;
	border-bottom-style: solid;
	border-bottom-width: 3pt;
	float: left;
	height: 115px;
	margin: 0px;
	padding: 0px;
	width: 599px; }
#header #masthead #flag {
	background: url(../images/wavehaven_flag_b.png) no-repeat 15px;
/*	background-repeat: no-repeat;
	background-position: 0 5px;*/
	float: left;
	height: 115px;
	margin: 0;
	padding: 0;
	width: 424px; }
#header #masthead #loginbox {
	float: left;
	height: 115px;
	margin: 0;
	padding: 0 0 0 25px;
	text-align: left;
	vertical-align: top;
	width: 150px; }
#header #tower { float: left; margin: 0; padding: 0; height: 147px; }
#header #tower img { border: none; }

#header-search { 
	background-color: #deefee;
	float: left;
	height: 28px;
	line-height: 18pt; 
	margin: 0; 
	padding: 0; 
	text-align: center;
	width: 240px; }

#navbar { 
	background-color: #0071bc;
	float: left;
	margin: 0 0 -32767px;
	padding: 0 0 32767px;
	width: 201px }
#navbar a:link { border-bottom: 1px solid #e6e7e8; color: #e6e7e8; text-decoration: none; }
#navbar a:hover { border-bottom: 1px dotted #fff; color: #e6e7e8; text-decoration: none; }
#navbar a:visited { border-bottom: 1px solid #e6e7e8; color: #e6e7e8; text-decoration: none; }
#navbar a:active { color: #20292b; text-decoration: none; }
#navbar a:visited:hover { border-bottom: 1px dotted #fff; color: #e6e7e8; text-decoration: none; }

.attribute { font-style: italic; text-align: right; }

.center { display: block; margin-left: auto; margin-right: auto; }

.clear { clear: both; }

.float-left { border: none; float: left; margin-right: 10px; }
.float-right { border: none; float: right; margin-left: 10px; }

.hidden { display: none; }

.photo { border: 1px #20292b solid; display: block; margin: 10px auto; }
.photo-right { border: 1px #20292b solid; float: right; margin-left: 10px; }
.photo-left { border: 1px #20292b solid; float: left; margin-right: 10px; }

.subtitle {
	color: #010;
	font-family: Georgia, Times, serif;
	font-size: 10px;
	font-style: italic; }
h1+.subtitle {
	font-weight: bold; }
	
.table-clear {
	clear: both; }

.table-cont {
	margin: 10px auto; 
	width: 550px; }

.table-empty {
	background: transparent; }
	
.table-row-lt {
	background: #ffffee; }

.table-row-dk {
	background: #addeff; }
	
.crown-table {
	text-align: center;
	width: 275px; }
