html {
	margin:0;
	padding:0;
}
body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height:100%;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#masterContainer {
	position: relatives;
	top: 0px;
	left: 0px;
	height:100%;
	height: auto !important;
	min-height: 100%;
	width:100%;
}
#banner_wrap {
	width: 100%;
}
#banner {
	width: 950px;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#banner ul {
	float:left;
	width:100%;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#banner li {
	list-style:none;
	padding-top:21px;
	padding-bottom:21px;
	float:left;
}
#banner li a {
	padding-left:21px;
	padding-right:21px;
	text-decoration:none;
	font-size:125%;
	display: inline;
	height:23px;
	padding-top:25px;
	
		font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #666;
	font-size: medium;
}
#banner li a:hover {
	background-image: url(../_media/images/logo_rollover.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content_Container {
	width: 950px;
	margin: 0 auto;
	padding: 0px 5px 5px 5px;
	overflow: hidden;
}
#content {
	width: 940px;
	float:left;
	min-height: 200px;
	padding-top: 20px;
	padding-bottom: 5px;
}
#caption {
	font-size: 12pt;
	font-weight: normal;
	color: #999;
	padding: 40px;
}
#sideNav {
	width: 930px;
	padding: 5px;
	height:auto;
	text-align: left;
	position: relative;
}
#bottomContainer {
	width: 100%;
	padding: 0px;
	bottom: -1px;
	bottom: 0 !important;
	position: relative;
}
#bottom {
	text-align: center;
	width: 800px;
	margin: 0 auto;
	height: 80px;
}
/* CSS Font Styles */	
	
p {
	margin:0 0 10px 0;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	text-align: left;
	line-height: 125%;
}
#content p {
	text-align:center;
	padding:0;
	margin:0;
}
h1 {
	text-align: center;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #999;
	font-weight:lighter;
}
h2 {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
}
h3 {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
h4 {
	color: #000;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times;
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration:underline;
}
ul {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
}
ol {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
}
li {
	padding: 0 8px 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 125%;
}
 @charset "utf-8";
/* CSS Document */
.horses {
	padding: 5px;
	float: left;
	width: 280px;	
}

.horses p, .horses a {
		text-align: center;
}

#largerImages {
	position:absolute;
	right:0;
	top:0;
	padding-right: 30px;
}

#PedigreeLink {
	right:174px;
	top:0;
	padding-right: 30px;
	float: right;
	margin-right: 100px;
}


.linkParagraph a {color: #009; }

