#Title {
	color: #427AA8;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	top: 0px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #E6CD71;
	color: #25252B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #E9C670;
	background-image: url("/sites/pbravo//_files/Image/home header.jpg");
	color: #414146;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	width: 800px;
	height: 150px;
}
#Footer {
	background-color: #FA8147;
	color: #050505;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	height: 0px;
}
#Width {
	width: 800px;
}
