<style media="all" type="text/css">
/* GENERAL CSS */
body {
	text-align:center;
	font-family:"Trebuchet ms",Arial,Helvetica,sans-serif;
	font-size:.9em;
	background:#252A2C;
	color:#252A2C;
}
h1,h2 {
	margin:0px;
	text-align:left;
	font-size:1.2em;
	color:#444;
}
h2 {
	color:#666;
	font-size:1em;
}
#holder {
	width:620px;
	margin:10px auto;
	text-align:left;
}

/* START OF CSS FOR MAP */
dl.map {
	position:relative;
	width:690px;
	height:459px;
	background:url(mikemap4.jpg) no-repeat;
	text-align:left;
	margin:0px;
	padding:0px;
	border:#999 0px solid;
}
dl.map dt {
	list-style:none;
	display:inline;
}
dl.map dd {
	position:absolute;
	left:-9999px;
	width:200px;
	padding:4px;
	border:#222 1px solid;
	background:#666;
	-moz-border-radius:8px;
	border-radius:8px;
	z-index:11;
	font-size:0.8em;
	color:#FFF;
}

dl.map a.location {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(point.png) no-repeat;
	width:36px;
	height:30px;
	outline:none;
	z-index:10;
	text-decoration:none;
	left: 430px;
	top: 362px;
}
dl.map a.location:hover {
	background:url(point-hover.png) no-repeat -1px -1px;
}


/* START OF CSS FOR MAP POINTS */
dl.map a#Location-AL {
	top:267px;
	left:468px;
}
dl.map a#Location-AR {
	top:245px;
	left:392px;
}
dl.map a#Location-AZ {
	top:241px;
	left:153px;
}
dl.map a#Location-CA {
	top:198px;
	left:59px;
}
dl.map a#Location-CO {
	top:176px;
	left:234px;
}
dl.map a#Location-FL {
	top:337px;
	left:546px;
}
dl.map a#Location-GA {
	top:273px;
	left:514px;
}
dl.map a#Location-IA {
	top:138px;
	left:377px;
}
dl.map a#Location-IL {
	top:158px;
	left:429px;
}
dl.map a#Location-IN {
	top:161px;
	left:464px;
}
dl.map a#Location-KS {
	top:191px;
	left:318px;
}
dl.map a#Location-LA {
	top:300px;
	left:394px;
}
dl.map a#Location-MA {
	top:97px;
	left:627px;
}
dl.map a#Location-ME {
	top:41Px;
	left:639px;
}
dl.map a#Location-MI {
	top:101px;
	left:475px;
}
dl.map a#Location-MN {
	top:76px;
	left:362px;
}
dl.map a#Location-MO {
	top:191px;
	left:387px;
}
dl.map a#Location-NC {
	top:216px;
	left:568px;
}
dl.map a#Location-ND {
	top:46px;
	left:300px;
}
dl.map a#Location-NE {
	top:142px;
	left:303px;
}
dl.map a#Location-NM {
	top:247px;
	left:226px;
}
dl.map a#Location-NV {
	top:153px;
	left:102px;
}
dl.map a#Location-NY {
	top:91Px;
	left:580px;
}
dl.map a#Location-OH {
	top:151px;
	left:499px;
}
dl.map a#Location-OK {
	top:235px;
	left:330px;
}
dl.map a#Location-OR {
	top:70px;
	left:64px;
}
dl.map a#Location-PA {
	top:130Px;
	left:562px;
}
dl.map a#Location-SC {
	top:248px;
	left:548px;
}
dl.map a#Location-SD {
	top:96px;
	left:300px;
}
dl.map a#Location-TN {
	top:225px;
	left:467px;
}
dl.map a#Location-Toronto {
	top:91px;
	left:521px;
}
dl.map a#Location-TX {
	top:290px;
	left:300px;
}
dl.map a#Location-UT {
	top:168px;
	left:167px;
}
dl.map a#Location-VA {
	top:184px;
	left:566px;
}
dl.map a#Location-WA {
	top:18px;
	left:84px;
}
dl.map a#Location-WI {
	top:91px;
	left:416px;
}
</style>
