body	{font-family: Arial; font-size:	9pt; color: #FF6666; text-align: center; text-decoration: none}
h1		{font-family: Arial; font-size:	11pt; color: #FFFFCC; background-color: #333399; text-align: left; text-decoration: none}
p		{font-family: Arial; font-size:	8pt; color: #576AB7; text-decoration: none}
.C {font-family: verdana; font-size:	14pt; color: #8080a0}
.O {font-family: verdana; font-size:	14pt; color: #8080a0}
.N {font-family: verdana; font-size:	14pt; color: #8080a0}
.T {font-family: verdana; font-size:	9px; color: #8080a0}
.A {font-family: verdana; font-size:	14pt; color: #8080a0}
.CC {font-family: verdana; font-size:	14pt; color: #8080a0}
.TT {font-family: verdana; font-size:	14pt; color: #8080a0}

A:active {color: #8080a0; text-decoration: none}
A:link { color: #8080a0; text-decoration: none } 
A:visited { color: #8080a0; text-decoration: none } 
A:hover { color: #3399FF; text-decoration: none ; background-color: #8080a0 ;background-image: url(gfx/txtbox/blusher.gif)}
A.C:hover { color: #000000; text-decoration: none ; background-color: #FF0000} 
A.O:hover { color: #000000; text-decoration: none ; background-color: #FF6600} 
A.N:hover { color: #000000; text-decoration: none ; background-color: #FFFF00} 
A.T:hover { color: #000000; text-decoration: none ; background-color: #00FF00} 
A.A:hover { color: #000000; text-decoration: none ; background-color: #0099FF} 
A.CC:hover { color: #000000; text-decoration: none ; background-color: #0000FF} 
A.TT:hover { color: #000000; text-decoration: none ; background-color: #FF00FF} 

.header
	{ background-color:#CCFFFF;
	width: 100%;
	height: 300px;
	padding: 0 0;
	margin: 0 0;
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left;
	}
	
.pirateleft /* Jack Sparrow */
	{
	margin: 0 0;
	margin-left: 48px;
	padding: 0 0;
	background-image: url(gfx/jackPush.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 320px;
	height: 250px;
	position: relative;
	float:left;
	margin-top: 50px;
	}
.logo
	{
	margin: 0 0;
	padding: 0 0;
	background-image: url(gfx/Logo-2010.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 960px; /* width of the DIV not the image!!!! */
	height: 300px; /* Height of the DIV not the image!!! */
	float: left;
	position: absolute;	
	}
.pirateright /* Barbosa */
	{
	margin: 0 0;
	padding: 0 0;
	/*margin-right: 48;*/
	background-image: url(gfx/piratesword.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 912px;
	height: 250px;
	position: absolute;
	float: left;
	margin-top: 50px;
	
	/*margin: 0 0;
	padding: 0 0;
	background-image: url(gfx/piratesword.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 960px;
	height: 300px;
	position: absolute ;*/
	}
	
#floatme {

	}
	

