BODY {
	background-color: #592400;
	margin-bottom: 25px;
	color: #904e22;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.wrap {
	width: 960px;
	height: 645px;
	background-image: url(images/bgwrap.gif);
	background-repeat: repeat-x;
	margin-top: 25px;
}

.content {
	background-image: url(images/bgtxt.png);
	background-repeat: no-repeat;
	text-align: justify;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 0px;
	padding-top: 145px;
	padding-left: 45px;
	padding-right: 35px;
	height: 465px;
}

.nav {
	width: 70px;
	height: 26px;
	background-image: url(images/bgbutton.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 26px;
}

.nav A {
		text-decoration: none;
}

.nav A:VISITED {
		text-decoration: none;
}

.pic {
	width: 313px;
	background-image: url(images/pow/pic.jpg);
	background-repeat: no-repeat;
	height: 585px;
}

.caption {
	color: white;
	font-weight: bold;
	text-align: center;
}

.gallerylink {
	position: absolute;
	padding-left: 195px;
	padding-top: 5px;
}

.rightcol {
	color: white;
	text-align: justify;
	width: 160px;
	font-size: 11px;
	padding-top: 135px;
}

.credits {
	color: white;
	font-size: 11px;
	padding-left: 65px;
}

.credits A {
	text-decoration: none;
	color: white;
}

.credits A:HOVER {
	text-decoration: none;
	color: white;
}

.credits A:VISITED {
	text-decoration: none;
	color: white;
}

.footer {
	width: 960px;
	height: 110px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}

A {
	text-decoration: underline;
	color: #904e22;
}

A:HOVER {
	text-decoration: none;
	color: #FB8302;
}

A:VISITED {
	text-decoration: underline;
	color: #904e22;
}

#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;
}

