body {
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	color: #000000;
	background-color:#FFFFFF;
}

/* GRAHAM'S PIC */
.imgL {
	margin: 0px 10px 0px 0px;
	float: left;
	border: 1px solid black;
}

.imgR {
	margin: 0px 10px 0px 0px;
	float: right;
	border: 1px solid black;
}

/* MOBILES */

.imgML {
	margin: 30px 20px 0px 0px;
	clear: both;
	border: 1px solid black;
}


.imgMR {
	margin: 30px 0px 0px 20px;
	clear: both;
	border: 1px solid black;
}

/* WIND RIBBONS */

.imgWR {
	border: 1px solid black;
}


.times_lg {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	text-transform: uppercase;
	}
	
.stand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}



/* PAGE SPLASH */

#pageWrapSplash {
	position: absolute;
	left: 50%;
	width: 760px;
	height: 800px;
	margin-left: -380;
	text-align: center;
	background-image: url(/images/N_proto_Final_.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#splashMenu {
	position: absolute;
	top: 250px;
	left: 440px;
	width: 148px;
	}
	
#splashMenu a {
	display: block;
	text-decoration: none;
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	color: #000000;
	}

	
#splashMenu a:hover {
	color:#0000CC;
}

#splashMenu img {
	margin: 5px 0px 10px 0px;
}




/* SUB PAGE BASE*/

#pageWrap {
	position: absolute;
	left: 50%;
	width: 760px;
	height: 100%;
	margin-left: -380;
	text-align: center;
	background-image: url(/images/N_subpage_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#subMenu {
	position: absolute;
	top: 8px;
	left: 5px;
	width: 148px;
}

#subMenu a {
	display: block;
	list-style-image: none;
	list-style-type: none;	
	text-decoration: none;
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #0000CC;
}

#subMenu a:hover {
	color:#CC0000;
	}

#subMenu img {
	margin: 5px 0px 5px 0px;
}


#content {
	position: absolute;
	top: 175px;
	left: 127px;
	width: 500px;
	height: 100%;
	text-align: left;
}

#contentO {
	position: absolute;
	top: 175px;
	left: -75px;
	width: 800px;
	height: 100%;
	text-align: left;
}

#footer {
	margin: auto 0;
	padding-bottom: 20px;
	text-align:center;
	font-size: 0.8em;
	color:#0066CC;
}

#footer a {
	color:#0066CC;
}

#footer a:hover {
	color:#CC3300;
}


.tableContact {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	padding: 5px;
}

.tableWR {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #000000;
	padding: 5px;
}

.tableMobiles {
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	color: #000000;
	text-align: center;
	}


#test {
	position: absolute;
	top: 25px;
	left: 5px;
	width: 148px;
	}
	
#test a:link {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	color: #000000;
	text-align: center;
	display: block;
}


.itemTitle {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	color: #990066;
	font-weight: bold;
}
.times_med {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}

.seahorseform {
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.fishdesc {
	margin-top: -8px;
}
.itemsubtitle {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	color: #990066;
}

