body {
font: 90%/110% Verdana,sans-serif;
font-style: normal;
}

h1 {
margin: 5px 0;
font: 300%/110% Georgia, "Times New Roman", serif;
font-weight: bold;
}

#header h1 {
	margin: 5px 0;
	font: 300%/110% Georgia, "Times New Roman", serif;
	font-weight: bold;
	visibility: hidden;
}

h2 {
	margin: 5px 0;
	font: 150%/110% Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #0066CC;
}

ul {
list-style-type: none;
}

a {
text-decoration: none;
font-weight: bold;
color: #006B39;
}

a:hover {
	text-decoration: underline;
	color: #0066CC;
}

.current {
	text-decoration: underline;
	color: #0066CC;
}

/************* Container *************/
#container {
min-height: 100%;
}

/************* Header *************/
#header {
	margin: 0;
	font-size: 1.4em;
	background-color: #006b39;
	background-image: url(images/crabline_header.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
	height: 125px;
}


/************* Menu *************/
#menu {
	font: 120%/110% Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #006B39;
}

#menu ul {
padding: 5px 0 7px;
}

#menu li {
	display: inline;
	margin-right: 20px;
}

#menu a {
color: #006B39;
font-size: 1.1em;
}

#menu a:hover {
	text-decoration: underline;
	color: #0066CC;
}

/************* Content *************/
#content {
margin: 0 auto 30px;
}

#content:after {
content: "."; 
display: block; 
clear: both; 
height: 0;
visibility: hidden
}	

#content p {
letter-spacing: 0.05em;
}

#content blockquote { 
background-color: #efefef; 
margin: 15px 0; 
padding: 10px 10px;
border-top: 1px solid #cecece;
border-bottom: 1px solid #cecece;
}

#content blockquote p {
margin: 0;
text-indent: 0;
}

#main {
width: 68%;
float: right;
text-align: left;
}

#main p {
margin-top: 10px;
padding-left: 10px;
text-indent: 2em;
text-align: justify;
}

#main ul {
margin: 5px 0 5px 20px;
list-style: url(images/li.gif);
}

#sub {
margin-right: 2%;
width: 30%;
float: left;
text-align: left;
}

#sub h2 {
}

#sub p {
padding: 0 5px;
text-indent: 10px;
}

#sub li{
padding-right: 5px;
}

.post {
margin-top: 20px;
}

.post h2{
margin-top: 20px;
}

/************* Footer *************/
#footer {
	position: relative;
	clear: both;
	padding: 10px 0 5px;
	width: 100%;
	color: #EEE;
	background-color: #006B39;
}

#footer p {
text-align: center;
}

#footer a {
color: #EEE;
}

#footer a:hover {
text-decoration: underline;
}
.right {
	text-align: right;
}
.postabout {
	background-image: url(images/abouth1.jpg);
	background-repeat: no-repeat;
	border: solid 1px;
	padding: 10px;
	background-position: 5% 5%;
}
.postabout h2{
	visibility: hidden;
}
.imgleft {
	float: left;
	margin-right: 10px;
}

.imgright {
	float: right;
	padding: 6px 10px 10px 20px;
	color: #666666;
	margin-left: 20px;
}

.postabout ul{
	padding-left: 50px;
}
.bold {
	font-weight: bold;
	color: #333333;
}
#maindown {
width: 68%;
float: right;
text-align: left;
}

#maindown p {
margin-top: 10px;
padding-left: 10px;
text-indent: 2em;
text-align: justify;
}

#maindown ul {
margin: 5px 0 5px 20px;
list-style: url(images/pdf.gif);
}

.post ul {
margin: 5px 0 5px 20px;
list-style: url(images/li.gif);
}
#mainad {
text-align: left;
}

#mainad p {
margin-top: 10px;
padding-left: 10px;
text-indent: 2em;
text-align: justify;
}

#mainad ul {
margin: 5px 0 5px 20px;
list-style: url(images/li.gif);
}
.tiny {
	font-size: 80%;
	color: #666666;
}
