﻿body {
	background: url(../../images/background/strip2.jpg) repeat-x;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 10px;

}

#header {
	width: 800px;
	height: 130px;
	margin: 0 auto;
	padding-left: 0px;
	background: url(../../images/background/FishermansTermlowres.jpg) no-repeat left top;
}

#header h1 {
	float: none; 
	margin: 0;
	padding: 100px 10px 10px 10px;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 2em;
	color:yellow;
}



.title {
	color:#001666; 
	font-size: 18px;
}

.listlinks {
	margin-top: 0;
	text-align: justify;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 10px;
	color:blue; 

}


.entry {
	margin-top: 0;
	text-align: justify;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 14px;
	color:#001666; 

}





#page {
	width: 900px;
	margin: 0 auto;
}

#content {
	float:none;
	width: 900px;
	margin-left: 10px;

}

.scrollbutton {
	text-align:center;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 12px;
	color:#001666; 
	width: 125px
}

.scrollbuttoncaption 
{
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 12px;
	color:white;
	background-color:purple;
}

.contentcaption
{
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 28px;
	 color:Silver;
}



.post{}
.video{}