 <!-- DIV definitions -->
	body {font-family: arial, sans-serif; font-size:100%; background-color:#ffffff;}	
	* {margin:0; padding:0;}
	div#wrapper {width:755px;  margin-left:auto; margin-right:auto; margin-top:15px; border:1px solid black;}	
	div#header {width:753px;  height:133px; border-bottom:2px solid #ff3333;  background-image:url(images/flp_logo3.jpg);}  
	div#hnav {width:755px; border-bottom:2px solid #ff3333; text-align:center; font-family:arial; margin-bottom:0px; background-image:url(images/finish_line.gif);
		background-repeat:repeat-y;}	
	div#content_wrapper {width:755px;  height:1%; border:0px solid black; background-color:#ededd6; background-image:url(images/faux_columns.gif);
			background-repeat:repeat-y;}


			
	div#leftcol {width:148px;   float:left;   color:white; background-color:#ededd6;} 
	div#content {width:455px;   float:left;  border-left:1px solid #009999; border-right:1px solid #009999; border-bottom:0px solid black; color:white; background-color:#e2ebf7;}
	div#rightcol {width:150px;  float:left; color:white; background-color:#ededd6;}  
	div#footer1 {width:755px; height:50px; border-top:1px solid black; border-bottom:3px solid #009999; background-image:url(images/flp_logo1.jpg);}
	
	
	<!-- Formatting Definitions -->		
	div#hnav p {margin-top:2px; margin-bottom:2px;}			  
	div#hnav a:hover {color:#ff3333; text-decoration:underline; background-color:#ffff33;} 
	div#hnav  a {color:#009999; text-decoration:none; background-color:white; } 
	 
	div#content p {margin-left:20px; margin-bottom:10px; margin-right:10px; color:black; font-family:arial, verdana; font-size:.9em;} 
	div#content ul {margin-left:40px; color:black; margin-bottom:10px;} 
	div#content li {font-weight:bold; margin-bottom:14px;}
	div#content h2 {color:#ff3333; font-family:'comic sans MS', arial, sans-serif; margin-left:20px; margin-bottom:20px; margin-top:20px;} 
	div#content h3 {color:#ff3333; font-family:arial, sans-serif; font-style:italic; margin-left:20px; margin-bottom:20px; margin-top:15px;}   
	div#content img {float:right; margin:10px;}		
	
	div#leftcol p {text-align:center; font-size:1em; color:black; margin-bottom:30px; margin-top:20px; font-family:'comic sans MS', arial;}
	div#leftcol h2 {font-size:1.3em; color:#ff3333; margin-top:20px; text-align:center; font-family:'comic sans MS', arial;}	 
	div#leftcol ul {margin-left:30px; list-style-type:none;}

	div#leftcol a {color:white;}  
	div#leftcol img {margin-top:10px;}
	 
	div#rightcol p {text-align:left; font-size:1em; color:black; margin-top:20px; margin-left:8px; margin-right:8px; 
	font-family:'comic sans MS', arial;} 	 
	div#rightcol h2 {font-size:16px; color:#ff3333; margin-top:20px; text-align:center; font-family:'comic sans MS', arial;}	
	div#rightcol img {width:150px; position:relative; margin-top:30px; left:0px;} 
	
	div#footer1 p {text-align:center; color:black; font-size:.7em;} 
	div#footer1 a:hover {color:#ffffff;} 

	.clearfloats {clear:both;}
	
	.underline {text-decoration:underline;}
