@charset "utf-8";
/* CSS Document */

* 							{ margin: 0; padding: 0; }
img 						{ display: block; }
a img						{ border: none; }

body						{ background: url(../images/pageBG.jpg) top repeat-x; font: small Arial, Helvetica, sans-serif; }
#container					{ width: 840px; margin: 0 auto 0 auto; }
#topLinks					{ text-align: right; padding: 10px 30px 0 0; color: #6d6e71; height: 19px; }
#topLinks a					{ color: #6d6e71; text-decoration: none; padding: 0 5px; }
#topLinks a:hover			{ text-decoration: underline; }
#aboveContent				{ width: 795px; height: 133px; background-image: url(../images/aboveContent.jpg); padding-left: 45px; }
#aboveContent a				{ display: block; width: 460px; }
#contentLeft				{ float: left; width: 211px; }
#contentLeftAbove			{ width: 211px; height: 123px; background-image: url(../images/contentLeftAbove.jpg); }
.linkUL						{ list-style: none; width: 211px; height: 248px; background-image: url(../images/linksBg.jpg); }
.linkUL li					{ height: 31px; }
.linkUL li a				{ display: block; margin-left: 12px; height: 24px; padding: 7px 0 0 40px; color: #FFF; text-decoration: none; font-weight: bold; background-position: 0 0; }
#link1						{ width: 93px; }
#link1:hover				{ background-image: url(../images/linkBg1.jpg); }
#link2						{ width: 98px; }
#link2:hover				{ background-image: url(../images/linkBg2.jpg); }
#link3						{ width: 105px; }
#link3:hover				{ background-image: url(../images/linkBg3.jpg); }
#link4						{ width: 112px; }
#link4:hover				{ background-image: url(../images/linkBg4.jpg); }
#link5						{ width: 120px; }
#link5:hover				{ background-image: url(../images/linkBg5.jpg); }
#link6						{ width: 132px; }
#link6:hover				{ background-image: url(../images/linkBg6.jpg); }
#link7						{ width: 143px }
#link7:hover				{ background-image: url(../images/linkBg7.jpg); }
#link8						{ width: 159px }
#link8:hover				{ background-image: url(../images/linkBg8.jpg); }
#contentLeftCapLog			{ width: 211px; height: 209px; background-image: url(../images/contentLeftCapLogBg.jpg); }
#captainsLog				{ width: 179px; height: 122px; position: relative; top: 11px; left: 24px; }
#contentLeftCapLog h1,
#homeText h1				{ color: #FFF; font-size: 1.4em; padding-top: 2px; text-align: center; }
#captainsLog ul				{ list-style: disc; font-size: .75em; color: #FFF; }
#captainsLog ul li			{ padding-top: 5px; margin-left: 20px; line-height: 12px; }
#contentRight				{ width: 629px; height: 580px; float: left; background-image: url(../images/contentRight.jpg); }
#homeText					{ width: 295px; height: 193px; position: relative; left: 14px; top: 70px; }
.homeTextContent			{ font-size: 1em; color: #FFF; padding: 5px 20px 0 15px; line-height: 1.3em; text-align: justify; }