#Title {
	color: #EBECF5;
	display: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 28px;
	top: 40px;
	left: 25px;
}
#Body {
	display: inherit;
	background-color: #FFFFFF;
	background-image: url("../media/Templates/Backgrounds/blue/blue_to_white4.jpg");
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #FFFFFF;
	background-image: url("../media/Templates/Headers/people/sunset_girl.jpg");
	color: #000000;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	width: 800px;
	height: 252px;
}
#Footer {
	background-color: #F5701A;
	background-image: url("Copyright 2008");
	color: #000000;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
}
#Width {
	width: 800px;
}
