* {margin:0;padding:0;list-style:none} 
body {position:relative;font-family: Verdana, sans-serif;color:#282725;font-size:12px;overflow-y:scroll;background:#000 url(images/bg-site.jpg) repeat fixed} 
img {border:none}
a {outline:none;text-decoration:none;color:#235194} 
a:hover {color:#8d1313}

/*-------HEADER-------*/
#header {position:fixed;top:0;width:100%;height:256px;background:url(images/bg-header-top.jpg) repeat-x -500px}
#header-strip {position:fixed;top:256px;width:100%;height:24px;background:url(images/bg-header-bottom.jpg) repeat-x -500px;z-index:-1}
#horses {display:bock;width:413px;height:476px;background:url(images/horses-left.png) no-repeat;position:fixed;top:0;left:50%;margin:0 0 0 -610px}
#logo {position:absolute;top:60px;width:100%}
#logo div {float:right;height:154px;width:401px;background:url(images/logo.png) no-repeat;margin-right:10%}
#menu {width:950px;margin:0 auto}
ul#menu {margin:228px 0 0;font-family:Georgia, serif;font-size:14px;color:#fff}
#menu li {float:right;margin:5px}
#menu a {color:#fff}
#menu a:hover {color:#bba553}

/*-------CONTENT-------*/
#heading {margin:0 0 0 180px;font-family:Georgia, serif;color:#401705;font-size:24px;font-variant:small-caps}
#heading:first-letter {font-size:36px}
#content {width:840px;margin:256px auto 0;background:#f2ece3;border:5px solid #fff;padding:50px 50px 135px}
#content img {border:6px solid #fff}

/*-------FOOTER-------*/
#footer {position:fixed;bottom:0;width:100%;height:129px;background:url(images/bg-footer-back-2.png) repeat-x fixed bottom}
#footer div {position:relative;width:950px;height:129px;margin:0 auto}
#footer div div {position:absolute;right:60px;top:90px;width:400px;text-align:center;font-size:11px;color:#f2ece3;line-height:1.75em}
#footer p a {color:#f2ece3}
#footer div div p span, #footer div div p span a {color:#c0b4a5}

/*-------TEXT-------*/
.normal-text {}
.big-text {font-size:18px}
.horse-name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #282725;
}

.body-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #282725;
}
.sub-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #401705;
}
