html {min-height: 100%; margin-bottom: 1px;}

body {
	background-color: #6e310c;
	background-image: url(../images/dock_tile.jpg);
	background-repeat: repeat; }
p {
	color: #fff;
	font-size: 12px;
	font-family: arial, helvetica; }

.plike {
	color: #fff;
	font-size: 12px;
	font-family: arial, helvetica; }
.plike11 {	color:       #fff;
	font-size:   11px;
	font-family: arial, helvetica; }

td#main {
	text-align: center;
	vertical-align: middle; }
a:link {
	color: #fc6; }

a:visited {
	color: #fc6; }

a:hover {
	color: #f89d15; }

a:active {
	color: #f89d15; }

.email {
	color: #fc6;
	font-size: 11px;
	text-decoration: none;}

.email:link {
	color: #fc6;
	font-size: 11px;
	text-decoration: none;}
	
.email:hover {
	color: #f89d15; }

.emailor {
	color: #ff9900;
	font-size: 11px;
	text-decoration: none;}

.emailor:link {
	color: #ff9900;
	font-size: 11px;
	text-decoration: none;}
	
.emailor:hover {
	color: #f89d15; }
		
.moreinfo {
	font-size: 11px;
	font-family: "times new roman", times;}
	
.brightblue {
	color: #03c; }
	
.brighterblue {
	color: #69c; }

.black {
	color: #000000; }	
	
.darknavy {
	color: #00002d; }	
	
.yellow {
	color: #ffcc66; }
	
.darkyellow {
	color: #f89d15; }		

.orange {
	color: #ff9900; }	
