html {
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	color: #000066;
	background-color: #FFFFFF;
	text-align: justify;
	margin: 20px 0px;
}
.content {
	position:relative;
	background-color: #F2F5F7;
	border: 1px solid #75A3ED;
	z-index:3;
	padding-top: 10px;
	padding-right: 20px;
	width: 970px;
	left: 10%;
	margin-bottom: 160px;
	top: 126px;
}
.header {
	position:absolute;
	background-color: #A2C7F9;
	border: 1px solid #006699;
	z-index:3;
	left: 10%;
	width: 970px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h1 {
	font-size: 200%;
	letter-spacing: 0.3em;
	text-align: center;
	font-weight: bolder;
	color:#000066;
	font-variant: small-caps;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
h2 {
	font-size: 150%;
	font-weight: bolder;
	color:#000066;
	font-variant: small-caps;
	border: none;
	margin-left: 10%;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10%;
	background-color: #B2B2B2;
}
h4 {
	background-color: #B9B9B9;
	font-size: x-small;
}

.nav {
	position:absolute;
	background-color: #d2e4fc;
	border: 1px solid #006699;
	z-index:3;
	font-size: 90%;
	text-align: center;
	margin-bottom: 0px;
	width: 970px;
	margin-top: 24px;
	left: 10%;
	top: 60px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
hr {
	position: relative;
	margin-right: 10%;
	margin-left: 10%;
}
p:first-letter { font-size: 1.5em;}
p a {
	font-weight: bold;
}
fieldset p {
	margin-right: 0px;
	margin-left: 0px;
}
fieldset {
	position: relative;
	margin-right: 10%;
	margin-left: 10%;
	padding: 10px;
}
.bold {
	font-weight: bolder;
}
p {
	margin-right: 10%;
	margin-left: 10%;
}
ul {
	margin-right: 15%;
	margin-left: 25%;
}
a:link { color: #006600; text-decoration: none }
a:active { color: #99CC00; text-decoration: none }
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {color: #006600; text-decoration: underline overline; }
.centre {
	text-align: center;
}
.main {
	position:absolute;
	border:1pt solid #F1EFE4;
	padding:5px;
	left: 165px;
	right: 13px;
	top: 86px;
	background-color: #FFFFFF;
	z-index: 1;
	width: auto;
}
.outer {
	background-image: url(dressage/leftnav.gif);
	background-repeat: no-repeat;
	z-index: 3;
	position: absolute;
	left: 0px;
	top: 75px;
	width: 150px;
	background-position: left top;
	height: 100%;
}
#linklist {
	padding-top: 3px;
	font-weight:bold;
	width: 140px;
	z-index: 4;
	float: left;
	position: relative;
	}
#linklist ul{
	list-style-type : none;
	z-index: 4;
	width: 140px;
	position: relative;
	left: 10px;
	margin-left: 0px;
}
#linklist li{
	background:  url(dressage/divider.gif) no-repeat left bottom;
	padding-bottom: 4px;
	z-index: 4;
	width: 130px;
	margin-top: 3px;
}
#linklist p{
	font-size: x-small;
	margin-left: 10px;
	left: 10px;
}
#linklist a:link { color: #D2E4FC; text-decoration: none }
#linklist a:active { color: #99CC00; text-decoration: none }
#linklist a:visited { color: #A1A1A1; text-decoration: none }
#linklist a:hover {color: #FFff00; text-decoration: none; }
.dressage {
	position:absolute;
	width:150px;
	top:116px;
	right:13px;
	padding:5px;
	border:1px solid #75A3ED;
	z-index:1;
	font-size: xx-small;
	text-align: justify;
}
h3 {
	font-size: 140%;
	margin-bottom: -10px;
	margin-left: 10%;
	margin-right: 10%;
	font-variant: small-caps;
}
.quote {
	font-weight: bold;
}
.leftpic {
	border: none;
	float: left;
	position: relative;
	margin-right: 10px;
}
.rss {
	border: none;
	float: left;
	position: relative;
	margin-right: 10px;
	margin-top: 3px;
}
.rightpic {
	border: none;
	float: right;
	position: relative;
	margin-right: -100px;
}
.imglnk {
	border: none;
	margin-left: 15px;
}
.cont {
	position:absolute;
	border:1pt solid #F1EFE4;
	padding:5px;
	left: 165px;
	right: 13px;
	top: 86px;
	background-color: #D6E7F7;
	z-index: 2;
}
.form {
	float: left;
	position: relative;
	left: 10px;
	width: auto;
	border: 1px solid #CC0000;
	text-align: right;
	line-height: 1.5em;
}
.second {
	width: 15%;
}
.back {
	font-weight:bold;
	z-index: 2;
}
.right {
	position: relative;
	text-align: right;
	border: thin solid #84B5FD;
	padding: 5px;
	float: right;
	margin-left: 10px;
}
th {
	background-color: #999999;
	font-variant: small-caps;
}
.photo {
	width: 48%;
}
.navbox p {
	margin-top: 0px;
	margin-bottom: 0px;
}

td {
	background-color: #E2E2E2;
}
.navindex {
	position:relative;
	background-color: #d2e4fc;
	margin:-10px 170px 24px 165px;
	border: 1px solid #006699;
	padding:0px 10px;
	z-index:3;
	font-size: medium;
	text-align: center;
	font-weight: bold;
}
.tack {
	position:relative;
	background-color: #F2F5F7;
	margin:-14px 15px 24px 165px;
	border: 1px solid #75A3ED;
	padding:0px 10px;
	z-index:3;
}
.check {
	position:relative;
	background-color: #F2F5F7;
	margin:-14px 15px 24px 165px;
	border: 1px solid #75A3ED;
	padding:0px 10px;
	z-index:3;
	text-align: center;
}
.pagemenu {
	position:relative;
	background-color: #F7EFD7;
	margin:-14px 15px 24px 165px;
	border: thin outset #006699;
	padding:0px 10px;
	z-index:3;
	font-size: x-small;
	text-align: center;
}
.leftfield {
	float:left;
	width: 30%;
	position: relative;
}
.rightfield {
	float:right;
	width: 30%;
	position: relative;
}
.smaller {
	font-size: xx-small;
}
.contents {
	left: 5%;
	position: relative;
}
.navbox {
	border: 1px solid #003366;
	z-index: 4;
	position: relative;
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #d2e4fc;
	font-size: 80%;
	text-align: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.more {
	font-size: xx-small;
	text-align: right;
	margin-top: -10px;
}
.foot {
	position:relative;
	background-color: #d2e4fc;
	border: 1px solid #006699;
	z-index:3;
	text-align: center;
	margin-top: 160px;
	font-size: 80%;
	width: 970px;
	left: 10%;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.rightadsense {
	text-align: right;
	float: right;
	margin-left: 10px;
	margin-right: 100px;
	border: none;
}
.ad {
	margin-right: 5%;
	margin-left: 5%;
}
.rightpicads {
	border: none;
	float: right;
	position: relative;
	margin-right: -30px;
}
.lefttadsense {
	position: relative;
	float: left;
	margin-right: 10px;
}
.adbox {

	border: 1px solid #003366;
	z-index: 4;
	position: relative;
	float: right;
	width: 22%;
	margin: 30px 0px 15px 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #d2e4fc;
	font-size: 80%;
	text-align: center;
}
.calctable {

	text-align: center;
	border: medium outset #006699;
	font-size: x-small;
}
.buttonstable {
	text-align: center;
	border: 1px solid #006699;
	font-size: x-small;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 10%;
}
.leftpara {
	float: left;
	margin-left: 0px;
	width: 336px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.left {
	float: left;
	font-weight: bold;
}
#carlink {
	border: none;
	margin-right: 20px;
}
.gallery {
	margin: 5px;
	padding: 10px;
	height: 262px;
}
.ebay {
	position: relative;
	text-align: right;
	float: right;
	margin-left: 10px;
	width: 346px;
	background-color: #F7EFD7;
	margin-right: -10px;
}
.cars {
	font-size: x-small;
	margin-bottom: -20px;
}
.tablestyle {
	background-color: #DFDFDF;
	margin-bottom: 15px;
	font-size: xx-small;
	margin-right: 100px;
}
.carsright {
	float: right;
	margin-right: 10%;
}
.rightimglnk {
	float: right;
	margin-right: 10%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.myreg {
	width: 9em;
	text-align: center;
	height: 0.5ex;
	font-weight: bold;
	padding-top: 5px;
	background-image: url(images/reg.png);
	margin-left: -15px;
}
.bull {
	list-style-image: url(images/car.gif);
}
.leftpara160 {

	float: left;
	margin-left: 0px;
	width: 160px;
	margin-right: 0px;
	margin-bottom: 15px;
}
.rightad {
	border: 2px dotted #009933;
	background-color: #d2e4fc;
	font-size: 82%;
	margin-left: 125px;
	font-weight: bold;
	margin-right: 110px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.bigrightadsense {
	position: relative;
	text-align: right;
	float: right;
	margin-left: 10px;
	margin-right: 5%;
	border: 1px solid #0099FF;
	padding-bottom: -30px;
}
.compare {
	position: relative;
	text-align: right;
	float: right;
	margin-left: 10px;
	margin-right: 5%;
	padding-bottom: -30px;
}
.news {
	margin-right: 0px;
	margin-left: 0px;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
.quote {
	margin-right: 100px;
	margin-left: 100px;
	border: 1px dotted #0066CC;
	padding: 10px;
	font-weight: normal;
}
.advt {
	border: 1px solid #000066;
	padding: 10px;
	background-color: #D2E4FC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
}
.ebay {
	margin-right: 100px;
	border: 2px dotted #FF0000;
	float: right;
	width: 210px;
	text-align: center;
	padding: 20px;
}
.rightbit {
	width: 200px;
	float: right;
	margin-right: 110px;
}
.leftbet365 {
	position: relative;
	float: left;
	margin-right: 10px;
	width: 100px;
	font-size: x-small;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #A2C7F9;
	margin-top: 170px;
}
.quotes {
	font-size: xx-large;
	font-style: italic;
}

