BODY {
	background-color: black;
	margin: 0px;
	color: black;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", arial,sans-serif;
	font-size: 14px;
	background-image: url(images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

P {
	padding: 0px;
}

.wrap {
	width: 880px;
	background-image: url(images/wrapbg.png);
}

.content {
	padding-left: 120px;
	padding-right: 80px;
	text-align: justify;
}

.credits {
	width: 880px;
	background-image: url(images/btm.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 80px;
	padding: 15px;
	text-align: right;
	font-size: 12px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 70px;
	padding-top: 45px;
}

.credits A {
	text-decoration: none;
	color: white;
}

.credits A:HOVER {
	text-decoration: none;
	color: white;
}

.credits A:VISITED {
	text-decoration: none;
	color: white;
}

A {
	text-decoration: underline;
	color: #FF0000;
}

A:HOVER {
	text-decoration: none;
	color: #FF0000;
}

A:VISITED {
	text-decoration: underline;
	color: #FF0000;
}

#hhcu {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 125px;
	width: 125px;
	background: url(http://www.horsecare.org.za/themes/hhcu/images/corner_banner.gif) no-repeat;
	text-indent: -999em;
	text-decoration: none;
}
