body {
	background: #F6F4F5;
	margin: 0px;
}
.main {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	width: 704px;
	top: 0px;
	position: relative;
	margin: 2px;
	padding: 2px;
	background: url(images/gen/bghorse.gif) repeat;
	border-top: thin inset #B3B2BA;
	border-right: thin inset #CCCCCC;
	border-bottom: thin inset #B3B2BA;
	border-left: thin inset #B3B2BA;
	left: 2px;
}
h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background: #807F87;
	text-align: right;
}
a:link {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #828189;
	text-decoration: none;
}
h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #807F87;
	text-align: center;
}
h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000;
	text-align: center;
}
.horse {
	background: url(images/gen/horse150.gif) no-repeat center center;
	height: 150px;
	width: 150px;
}

