body, html {
	color: #fdfdf7;
	background-image:url(../images/blur.jpg);
	background-repeat: repeat;
	background-position: top;
	}
a {
	color: #aaa;
	}
a:hover {
	color: #fff;
	}
h1, h2, h3 {
	color: #fff;
	}
.wrapper    {
	border-right-color: #999;
	border-left-color: #999;
	border-bottom-color: #999;
	border-bottom-width:0px;
	}
.borderheading {
	color: #aaa;
	border-top:1px #aaa dashed;
	border-bottom:1px #aaa dashed;
	}
.borderheading a {
	color: #aaa;
	}
.borderheading a:hover {
	color: #fff;
	}
#maincontent {
	width:660px;
	padding:10px 50px 10px 50px;
	color: #fff;
	}
#maincontent p {
	color:#fff;
	}
#maincontent2 {
	width:660px;
	padding:10px 50px 10px 50px;
	color: #fff;
	}
.mainpicnudge {
	color: #000;
	padding:10px;
	padding-top: 80px;
	}
.mainpicnudge {
	color: #000;
	padding:10px;
	padding-top: 365px;
	}
.mainpicnudge h1 {
	font-size: 120%;
	font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", Verdana, Arial, sans-serif;
	text-decoration: none;
	text-align: left;
	left: 0;
	margin-top: -100px;
	margin-bottom: 10px;
	margin-left: 40px;
	width: 150px;
	font-weight: normal;
	color: #fff;
	}
.mainpicnudge p {
	font-size: 90%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	left: 0;
	margin-bottom: 10px;
	margin-left: 40px;
	width: 150px;
	font-weight: normal;
	color: #fff;
	}
.mainpicnudge a {
	font-size: 120%;
	font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", Verdana, Arial, sans-serif;
	width: 150px;
	font-weight: normal;
	color: #fff;
	}
.definition {
	font-size:120%;
	font-family:"Courier New", Courier, monospace;
	padding-bottom: 50px;
	}
.definition h1 {
	font-size:140%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}
.source {
	font-size:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 300px;
	}
.wharfside h1 {
	font-size:140%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom:50px;
	}
#wharfsidelinks {
	padding: 10px;
	color:#fff;
	border: 0px solid #666;
	}
#wharfsidelinks h2 {
	color: #fff;
	}
#wharfsidelinks p {
	color: #fff;
	}
#wharfsidelinks a {
	color: #aaa;
	}
#wharfsidelinks ul {
	color: #fff;
	font-size: 90%;
	}
#wharfsidelinks ul li {
	margin-left: 15px;
	list-style-position: outside;
	line-height:130%;
	margin-bottom:10px;
	}
	
	

div.fourcol {
	float: left;
	width: 175px;
	padding-left: 10px;
	margin-right: 1px;
	padding-right: 15px;
	font-size:80%;
}
div.fourcol p {
	padding-right: 15px;
	padding-bottom: 15px;
	width: 170px;
	font-size: 130%;
}
div.fourcol a {
	font: 100% Georgia, "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #aaa;
}
div.fourcollast {
	float: left;
	width: 170px;
	padding: 0px;
	padding-left: 10px;
	font-size:80%;
}
div.fourcollast p {
	padding-right: 15px;
	padding-bottom: 15px;
	width: 170px;
	font-size: 130%;
}
div.fourcollast a {
	font: 100% Georgia, "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", Arial, Verdana, sans-serif;
	font-weight: bold;
}
div.fourcol .fourcoltext{
	padding-right: 0px;
	padding-top: 0px;
	font: small "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size:100%;
	}
div.fourcollast .fourcoltext{
	padding-right: 0px;
	padding-top: 0px;
	font: small "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size:100%;
	}
	
.img { border: none;
	margin: 5px;
	float:right;
	}