body {
margin: 0;

background:url(background.jpg) no-repeat 0 0 #fff;
color: #000;
font: 1em verdana;
}

img {
border: 0;
}

.site-wrap {
margin-top:50px;
margin-left: 40px;
}

.map-bg {
height: 620px;
width: 740px;
margin: 0;
background:url(map_bg.png);
}

.map-bg a{
cursor:crosshair;
}

.map {
position: absolute;
top: 290px;
left: 60px;
height: 540px;
width: 700px;
margin: 0;
}

#coordinates {
position: absolute;
top: 833px;
left: 70px;
margin: 0;
font-size: 0.8em;
}

.instructions {
background:url(instructions.png) no-repeat 0 0;
position: absolute;
top: 50px;
left: 860px;
height: 500px;
width: 450px;
margin: 0;
}

.registration {
background:url(registration.png) no-repeat 0 0;
z-index: 101;
position: absolute;
top: 250px;
left: 840px;
height: 500px;
width: 450px;
margin: 0;
}

.thanks {
background:url(thanks.png) no-repeat 0 0;
z-index: 101;
position: absolute;
top: 250px;
left: 840px;
height: 500px;
width: 450px;
margin: 0;
}

.panau {
background:url(panau.png) no-repeat 0 0;
z-index: 101;
position: absolute;
top: 750px;
left: 840px;
height: 100px;
width: 450px;
margin: 0;
}



#fname {
border: 0;
background:url(input.png) no-repeat 0 0;
padding:6px;
width: 251px;
height:27px;
position: absolute;
top: 240px;
left: 145px;
}

#lname {
border: 0;
background:url(input.png) no-repeat 0 0;
padding:6px;
width: 251px;
height:27px;
position: absolute;
top: 282px;
left: 140px;
}

#email {
border: 0;
background:url(input.png) no-repeat 0 0;
padding:6px;
width: 251px;
height:27px;
position: absolute;
top: 322px;
left: 100px;
}

#coords {
border: 0;
position: absolute;
top: 60px;
left: 30px;
font-size: 0.8em;
}

#confirm {
position: absolute;
top: 382px;
left: 150px;
}

.marker {
border: 0;
background:url(marker.png) no-repeat 0 0;
width: 15px;
height:15px;
}


.rico_marker {
border: 0;
background:url(rico_marker.png) no-repeat 0 0;
width: 15px;
height:15px;
}


.closed {
background:url(competition_closed.png) no-repeat 0 0;
position: absolute;
top: 250px;
left: 840px;
height: 500px;
width: 450px;
margin: 0;
}
