#Title {
	color: #000000;
	display: inherit;
	font-family: Georgia, 'Times New Roman', Times, serif;
	text-align: center;
	font-size: 58px;
	top: 0px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #427AA8;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	background-position: none;
	background-attachment: fixed;
}
#Header {
	background-color: #427AA8;
	background-image: url("/sites/rbryant//_files/Image/beachfishingqld.jpg");
	color: #000000;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 58px;
	background-repeat: repeat;
	width: 800px;
	height: 200px;
}
#Footer {
	background-color: #427AA8;
	background-image: url("/sites/rbryant//_files/Image/outbacksunset.jpg");
	color: #000000;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	height: 60px;
}
#Width {
	width: 800px;
}
