#Title {
	color: #C3B0B0;
	display: inherit;
	font-family: Tahoma;
	text-align: center;
	font-size: 34px;
	top: 0px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #AF7537;
	color: #000000;
	font-family: Tahoma;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: none;
	background-attachment: fixed;
}
#Header {
	background-color: #A87042;
	background-image: url("../media/Templates/Headers/sunset_girl.jpg");
	color: #427AA8;
	display: inherit;
	font-family: Tahoma;
	font-size: 14px;
	background-repeat: no-repeat;
	width: 800px;
	height: 252px;
}
#Footer {
	background-color: #A87640;
	background-image: url("../media/Templates/Footers/glass/marbled-glass.jpg");
	color: #FFFFFF;
	display: inherit;
	font-family: Tahoma;
	font-size: 14px;
	background-repeat: no-repeat;
	height: 0px;
}
#Width {
	width: 800px;
}
