.oranagemenu {
	background-image: url(images/fab_06.gif);
	background-repeat: no-repeat;
}
.grass {
	background-image: url(images/fab_10.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
body {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
contactbox {
	background-image: url(images/fab_04.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.contacbox {
	background-image: url(images/fab_04.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.blacklinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.whitelinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.orangelinks {
	color: #E54E13;
}

