

#wrapper {
/*border-style: solid;
border-color: grey;
border-width: 1px;*/
left: 50%;
margin-left: -400;
/*width: 1000px;
height: 650;*/
padding: 0pt;
position: absolute;
margin-top: -270px;
top: 50%;
}

#content {
border-style: solid;
border-color: #666666;
border-width: 1px;
}

map area {
outline:none;
}

img
{
   border:0px;
}

a:active, a:focus {outline: none;}