#Title {
	color: #EEDBDB;
	display: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 34px;
	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-attachment: fixed;
}
#Header {
	background-color: #427AA8;
	background-image: url("/sites/redwards//_files/Image/sunset_girlcropped.jpg");
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	width: 800px;
	height: 149px;
}
#Footer {
	background-color: #EEC26D;
	color: #2B2626;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-repeat: repeat;
	height: 30px;
}
#Width {
	width: 800px;
}
