#Title {
	color: #5D4D4D;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 46px;
	top: 20px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #1B4FD7;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
	background-position: none;
	background-attachment: fixed;
}
#Header {
	background-color: #4549EB;
	background-image: url("../media/Templates/Headers/beaches.gif");
	color: #08141E;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 46px;
	background-repeat: repeat;
	width: 800px;
	height: 200px;
}
#Footer {
	background-color: #213BC8;
	color: #FFFFFF;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-repeat: repeat;
	height: 0px;
}
#Width {
	width: 800px;
}
