a:active { color:#000066; text-decoration:underline; }
a:link { color:#000066; text-decoration:none; }
a:visited { color#000066; text-decoration:none; }
a:hover { color:#0000FF; text-decoration:underline; }
a.special { font-weight:bold; }


body { font-family:Verdana,Arial,Helvetica,sans-serif; margin:0px; text-align:center; }
H1 { font-size:x-small; font-weight:bold; color:#000066; margin:8px; }
H2 { font-size:x-small; font-weight:bold; color:#000066; margin:8px; }

.heading { font-size:x-small; font-weight:bold; color:#999999; margin:0px; }
.navigation { font-size:xx-small; font-weight:normal; color:#000000; margin:8px; }
.intro { font-size:xx-small; font-weight:normal; color:#000000; margin:8px; text-align:justify; }
.maintext { font-size:xx-small; font-weight:normal; color:#000000; margin:8px; text-align:justify; }
.email { font-size:xx-small; font-weight:normal; color:#000000; margin:8px; text-align:justify; }

.line{border:0px; margin:0px; padding:2px; width:300px; height:1px; }

#companylogo{ border:0px; margin:0px; padding:0px; }
#enter{ border:0px; margin:0px; padding:0px; }
#main{ width:600; border:0px; margin:0px; padding:0px; text-align:center; } 


#RaceCourcewrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 466px;
	background: url("/path/to/your/background_cols.gif") repeat;
}


#side-a {
	float: left;
	width: 233px;
}

#side-b { 
	margin: 0;
	float: left;
	width: 233px;
	height: 1% /* Holly hack for Peekaboo Bug */
}