body {
	background-color: #000000;
}
.bgleft {
	background-image: url(../images/home_bg_left.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bgright {
	background-image: url(../images/home_bg_right.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bgcentre {
	background-image: url(../images/home_bg_centre.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
