<!-- /* Motorsports Styles */

#introduction { position: relative; top: 0px; left: 0px; text-align: left; margin: 0em ; padding: 0; }
			 
/* #article { text-align: center; height: 500px; } */
#article div { border-top: 0px solid black; } /* shut off top border */

/* text-align: center; padding: 0; margin: auto; */
#picture { text-align: left; padding: 0; margin: 0 auto; 
				 background: url(../Motorsports/images/slides/picture_background2.gif) no-repeat top left;
				 				 margin-top: 0em; width: 500px; height: 370px; }
#master0 { padding: 0; margin: 45px 0 0 80px; }
/* #canvas0_0 canvas0_1 {border: 1px solid black; } */
			 
/* #article picture { position: relative; float: right; text-align: center; padding: 5em 10% 1em 0em; } */

#clients { position: relative; top: 0px; left: 0px; clear: left;
				 	 text-align: left; margin: 0; padding: 0; }
#clients h1 {font-size: small; font-weight: bold; padding: 0px; margin-left: 1em;}
#clients ul { list-style-type: none; line-height: 2em; margin-left: 1em;
				 	 		list-style-position: outside; padding-left: 2em;
							font-weight: bold;}				

 -->