img{border: none;}



body{margin-left: auto;
margin-right: auto;
width: 100%;}



.center{margin-left: 0px;text-align: center;}

#box{width: 80%;
border-left: solid 50px #ffe8cc;
border-right: solid 50px #ffe8cc;
padding: 20px 10px 20px 10px;
width: 80%;}

h1{color: blue;
font-size: 18px;
font-weight: bold;
margin-bottom: 5%;
margin-left: 0px;
text-align: center;}

#list1{float: left;
margin-left: 1%;
width: 35%;}

#picture{height: auto;width: 100%;}

#list2{
float: right;
font-size: 15px;
line-height: 1.9em;
text-align: left;
width: 55%;}

.title{font-weight: bold;}

.clear{clear: both;}

.space5percent{height: 5%;}

#map{height: 60%;
width: 80%;}

.erase{display:none;}

A:link {color:#000000 ; text-decoration:under-line;}
A:visited {color:#000000 ;  text-decoration:under-line;}
A:active {color:#ff0000 ;  text-decoration:under-line;}
A:hover {color:#00ffff ;  text-decoration:under-line;}

#top{
background-color: #cccccc;
font-size: 15px;
font-weight: bold;
width: 10%;
position: fixed;
padding: 3px;
bottom: 3%;
right: 3%;
display: block;}

#close{font-weight: bold;}
#close A:link {color:#000000 ;  text-decoration:underline ;display: block;width: 100%;}
#close A:visited {color:#800000 ;  text-decoration:underline ;}
#close A:active {color:#ff0000 ;  text-decoration:none ;}
#close A:hover {color:#00ffff ;  text-decoration:none ;}