body {
	font: 13px/1.5 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	background:#aab;
	color: # 555;
	padding:0px;
	margin:0px;
}

img {
	border: 0;
}

body#marine {
	background:#AAAABB /* url('../images/bodybg.gif') */;
	padding:0px;
	margin:0px;
}

a {
	text-decoration: underline;
	color:#2255aa;
}


#content {
	padding-right: 15px;
	margin-left:10px; 
	margin-top:0px;
	padding-bottom:10px;
	background:#fff;
	border-bottom:1px solid #444;
	border-left:1px solid #444;
	border-right:1px solid #444;
	text-align:left;
	width: 730px;
}

table#dl {
	margin-left: 25px;
	padding: 0;
	margin-bottom: 15px;
	font-family: Verdana;
}

table#dl td {
	padding: 5px;
}

table#dl th {
	padding: 5px;
	border-bottom: 1px solid #aaa;
}

table#dl td strong {
	font-style: normal;
}

table#dl td {
/*	font-style: italic; */
}

#countdown {
	margin-top: 10px;
	margin-left: -20px;
	margin-bottom: 15px;
}

/* #content ul li strong {
	display: block;
	color: #000;
	background: transparent;
} */
	
#menufooter  {
	margin-bottom:20px;
}
	
#menusitelinks {
	font-size:12px;
}

.menus {
	border-left:1px solid #ccccdd; 
	border-bottom:1px solid #ccccdd;
	border-top:1px solid #ccccdd;
	border-right:10px solid #ccccdd;
	background:#fafaff;
	color:#000;
	padding:10px;
	padding-top: 15px;
	margin-bottom:10px;
	text-align:left;
	font-size:115%;
	font-family: century gothic;
}

.menus a {
	color: #003366;
	text-decoration: underline;
	font-weight:bold;
}

.menus .strong {
	font-weight: bold;
	color: #666666;
	border-bottom: 1px solid silver;
	padding-bottom: 3px;
	margin-bottom: 3px;
	text-transform: uppercase;
}

#menu {
	width:240px;
	padding:0px;
	margin-left:20px;
	margin-right:-3px;
	float:right;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#menu .smalltext {
	font: 13px Verdana;
	color: white; 
	font-weight: bold; 
	border-right: 0; 
	pointer: hand; 
	cursor: hand;
	border: 0;
	padding-bottom: 15px;
}

.important {
	color: red;
	background: transparent;
}

html>body #menu {
	margin-right:-6px;
}
	
p,h2,ul {
	margin-top:0px;
	margin-bottom:10px;
	padding:0px 20px 0px 20px;
}

p {
	width: 430px;
}

ul {
	width: 390px;
}

td p {
	width:auto;
}
	
h2 {
	color: #3366BB;
	background: transparent;
	font-size:18pt;
	font-family: arial;
	font-weight: 400;
	padding-top:5px;
	margin-bottom:5px;
	margin-left: 20px;
	padding-left: 0px;
	padding-bottom: 5px;
	border-bottom:3px dotted #dddddd;
	width: 430px;
}

h4 {
	color: #522;
	background: transparent;
	font-size:14pt;
	font-family: arial;
	font-weight: 400;
	padding-top:5px;
	margin-bottom:5px;
	margin-left: 20px;
	padding-left: 0px;
	padding-bottom: 5px;
	width: 430px;
}

#title h1 {
	margin-top:0px;
	margin-bottom:10px;
	padding:0px 20px 0px 20px;
	font-size:32px;
	border-top:1px solid #888888;
	border-bottom:10px solid #800;
	border-right:1px solid #888888; 
	margin-top:10px;
	margin-left: 6px;
	padding-left:20px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	height: 90px;
	color: navy;
	background-image: url('/images/head_home.gif');
}
	
#title {
	padding:0px;
	margin-right:-6px;
	margin-left:-6px;
	width:100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:auto;
}

html>body #title {
	width:auto;
}
		
a.sitelinksred { color:#c00; }
	
a.anchor {
	font-size:10px;
	font-weight:normal;
}
	
p.anchor {
	text-align:right;
}

.links {
	margin-left:50px;
	margin-right:30px;
}

#layouts {
	font-size:10px;
	margin-left:10px;
}

.highlite {
	color: inherit;
	background: #ffffcc;
}