#SpeechBubble{
	width:280px;
	position:absolute;
	top:5px;
	left:90px;
}

#speechend{
	background:url(speechbubble.gif) bottom left no-repeat;
	padding:0px 15px 78px 15px;
	font-size:11px;
}

#speechheader{
	padding:7px 15px 3px 15px;
	background:url(speechbubble.gif) top left no-repeat;
	font-size:13px;
	text-align:center;
	display:block;
	font-weight:bold;
}


#nfpcontainer {
	width:765px;
	margin:0px 1px;
}

#nfptopcontianer{
	background:url(shipbg.png) bottom left no-repeat;
}

#nfpbottomcontainer{
	background:url(bottombg.png) repeat-x;
}

#nfpheader{
	background:url(header.gif) top left no-repeat;
	height:86px;
	width:765px;
	text-align:center;
	overflow:hidden;
}

#nfpheader h1 {
	font-size:28px;
	color:#fff;
}

#nfpcontent{
	background: url(captain.gif) no-repeat 11px bottom;
	position: relative;
}

#nfpcontent .input {
	background:url(inputbox.gif) top left no-repeat;
	border-width:1px;
	font:11px tahoma;
}

#nfpcontent #online {
	position:absolute;
	top:15px;
	left:300px;
	background:url(onlinebox.gif) top left no-repeat;
	width:147px;
	height:102px;
	overflow:hidden;
	padding-top:5px;
	text-align:center;
}

#nfpcontent #online h3 {
	font-size:13px;
	color:#000;
}

#nfpcontent #online table th {
	width:50px;
	text-align:left;
}	

#nfpcontent #online table td {
	width:35px;
	font-size:11px;
	font-weight:bold;
	border:1px inset;
}

#nfpcontent #online table td.female{color:#F7168B;}

#nfpcontent #online table td.male{color:#0760CB;}

#nfpcontent #header {
	height:85px;
	padding:10px;
	text-align:center;
}

#nfpcontent #login table td {
	text-align:left;
}

#nfplinks {
	padding-top:5px;
	height:25px;
}

#nfplinks div.button {
	float:left;
	margin:0px 5px;
	width:125px;
}

#nfpphotos{
	height:165px;
}
	
#nfpphotos-container{
	position:relative;
	left:17px;
	top:25px;
}

#nfpphotos-underlay{
	position:absolute;
}

#nfpphotos-underlay img.pc {
	float:left;
	margin:4px 3px 12px 8px;
	width:50px;
	height:50px;
}

#nfpphotosmask{
	position:absolute;
	top:0px;
	left:0px;
	width:725px;
	height:124px;
	overflow:hidden;
	background:url(photooverlay.png);
}

#nfpphotos-links{
	position:absolute;
	top:0px;
	left:2px;
}



#topimagecontainer1, #topimagecontainer2{
	text-align:center;
	width:169px;
	height:116px;
	position:absolute;
	overflow:hidden;
}

#topimagecontainer1{top:4px;left:369px;}
#topimagecontainer2{top:4px;left:550px;}




#nfpphotos-links a.pn{
	float:left;
	margin:4px 9px 1px 3px;
	width:50px;
	height:15px;
	padding:48px 0px 0px 0px;
	overflow:hidden;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	color:White;
	background:url(../clickableimage.gif);
	text-decoration:none;
}


/* Overwrite for stuff... */
div.breaker{
	height:0px;
}

#globalbottomcurve
{
	background:url(bottomcurve.png) no-repeat top;
	height:11px;
	overflow:hidden;
}


