body {
	background-color: #000;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/bg.gif);
	margin:0px;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentarea {
	background-image: url(../images/contentarea.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentbg {
	background-image: url(../images/contentareabg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.contentbottom {
	background-image: url(../images/contentbottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menubg {
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.menubottom {
	background-image: url(../images/menubottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menubggg {
	background-image: url(../images/menubggg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.horses {
	background-image: url(../images/horses.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.add {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
	padding-right: 60px;
	letter-spacing: 1px;
}
.add A {
	color: #000000;
	text-decoration: none;
}
.add A:hover {
	color: #000000;
	text-decoration: underline;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFDE9B;
	text-decoration: none;
}
a.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFDE9B;
	text-decoration: none;
}
a:hover.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	font-weight: normal;
	color: #B8B8B8;
	text-decoration: none;
}
.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFDE9B;
	text-decoration: none;
}
.contenttext A {
	color: #FFDE9B;
}
.contenttext A:hover {
	color: #FFF;
}