/* Start of CMSMS style sheet 'paper2' */
@charset "UTF-8";
body {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(/uploads/images/template/background-new.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#paperTable {
	height: 554px;
	width: 718px;
	margin-left: auto;
	margin-right: auto;
	background-position: center top;
	background-image: url(/uploads/images/template/paper-listings-home.png);
	background-repeat: no-repeat;
}
#wfhsLogo {
	margin-right: auto;
	margin-left: auto;
	width: 714px;
	height: 551px;
	padding-top: 45px;
}
#paperText {
	font-size: 14px;
	position: relative;
	left: 105px;
	top: 50px;
	height: 390px;
	width: 500px;
	overflow: auto;
}
#content
{
  position: absolute;
  height: 300px;
  width: 500px;
  margin-top: 130px;
  margin-left: 80px;
  padding-right: 80px;
  overflow: scroll;
  overflow-x: hidden; 
}






div.horseEntry
{
  padding: 5px;
  float: left;
  margin-left: 3px;
  margin-right: 3px;
}
div.horseEntry img
{
  border: 1px solid black;
  margin-bottom: 5px;
}
.horseLabel
{
  display: block;
  text-align: center;
}
.horseLabel a
{
  text-decoration: none;
  color: #603913;
}



.horsePhoto img
{
  padding: 0 10px 25px 0;
}
.horseDetails
{
  font-family: sans-serif;
  font-size: 14px;
  line-height: 120%;
}
.horseDetails h3
{
  margin-top: 0;
  font-family: sans-serif;
  font-weight: bold;
}

/* End of 'paper2' */

