#Title {
	color: #215076;
	display: none;
	font-family: 'Times New Roman', Times, serif;
	text-align: left;
	font-size: 58px;
	top: 0px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #427AA8;
	background-image: url("../media/Templates/Backgrounds/blue/blue_to_white10.jpg");
	color: #234764;
	font-family: 'Times New Roman', Times, serif;
	font-size: 14px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #427AA8;
	background-image: url("../media/Templates/Headers/places/Forest-Lake-Header.jpg");
	color: #183750;
	display: inherit;
	font-family: 'Times New Roman', Times, serif;
	font-size: 24px;
	background-repeat: repeat;
	width: 750px;
	height: 185px;
}
#Footer {
	background-color: #427AA8;
	background-image: url("../media/Templates/Footers/travel/travel_seaisland_f.jpg");
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
}
#Width {
	width: 750px;
}
