body
{
	font-size: 10pt;
	background: maroon;
	margin: 0px;
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
}

.Content
{
	background: white;
	color:Black;
}

.Padded
{
	padding: 25px;
	height: 526px;
	BACKGROUND-IMAGE: url(Images/fruit_bg.jpg); 
	BACKGROUND-REPEAT: no-repeat
}

.NavBar
{
	background-color: Black;
}

.Footer
{
	width: 100%;
	text-align: center;
	color: White;
	font-weight: bold;
	font-size: 8pt;
}

.Footer A
{
	text-decoration: none;
	color: White;
}