#Title {
	color: #EEE4E4;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 46px;
	top: 0px;
	left: 0px;
}
#Body {
	background-color: #555555;
	color: #171212;
	display: inherit;
	font-family: Tahoma;
	font-size: 12px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #E4E4E4;
	background-image: url("../media/Templates/Headers/header (17).gif");
	color: #6E6E6E;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-repeat: repeat;
	width: 750px;
	height: 143px;
}
#Footer {
	background-color: #D5D5D5;
	color: #555555;
	display: inherit;
	font-family: Tahoma;
	font-size: 11px;
	background-repeat: repeat;
}
#Width {
	width: 750px;
}
