* {
	margin: 0;
	padding: 0;
	}

html, body, table, tr, td, ul {
	font-size: 10px;
	}
	
a:active {
	outline: none;
	}

a:focus {
	-moz-outline-style: none;
	}
	
#pageLayout {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	}
	
#pageArea {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #000000;
	}
	
#menuArea {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	height: 15em;
	min-width: 910px;
	}
	
#pageContent {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	background-color: #000000;
	}
	
#menuContent {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 15em;
	}

#menuSmallPrint {
	position: absolute;
	left: 15px;
	bottom: 10px;
	height: 2em;
	z-index: 5;
	}
	
#menuTable {
	position: absolute;
	right: 0em;
	top: 25px;
	/*bottom: 40px;*/
	height: 8.5em;
	padding-bottom: 25px;
	text-align: right;
	display: table;
	}
	
.menuRow {
	text-align: right;
	display: table-row;
	}
	
.menuColumn {
	width: 19em;
	height: 8.5em;
	float: left; /*fix for  buggy browsers*/
	display: table-cell;
	text-align: right;
	border-right: 1px solid #565656;
	padding-right: 25px;
}

#menu04 {
	border-right: 0px;
	}
	
#menu01 {
	width: auto;
	}
	
.menuColumn .menuHeader {
	font-family: "Arial Narrow", Arial, Helvetica, Verdana, sans; 
	font-size: 2em;
	color: #4D4D4D;
	margin-left: 25px;
	}
	
.menuColumn .menuHeader img {
	vertical-align: baseline;
	margin-right: .2em;
	margin-bottom: -.05em;
	}
	
.menuColumn a {
	font-family: Verdana, Arial, Helvetica, sans;
	font-size: .9em;
	color: #808080;
	text-decoration: none;
	margin-left: 15px;
	}

#menuSmallPrint span, #menuSmallPrint span a {
	font-size: .9em;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans;
	color: #a0a0a0;
	}

#menuSmallPrint span a {
	text-decoration: none;
	}
	
#menuSmallPrint span a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #003A70;
	}
	
#flashContent img {
	position: absolute;
	right: 0;
	bottom: 0;
}
	
#formTable, #textTable {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	}
	
#topNav {
	position: absolute;
	z-index: 5;
	left: 0;
	top: 0;
	width: 100%;
	height: 30px;
	margin: 0;
	padding-top: 0px;
	color: #999;
	}
	
#topNav .leftnav {
	text-align: left;
	padding-left: 3px;
	}
	
#topNav .centernav {
	text-align: center;
	}

#topNav .rightnav {
	text-align: right;
	padding-right: 3px;
	}
	
#topNav img {
	margin: 0px;
	border: 0px;
	}
	
#topNav .centernav a {
	margin: 0 7px;
	font-size: .9em;
	font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans;
	}
	
#topNav .leftnav a, #topNav .rightnav a {
	margin: 0px 4px;;
	}
	
#textTable img {
	margin-left: 50px;
	}
	
#textTable div.colLeft, #textTable div.header {
	margin-left: 50px;
	}

#textTable div.colRight {
	margin-left: 2em;
	}
	
#textTable div.colLeft, #textTable div.colRight {
	width: 36.5em;
	height: 29em;
	overflow: visible;
	float: left;
	}
	
	

#textTable p {
	text-indent: 1.5em;
	}

#textTable span {
	color: #FFF;
	font-size: 1.2em;
	line-height: 2em;
	letter-spacing: .05em;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-weight: normal;
	border: 1px solid transparent;
	}
	
#textTable span.note, #formTable span.note {
	color: #999;
	font-size: 1em;
	line-height: 2em;
	letter-spacing: .05em;
	text-align: right;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-weight: normal;
	font-style: italic;
	border: 1px solid transparent;
	text-indent: 0em;
	}
	
#formTable span.note {
	line-height: 1.2em;
	color: #666;
	}
	
html>body #textTable p.dropcap:first-letter {
	font-size: 6.5em;
	font-family: Arial, Helvetica, Verdana, sans;
	font-weight: bold;
	float: left;
	padding-top: .09em;
	padding-right: .05em;
	}
	
