html,body {
	height:100%;
}

body {
	margin:0;
	padding:0;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	font-size: 62.5%;
	border: none;
	list-style-type: none;
	background-color:#FFFFFF; 
	background-image: url(site/images/indexbg.gif);
	background-position: top left;
	background-repeat: repeat-y;		
}

img { border:0; }

ul,li {
	list-style-type: none;
}


.leftsolo {
	float:left;
	display: inline;
	margin:20px 0 0 6px;
	height:200px;
	width:26px;
	background-image: url(site/images/leftsolo.gif);
	background-position: top left;
	background-repeat: no-repeat;	
}

.text2 {
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	color:#888888;
}

.content {
	float: left;
	margin: 0 0 0 46px;
	display: inline;
	width:620px;
	text-align: left;
}


.seperate{
	clear: both;
}



.bottom {
	float:left;
	margin: 180px 0 0 10px;
	width:600px
}




.text1 {
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	color:#5e5834;
}

.text1 a{
	color: #6169A9;
	text-decoration: underline;
}

.text1 a:hover{
	color:#5e5834;
	text-decoration: none;
}


.text1 a:active{
	color:#5e5834;
	text-decoration: none;
}

.text2 {
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	color:#888888;
}

.r-horse,.r-rider,.r-owner,.r-placing{
	float:left;
}

.r-horse .text1,.r-rider .text1,.r-owner .text1,.r-placing .text1 {
	font-size: 1.1em;
}

.r-horse{
	width:120px;
}

.r-rider{
	width:140px;
}

.r-owner{
	width:140px;
}

.r-placing{
	width:194px;
}

.r-1{
	float:left;
	background-color:#FFFFFF;
	border-bottom: 1px solid #AAAAAA;
	padding:2px 0;
}

.r-2{
	float:left;
	background-color:#FFFFFF;
	border-bottom: 1px solid #AAAAAA;
	padding:2px 0;
}
