
	BODY{
	margin: 0px 0px 0px 0px;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: FFFFFF;
	height:100%;
	}
	
	.logo{
	margin: 0px 0px 0px 0px;
	background-repeat: repeat-x;
	background-position: right top;
	background-image: url(../images/top_strip_bg.gif);
	}

	.middle{
	margin: 0px 0px 0px 0px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/middle_bg.gif);
	}

	.horse{
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/horse4.jpg);
	}

	.standard {
	font-family  : Century Gothic, Trebuchet, Arial, sans-serif;
	margin-top   : 11px;
	margin-left  : 97px;
	margin-bottom: 10px;
	margin-right : 50px;
	font-size    : 9pt;
	color        : #020000;
	}
	
	.standard h1{
	font-family  : Century Gothic, Trebuchet, Arial, sans-serif;
	font-weight	 : 400;
	padding-top	 : 0px;
	margin-bottom: 0px;
	margin-top 	 : 0px;
	font-size  	 : 30pt;
	color      	 : #d3d13c;	
	}

	.standard h2{
	font-family  : Century Gothic, Trebuchet, Arial, sans-serif;
	font-weight	 : 600;
	padding-top	 : 0px;
	margin-bottom: 0px;
	margin-top 	 : 0px;
	font-size  	 : 9pt;
	color      	 : #d3d13c;	
	}

	.standard b{
	font-size	 : 9pt;
	color    	 : #020000;	
	}

	.standard li
	{
		list-style-type: disc;
		font-size	 : 9pt;
		color: #d3d13c;
	}

	ul.NoBullet {
  	list-style-type: none}	