@charset "UTF-8";
#wrapper {
	position: relative;
	margin: 0 auto;
	background: url(page_images/tm_home.png) center top no-repeat;
	width: 749px;
	height: 800px;
}
body {
	background: url(page_images/bg_leather.jpg) #963 center repeat;
}
.copyright {
	position: absolute;
	color: #000;
	font-size: 14px;
	text-align: center;
	width: 749px;
	top: 755px;
	left: 0;
	height: 46px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
}
.navi {
	position: absolute;
	height: 37px;
	width: 749px;
	left: 0;
	top: 586px;
	list-style-type: none;
}
ul li span {
	display: none;
}
#header ul {
	position: relative;
	width: 843px;
	height: 37px;
	list-style-type: none;
}
#header ul img {
	display: inline;
}
#header2 ul {
	position: relative;
	width: 378px;
	height: 37px;
	list-style-type: none;
}
#header2 ul img {
	display: inline;
}
li#about a {
	position: absolute;
	width: 67px;
	height: 37px;
	left: 0;
	bottom: 0;
	text-decoration: none;
	background: url(nav/about.png) no-repeat;
}
li#about a:hover {
	background-position: 0 -37px;
}
li#stallion a {
	position: absolute;
	width: 81px;
	height: 37px;
	left: 67px;
	bottom: 0px;
	text-decoration: none;
	background: url(nav/stallions.png) no-repeat;
}
li#stallion a:hover {
	background-position: 0 -37px;
}
li#broodmare a {
	position: absolute;
	width: 105px;
	height: 37px;
	left: 148px;
	bottom: 0px;
	text-decoration: none;
	background: url(nav/broodmare.png) no-repeat;
}
li#broodmare a:hover {
	background-position: 0 -37px;
}
li#sale a {
	position: absolute;
	width: 126px;
	height: 37px;
	left: 253px;
	bottom: 0px;
	text-decoration: none;
	background: url(nav/sale.png) no-repeat;
}
li#sale a:hover {
	background-position: 0 -37px;
}
li#show a {
	position: absolute;
	width: 113px;
	height: 37px;
	left: 379px;
	bottom: 0px;
	text-decoration: none;
	background: url(nav/show.png) no-repeat;
}
li#show a:hover {
	background-position: 0 -37px;
}
li#reference a {
	position: absolute;
	width: 142px;
	height: 37px;
	left: 492px;
	bottom: 0px;
	text-decoration: none;
	background: url(nav/reference.png) no-repeat;
}
li#reference a:hover {
	background-position: 0 -37px;
}
li#winners a {
	position: absolute;
	width: 115px;
	height: 37px;
	left: 634px;
	bottom: 0px;
	text-decoration: none;
	background: url(nav/winners.png) no-repeat;
}
li#winners a:hover {
	background-position: 0 -37px;
}

