@charset "utf-8";

.float_left { float: left; }
.float_right { float: right; }
.clearfix { clear: both; }

body {margin: 0px; padding: 0px; }
.body_01 { background: transparent url(assets/images/tile01.gif) repeat-x left top;}

#top { background: transparent url(assets/images/racecard_top2.gif) no-repeat left top; width: 1024px; height: 1330px; margin: 0 auto; }
	#top a { width: 1024px; height: 1330px; text-indent: -9999px; display: block; }
	
#middle { background: transparent url(assets/images/racecard_middle.gif) no-repeat left top; width: 1024px; height: 175px; margin: 0 auto; }
	#middle a { width: 1024px; height: 175px; text-indent: -9999px; display: block; }	
	
#bottom { background: transparent url(assets/images/racecard_footer.gif) no-repeat left top; width: 1024px; height: 85px; margin: 0 auto; }
	#bottom a { width: 1024px; height: 85px; text-indent: -9999px; display: block; }
