html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	font-size: 100.01%;
	color: #000;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	text-align:center;
	}

#wrapper{
	width: 893px;
	margin: 0 auto;
	text-align:left;
	}
	
#nav {
	float:left;
	width: 253px;
	margin: 0px;
	padding: 0px;
	}
	
#top { 
	margin: 0px;
	padding: 0px;
	}

#content {
	background-color:#CEC4D9;
	margin-left: 51px;
	padding-left: 240px;
	padding-top: 20px;
	padding-right: 60px;
	background-image: url(images/content-bg.jpg);
	}

#footer {
	clear:both;
	text-align:center;
	padding-top: 20px;
	padding-bottom: 15px;
	margin-left: -180px;
	}
	
#footer img {
	margin-bottom: 5px;
	}
	
#lace {
	margin-left: 51px;
	}
	
#lace2 {
	margin-bottom: 50px;
	background: none;
	clear: both;
	}


h1 {
	font-size: 145%;
	font-weight: normal;
	color: #AAAAAA;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 115%;
	font-weight: normal;
	margin-bottom: 10px;
	color: #403165;
	font-style: italic;
}

p {
	font-size:70%;
	line-height: 140%;
	padding: 4px 0 4px 0;
	margin: 0px;
	}
	
.leftimage {
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
	}

.rightimage {
	margin-left: 15px;
	margin-bottom: 5px;
	float: right;
	}
	
.ourhorsespic {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.ourhorsesline {
	margin-left: -30px;
	margin-bottom: 10px;
}
	
a:link {
	color: #403165;
	text-decoration: underline;
}

a:hover {
	color: #990099;
	text-decoration: underline;
}

a:visited {
	color: #403165;
	text-decoration: underline;
}

.pedigreetbl {
	font-size:65%;
	line-height: 140%;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
}

