/* redefines */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align:center;
	margin: 1px;
	/*background-image:url(pagebg.gif);
	background-repeat:repeat-y;
	background-position:center;*/

}

a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color: #F2AA04;
	font-weight: bold;
	text-decoration: underline;
}

ul {
	list-style-image: url(tick.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14pt;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

hr {
	  background-color:#ffffff; 
	  border-style:solid;
	  border-width:thin;
	  border-color: #F2AA04;
}

.smalltext {
	font-size:9px;
}
/* boxes / layout */

.central {
	width: 820px;
}

.banner {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 820px;
	height: 59px;
	position: relative;
	border: 0px solid #000000;
	background-image:url(banner.gif);
	background-repeat:no-repeat;
}

.toppart {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 820px;
	height: 59px;
	position: relative;
	border: 0px solid #000000;
	background-image:url(horses_racing.jpg);
	background-repeat:no-repeat;
	text-align:right;
}

.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align:right;
	color:#ffffff;
}

.button {
	  background-color:#F2AA04; 
	  border:1px solid; 
	  border-color: #ffffff;
	  font-size: 10px;
}

.button2 {
	  background-color:#F2AA04; 
	  border:1px solid; 
	  border-color: #000000;
	  font-size: 14px;
}

.loginbox {
	  background-color:#ffffff; 
	  border:1px solid; 
	  border-color: #F2AA04;
	  font-size: 10px;
}

.blogarchive {
	  background-color:#FEEFCB; 
	  border:1px solid; 
	  border-color: #F2AA04;
	  padding:4px;
	  width:130px;
}

.pageheader {
	border:1px solid #F2AA04;
	padding:2px;
	width:630px;
	background-color:#FEEFCB;
}

.menu {
	background-color: #F2AA04;
	margin: 0px;
	padding: 0px;
	width: 820px;
	height: 15px;
	position: relative;
	text-align:right;
	font-size: 14px;
	font-weight: bold;
	vertical-align: center;


}

.menu a {
	color: #000000;
	text-decoration: none;
}

.menu a:hover {
	color: #000000;
	text-decoration: underline;
}

.menuspacer {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 820px;
	height: 10px;
	position: relative;
	background-image:url(menuspacer.gif);
	background-repeat:no-repeat;
	background-position:top;

}

.content {
	background-color: #ffffff;
	margin: 0px;
	padding: 1px 10px 5px 10px;
	width: 820px;
	position: relative;
	text-align:left;
	background-image:url(bg.gif);
	background-repeat:repeat-y;
}

.horseinfo {
	background-image:url(horsebg.gif);
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:bottom right;
}

.footer {
	background-color: #F2AA04;
	margin: 0px;
	padding: 0px;
	width: 820px;
	height: 15px;
	position: relative;
	text-align:right;
	font-size: 9px;
	font-weight: normal;

}

.footer a {
	color: #000000;
	text-decoration: none;
}

.footer a:hover {
	color: #000000;
	text-decoration: underline;
}

/* text */