﻿html
{
	/* background: #ccbc9b;
	background: #2c371d;
	background: #1e2218;
	background: #1c2218;
	background: #565a48; */
	background: #3c3e32;
	color: #000;
	font-family: sans-serif;
	font-size: 85%;
	margin: 0;
	padding: 0;
}

body
{
	margin: 12px 5px 5px 5px;
	padding: 0;
}

a:visited { color: #738f99; }

a { color: #738f99; }
a:hover { text-decoration: none; }

a:active { text-decoration: none; }

acronym
{
	border-bottom: 1px dotted #000;
	cursor: help;
}

blockquote
{
	font-style: italic;
	margin: 0 1.5em;
	padding: 0;
}

img { border: 0; }
h6 { margin: 0 0 1em 0; }

h5 { margin: 0 0 1em 0; }

h4 { margin: 0 0 1em 0; }

h3 { margin: 0 0 1em 0; }

h2 { margin: 0 0 1em 0; }

h1 { margin: 0 0 1em 0; }

hr
{
	/* background: #ccbc9b; */
	background: #3c3e32;
	border: 1px solid #000;
	border-color: #3c3e32;
	/* color: #ccbc9b; */
	color: #3c3e32;
}

.non-semantic-spacer
{
	clear: both;
	margin-bottom: 1em;
}

p
{
	margin: 0 0 1em 0;
	padding: 0;
}

.note { font-size: 75%; }
.important a { color: #a30701; }

.important { color: #a30701; }

#container
{
	background: #fff url("images/sidebar4.png") repeat-y;
	border: 1px solid #000;
	margin: 0 auto;
	position: relative;
	width: 975px;
}

#header h1
{
	background: transparent url("images/header7.png") no-repeat;
	margin: 0;
	padding: 0;
	/* width: 740px; */
	width: 975px;
	height: 107px;
}

#header h1 span
{
	font-size: 1px;
	line-height: 1px;
	visibility: hidden;
}

#header em { display: none; }

#content
{
	float: right;
	margin: 0 0 3em 0;
	min-height: 300px;
	padding-right: 12px;
	padding-top: 10px;
	position: relative;
	/* width: 581px; */
	width: 816px;
	z-index: 2;
}

* html #content { height: 300px; }

#content h2 { text-align: center; }

body.maritime-defense #content h2
{
	border-bottom: 5px double #943634;
}

body.maritime-defense #content .large-box
{
	border: 5px double #943634;
	font-size: 1.25em;
	padding: 1.25em;
	text-align: center;
}

#content #logos
{
	text-align: center;
	width: 100%;
}

#content #logos td
{
	padding: 1em 0;
	text-align: center;
	width: 50%;
}

#content #logos img
{
	display: block;
	margin: 0 auto;
}

#logo
{
	display: block;
	margin: 0 auto 0.5em auto;
}

.tagline
{
	text-align: center;
	text-transform: uppercase;
}

.tagline em
{
	font-style: normal;
}

#content .pictures { margin-bottom: 1em; text-align: center; }

#content .pictures img
{
	border: 1px solid #000;
	float: none;
}

#content .photo
{
	border: 1px solid #000;
	float: right;
	margin: 0 0 1em 1em;
}

.video
{
	clear: both;
	text-align: center;
}

.video object { margin-bottom: 1em; }

.movie
{
	margin: 0 1em 1em 1em;
}

ul#toc
{
	margin: 0 0 1em 0;
	padding: 0;
	text-align: center;
}

ul#toc li
{
	border-left: 1px solid #000;
	display: inline;
	padding: 0 0.5em;
}

ul#toc li:first-child
{
	border: 0;
}

dl.inventions
{
	margin: 0 0 1em 0;
	padding: 0;
}

dl.inventions dt
{
	border-top: 2px solid #3c3e32;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding: 0.25em 0 0 0;
}

dl.inventions dd
{
	margin: 0 0 1.5em 0;
	padding: 0;
}

dl.inventions .gallery
{
	margin: 0 0 1em 0;
	text-align: center;
}

dl.inventions .to-top
{
	font-size: 0.8em;
}

dl.inventions .movie
{
	display: block;
	margin: 0 auto;
	text-align: center;
}

#navigation
{
	background: transparent url("images/sidebartop6.png") no-repeat;
	float: left;
	width: 147px;
	/* height: 199px; */
	height: 350px;
}

#navigation ul
{
	list-style: none;
	/* margin: 6px 0 0 2px; */
	margin: 4px 0 0 2px;
	/* margin-top: -32px; */
	margin-top: -16px;
	padding: 0;
	position: relative;
	z-index: 2;
}

/* Start IE/Win-only /*/
* html #navigation ul { margin-top: 4px; }
/* End IE/Win-only /*/

#navigation ul li
{
	margin: 0 0 /* 5px */ 3px 0;
	padding: 0;
}

/* Start IE/Win-only /*/
* html #navigation ul li { margin-bottom: /* 4px */ 3px; }
/* End IE/Win-only */

#navigation ul a:visited
{
	background: transparent url("images/button3.png") no-repeat;
	color: #fff;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
	width: 106px;
	height: 17px;
}

#navigation ul a
{
	background: transparent url("images/button3.png") no-repeat;
	color: #fff;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
	width: 106px;
	height: 17px;
}

#navigation ul a:hover { background-position: 100% 0; }

#navigation ul a:active { background-position: 100% 0; }

#navigation .clocks
{
	color: #fff;
	font-size: 0.8em;
	margin: 3.75em 32px 0 0;
	text-align: center;
}

#navigation .clocks dl
{
	margin: 0;
	padding: 0;
}

#navigation .clocks dl dt
{
	margin: 0;
	padding: 0;
}

#navigation .clocks dl dd
{
	margin: 0 0 0.5em 0;
	padding: 0;
}

#swingers
{
	/* TEMPORARY!!!!!! */
	display: none;
	
	left: 0;
	top: 0;
	position: absolute;
	z-index: 1;
}

#footer
{
	clear: both;
	font-size: 90%;
	margin: 0 0 0.5em auto;
	text-align: center;
	/* width: 581px; */
	width: 816px;
}

#footer p
{
	margin-right: 2em;
	text-align: justify;
}

#footer .design { font-size: 80%; }
