body {
	background: #E4E4E4 url(images/hobbie-horse-dots.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height:22px;
	font-weight:bold;
	color:#CC0000;
	}

.table {
	background: url(images/hobbie-horse-bg.jpg) repeat-y 50%;
}
.giraffe {
	background: url(images/hobbie-horse-giraffe.jpg) right bottom;
}
.bottom-row {
	background: url(images/bottom-row-green-bg.gif);
}
.bottom-row-home {
	background: url(images/bottom-row-green-bg-home.gif);
}
.bottom-line {
	border-bottom: 1px solid #CC0000;
}
.header{
background:url(images/header-bg.jpg);
}
.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:22px;
	color:#333;
	padding-left:20px;
	padding-right: 20px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	line-height:16px;
}

.footer a:link {
	text-decoration: none;
	color: #CC0000;
}

.footer a:visited {
	text-decoration: none;
	color: #CC0000;
}

.footer a:active {
	text-decoration: none;
	color: #CC0000;
}

.footer a:hover {
	text-decoration: none;
	background: #CC0000;
	color:#FFFFFF;
}

.bodystyle a:link {
	text-decoration: none;
	color: #CC0000;
}

.bodystyle a:visited {
	text-decoration: none;
	color: #CC0000;
}

.bodystyle a:active {
	text-decoration: none;
	color: #CC0000;
}

.bodystyle a:hover {
	text-decoration: underline;
	color: #CC0000;
}
