body {
	margin: 0px;
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: black;
}
a {
	color: white;
	text-decoration: underline;
}
#navheader {
	width: 100%; height: 100px;
	background: white url(../images/fish-in-crewe-logo.gif) top left no-repeat;
}
#fish {
	margin-left: 10px;
}
#nav {
	float: right;
	padding-right: 18px;
}
#piccolumn {
	position: absolute;
	right: 480px;
	top: 140px;
	width: 450px;
}
#mainarea {
	clear: both;
	width: 100%;
	min-height: 565px;
	height: expression('565px');
	width: 100px;
	text-align: left;
	background:black;
}
#bg {
}
#strap {
	position: absolute;
	top: 100px;
	right: 20px;
}
#mainareatext {
	position: absolute;
	right: 50px;
	float: right;
	width: 360px;
	text-align:right;
}
#homeBullets {
	text-align: left;
	margin: 20px;
	line-height: 18px;
}
#footer {
	padding: 14px;
	height: 46px;
	color: #333333;
	background: white;
}
#contactdetails {
	float: left;
}
#fortetrinity {
	float: right;
}

.firstpara {
	font-size: 16px;
}
.contactmap {
	padding-top: 20px;
	margin-left: 20px;
}