#textTable p.dropcap, #textTable p.noindent {
	text-indent: 0em;
	}
	
#textTable div.header, #formTable div.header {
	color: #FFF;
	font-size: 1.4em;
	letter-spacing: .12em;
	font-family: "Arial Black", Arial, Helvetica, Verdana, sans;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 1.5em;
	}
	
#textTable b {
	font-size: 1.3em;
	line-height: 1em;
	letter-spacing: .1em;
	font-family: "Arial Black", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid transparent;
	}
	
#textTable div.pagenav {
	clear: left;
	height: auto;
	margin-left: 50px;
	padding-top: 3em;
	color: #FFF;
	}
	
#contactForm, #purchaseForm {
	width: 50em;
	color: #FFF;
	font-size: 1.2em;
	letter-spacing: .05em;
	font-family: "Times New Roman", Times, Georgia, serif;
	}
	
#contactForm img, #purchaseForm img {
	margin-bottom: 3.5em;
	}
	
#contactForm label, #purchaseForm label {
	color: #FFFFFF;
	}
	
#contactForm{
	height: 29em;
	overflow: visible;
	}
	
#purchaseForm{
}
	
form fieldset {
	border: none;
	margin-left: 50px;
	}
	
form fieldset p {
	padding: .25em 0em;
	list-style: none;
	}
	
form label.error {
	color: red;
	font-style: italic;
	margin-left: 2em;
	width: auto;
	display: inline;
	}
	
#contactForm label, #purchaseForm label {
	display: inline-block;
	line-height: 1.8em;
	vertical-align: top;
	width: 5em;
	}
	
#purchaseForm span.text {
	line-height: 1.8em;
	vertical-align: top;
	width: 50em;
	border: 1px solid transparent;
	letter-spacing: .2em;
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	}
#purchaseForm span.smallItalics{	
		font-size:.8em;
	}
	
#contactForm label span, #purchaseForm label span {
	display: block;
	}
	
input.styled, textarea.styled {
	width: 30em;
	font-family: Arial, Helvetica, sans;
	color: #000000;
	font-size: 1em;
	border: 1px solid gray;
	}
	
#purchaseForm input.styled {
	width: 10em;
	}

input.checkbox {
	margin-left: 6em;
	}
	
#purchaseForm input.button {
	margin-top: 25px;
	}
	
#purchaseForm a{
	color:#ccc;
	text-decoration:none;
}
#purchaseForm a:hover{
	
	text-decoration:underline;
}
		
div.error { display: none; }
input.styled:focus, textarea.styled:focus { border: 1px dotted gray; }
input.error, textarea.error { border: 1px dotted red; }
	
a:hover, .selected, a.selected, a:link.selected {
	color: #003A70;
	}
	
#textTable a {
	color: #CCC;
	}

#topNav a {
	text-decoration: none;
	color: #999;
	background: transparent;
	}
	
#topNav a:hover, a.white:hover, #topNav a.selected, #topNav a:link.selected {
	text-decoration: none;
	color: #FFF;
	background: transparent;
	}
	
.hidden, label.error {
	display: none;
	visibility: hidden;
	}
	
.bookbg {
	background: url("../images/cover.jpg") bottom right no-repeat;
	}
	
.bookbg2 {
	background: url("../images/cover2.jpg") bottom right no-repeat;
	}
	
.tridentbg {
	background: url("../images/trident.jpg") bottom right no-repeat;
	}
	
.helibg {
	background: url("../images/heli.jpg") top right no-repeat;
	}
	
.landbg {
	background: url("../images/land.jpg") bottom right no-repeat;
	}
	
.scubabg {
	background: url("../images/scubaguy.jpg") bottom right no-repeat;
	}
	
.bigger {
	font-size: larger;
	}
	
div.header .bigger {
	letter-spacing: .12em;
	font-family: "Arial Black", Arial, Helvetica, Verdana, sans;
	}
	
	
	


	