a        { font-family:verdana, sans-serif; font-weight: bold; }
a:link   { color:#0000FF;text-decoration:underline; }
a:visited{ color:#335577;text-decoration:underline;}
a:hover  { color:#FFAA00;text-decoration:underline;}
a:active { color:#0000FF;text-decoration:underline;}

html, body {font-family: verdana, arial; font-size: 14px; text-align: center; margin: 0px; }
#container	{ width: 750px; margin: 20px auto; text-align: left; border: 0px solid black; }
#top   { position: relative; }
#saddle { position: absolute; top: 0px; left: 430px; height: 100px; width: 300px; z-index: 2; }
#horsesupplies { position: absolute; top: 40px; left: 0px; height: 100px; width: 750px; background-color: #CC0000; z-index: 1;}
#bg { position: absolute; top: 140px; left: 430px; height: 500px; width: 300px; background-color: #FFFFFF; opacity:.80; filter:alpha(opacity=80); z-index: 3; }
#main  { position: absolute; top: 140px; left: 0px; height: 500px; width: 750px; z-index: 4; }
#nav  { position: absolute; top: 20px; left: 0px; width: 170px; height: 300px; background-color: #FFDD99; padding: 5px; }
#text { position: absolute; top: 20px; left: 190px; }
h1 { font-size: 36pt; font-family: papyrus; color: #FFFFFF; margin: 0px; margin-left: 10px;}
