/* Bulkhead & Pier Web Site Styles */
body {color: navy; background-color: rgb(204,255,255)}
h1, h2, h3, h4, h5, h6 {font-family: sans serif; color: navy;
                        margin-top: 20px}
address {color: navy; font-style: normal; font-variant: small-caps;             
         text-align: center; clear: both; border-top: 2px solid rgb(66,99,00)}
#head {text-align: right; border-bottom: 2px solid rgb(66,99,00)}
#links {width: 130px; height: 220px; float: left; background-color: rgb(102,153,00);          
        margin-right: 30px; margin-top: 40px; padding: 10px; border: 5px solid navy}
#links a {display: block; font-family: arial, helvetica, sans-serif; font-size: 10pt; color: navy}
#links a:link {text-decoration: none}
#links a:visited {text-decoration: none}
#links a:hover {color: rgb(204,255,255); text-decoration: underline}
#linka a:active {text-decoration: none}
#links a.newgroup {margin-top: 10px}
#main {
	width: 70%;
	height: 60%;
	float: left;
	border-left: 2px solid rgb(66,99,00);
	padding-left: 15px;
	padding-bottom: 30px;
	font-style: normal;
	font-size: 12pt;
	overflow: normal;
}
