@charset "UTF-8";
/* CSS Document */

/* divs */
#mainContainer {
	background: url(../images/frameBackgroundHomeSale.jpg) 50% 47px no-repeat;
	}/*frameBackgroundHome*/

#horseContainer {
	width: 1042px;
	height:825px;
	background: url(../images/frameBackgroundHomeSale.jpg) 50% 47px no-repeat;
	margin-left: auto;
	margin-right: auto;
	}/*frameBackgroundHome*/

#homeLeftBox {
	width: 536px;
	height: 589px;
	/*background: url(../images/logoSaleGraphic3.jpg) 100% 47px no-repeat;*/
	Background: none;
	float: left;
	position: relative;
	}
	
#homeRightBox {
	width: 341px;
	background: url(../images/bookCover4.jpg) no-repeat;
	float: left;
	text-align:center;
	}
	
#homeRingBox {
	width: 165px;
	float: left;
	}
/* end divs */

#stampSaleLink, #stampSaleLink a {
	width: 150px;
	height: 130px;
	display: block;
	float: right;
	}	
#videosLink, #videosLink a {
	width: 80px;
	height: 80px;
	}
#videosLink {
	position: absolute;
	top: 196px;
	left: 450px;
	}
#videosLink a {
	display: block;
	float: left;
	}
#stampSaleLink span, #videosLink span {display: none;}
	
#homeRightBox p {
	margin-top: 25px;
	height: 23px;
	margin-bottom: 266px;
	}
#homeRightBox p.aboutLink a:link, #homeRightBox p.aboutLink a:visited {
	height: 23px;
	display:block;
	background: url(../images/bookAboutOff.gif) 51% 0 no-repeat;
	}
#homeRightBox p.aboutLink a:hover, #homeRightBox p.aboutLink a:active {
	height: 23px;
	display:block;
	background: url(../images/bookAboutOn.gif) 51% 0 no-repeat;
	}
	
#homeRightBox h2{
	height: 26px;
	margin-bottom: 78px;
	}
#nameDoc a:link, #nameDoc a:visited {
	height: 26px;
	display: block;
	background: url(../images/bookHandleBarOff.gif) 50% 0 no-repeat;
	}
#nameDoc a:hover, #nameDoc a:active {
	height: 26px;
	display: block;
	background: url(../images/bookHandleBarOn.gif) 50% 0 no-repeat;
	}
#nameBuck a:link, #nameBuck a:visited {
	height: 26px;
	display: block;
	background: url(../images/bookWatchTwoOff.gif) 50% 0 no-repeat;
	}
#nameBuck a:hover, #nameBuck a:active {
	height: 26px;
	display: block;
	background: url(../images/bookWatchTwoOn.gif) 50% 0 no-repeat;
	}
	
#homeRightBox h2#nameBuck {
	margin-bottom: 55px;
	}
	
#homeRightBox p span, #homeRightBox h2 span {
	display: none;
	}
	
#homeRingBox h3, #homeRingBox h3 a {
	width: 165px;
	height: 117px;
	display: block;
	}
#homeRingBox h3 {
	margin-top: 180px;
	}
#homeRingBox h3 span {
	display: none;
	}
#homeRingBox h3 a:link, #homeRingBox h3 a:visited {
	background: url(../images/forSaleRingOff.gif) no-repeat;
	}
#homeRingBox h3 a:hover, #homeRingBox h3 a:active {
	background: url(../images/forSaleRingOn.gif) no-repeat;
	}
	
#homeFlashDoc, #homeFlashBuck {
	width: 387px;
	margin-top:72px; 
	margin-left:67px;
	}
