body
{ 
background: #000000
}

p 
{
color: white
}

p 
{
font-family: Arial, Verdana;
}

p 
{ 
margin-left: 200px; margin-right: 200px;
}

A:LINK{
	text-decoration: none;
	color: #ffffff;
	  }

A:VISITED{
	text-decoration: none;
	color: #ffffff;
	     }

img{
border: 0px;
}


ul#map1 {
margin:0;padding:0;
list-style:none;
position:relative;
width:600px;height:400px;
background:url("map.png") no-repeat;
} 
ul#map1 li {
display:block;
position:absolute;
margin:0;padding:0
}
li#map1-link1 {
left:0;top:0;
width:5px;height:5px
}
li#map1-link2 {
left:65px;top:165px;
width:180px;height:92px
}
li#map1-link3 {
left:280px;top:195px;
width:295px;height:65px
}
li#map1-link4 {
left:50px;top:340px;
width:85px;height:60px
}
li#map1-link5 {
left:283px;top:275px;
width:123px;height:93px
}
li#map1-link6 {
left:440px;top:30px;
width:150px;height:80px
}
#map1 a {
display:block;
width:100%;
height:100%;
}
#map1 .alt { display:none }