@charset "utf-8";
/* CSS Document */

.nav {
	background-image: url(../images/acthorseracing_02.gif);
	height: 23px;
	padding-left: 295px;
	padding-top: 2px;
}
.holder {
	margin: auto;
	width: 900px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_holder.gif);
	background-repeat: repeat-y;
}
.footer {
	background-color: #330099;
	text-align: right;
	font-size: 11px;
	color: #b894ff;
	padding: 8px;
}
.colleft {
	width: 222px;
	float: left;
	background-color: #330099;
	min-height:350px;
	padding-bottom: 20px;
}
.colright {
	float: left;
	margin-left: 40px;
	min-height:350px;
	width: 618px;
	padding-bottom: 20px;
	padding-right: 20px;
}
body {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #353535;
	background-image: url(../images/ba_main.gif);
	margin: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.boxheader {
	color: #FFFFFF;
	background-color: #5401f9;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 30px;
}
.newsletter {
	color: #FFFFFF;
	font-weight: bold;
}
.text1 {
	font-size: 20px;
	font-weight: bold;
	color: #cc0000;
}
input {
	font-size: 12px;
}
.images {
	color: #330099;
	font-size: 11px;
	font-weight: bold;
}

