#Title {
	color: #1F0FA8;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 28px;
	top: 40px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #427AA8;
	background-image: url("../media/Templates/Backgrounds/blue/blue_to_white.jpg");
	color: #3D0BE1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #427AA8;
	background-image: url("/sites/WalkerMartin//_files/Image/sailing tips header - 900x120 - no photo.jpg");
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	width: 900px;
	height: 120px;
}
#Footer {
	background-color: #93C1F3;
	color: #1F0FA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	height: 25px;
}
#Width {
	width: 900px;
}
