#Title {
	color: #C4EBA6;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 46px;
	top: 20px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #053708;
	background-image: url("../media/Templates/Backgrounds/green/green_to_white4.jpg");
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #153701;
	background-image: url("/sites/vcbuck//_files/Image/header.jpg");
	color: #000000;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	width: 850px;
	height: 165px;
}
#Footer {
	background-color: #5E8260;
	background-image: url("/sites/vcbuck//_files/Image/footer-2.jpg");
	color: #000000;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
}
#Width {
	width: 850px;
}
