html {
	background: #fff url('../images/005-full.jpg') no-repeat fixed top center ;
	}

body{
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	font-family: "arial";
	font-size: 1.0em;
	font-weight: normal;
	text-align: center;
	color: #000064;
	}

div#header, div#footer {
	text-align: center;
	margin: 0;
	padding: 0;
	border: none;
	}

div#body {
	background: #fff url('../images/banner_tile') repeat;
/*
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-khtml-opacity: 0.85;
*/
	position: relative;
	width: 48em;
	top: 0;
	left: 0em;
	margin: 0 auto;
	text-align: center;
	}

img {
	background: #fff url('../images/banner_tile') repeat;
/*
	opacity: 1;
	-moz-opacity: 1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-khtml-opacity:1;
*/
}

ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 18em;
	}

ul.instructions {
	width: 27em;
	list-style-type: disc;
	text-align: left;
	font-weight: bold;
	padding: 10px 0px;
	}

ul.instructions li {
	width: 27em;
	text-align: justify;
	font-weight: normal;
	padding: 5px 0px 0px 3px;
	margin: 0;
	}

ul.instructions p {
	width: 25em;
	margin: 0;
	padding: 0px 0px 10px 0px;
	color: black;
	}

ul.menu	{
	list-style-type: none;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.0em;
	}

li	{
	font-size: 0.8em;
	font: arial helvetica sans-serif bold;
	}

table {
	border-collapse: collapse;
	border-spacing: 1px;
	border: thin solid #000064;
	}

caption {
	padding: 0.5em;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	}

th {
	background: #AFA386;
	text-transform: uppercase;
	border: thin solid #000064;
	}

td {
	padding: 5px;
	margin: none;
	border: thin solid #000064;
	font-weight: normal;
	font-size: 0.9em;
	}

td.tiledbg_footer{
	height: 75px;
	background-image: url('images/footer_tile.jpg');
	background-repeat: repeat-x;
	}
h2 {
	text-align: center;
	text-transform: uppercase;
	padding: 0em;
	margin: 0em;
	}
	
h3 {
	text-align: center;
	font-size: 1.2em;
	margin: 1em;
	}

h4 {
	background:	#AFA386;
	text-transform: uppercase;
	text-align: center;
	font-size: 1.2em;
	padding: 0.6em;
	margin: 0em;
	}

h5 {
	text-align: left;
	font-size: 1.0em;
	font-weight: bold;
	padding: 1.0em 1.0em 0 0;
	margin: 0 1.0em;
	border: none;
	}

p    {
	color: #000064;
	font-size: 0.9em;
	font-weight: normal;
	text-align: justify;
	}
	
p#session {
	padding: 0px;
	margin: 1px;
	color: green;
	font-size: 0.7em;
	text-align: center;
	}

option {
	background-color:#CCC8BE;
	font-family:arial;
	font-size:14;
	color: #000064;
	border-width:0px;
	}

input {
	border-width:1px;
	background-color: #CCC8BE;
	font-family:arial;
	color: #000064;
	font-size:14;
	font-weight: bold;
	}

textarea {
	background-color: #CCC8BE;
	font-family:arial;
	color: #000064;
	font-size:14;
	font-weight: bold;
	}
select {
	background-color:#CCC8BE;
	font-family:arial;
	font-size:14;
	color: #000064;
	border-width: 0px;
	}
	
a {
	font-family:arial;
	text-decoration: none;
	}
	
a:link{
	color: #000064;
	font-weight: bold;
	}
a:visited{
	color: #000064;
	font-weight: bold;
	}
a:hover{
	color: red;
	font-weight: bold;
	}

a:active{
	color: purple;
	font-weight: bold;
	}

img#header {
	width: 760px;
	padding: 0;
	margin: 0;
	border: none;
	}

img#footer {
	width: 760px;
	height: 66px;
	padding: 0;
	margin: 0;
	border: none;
	}

.pacyachtinglink {
	color: steelblue;
	}

.refcode {
	color: darkblue;
	font-weight: bold;
	}

.italic	{
	font-style: italic;
	}

.bold, .italic, .contact	{
	font-weight: bold;
	}

.superscript	{
	font-variant: small-caps;
	font-size: 7pt;
	vertical-align: super;
	}

.even { 
	color:navy; 
	background-color: #AFAC9A;
	padding: 2px;
	} 
 
.odd  { 
	color:navy; 
	background-color: #AFA386;
	padding: 2px;
	}

.lowercase {
	text-transform: lowercase;
	}

.capitalize, .contact {
	text-transform: capitalize;
	}

.std {
	color: navy;
	background-color: rgb(160, 180, 170);
	padding: 2px;
	}
	 
 .position_name {
	color: black;
	font-weight: bold;
	}

.normal {
	font: arial helvetica sans-serif bold;
	font-size: 1.0em;
	font-weight: normal;
	}

.center_text {
	text-align: center;
		}

.bulletin
	border: 5px 0 5px 0;
	border-color: #000064;
	}
