html{font-size:100%}
body{
text-align:center;
font-family:arial,verdana,sans-serif;
padding:0;
margin:0 auto;
background:#a38e93;
}
#global{
width:1000px;
height:1000px;
margin:0 auto;
}
.bandTop{
width:1000px;
height:50px;
margin:0 auto;
border-top:10px solid #00006E;
background:#A1A1FF;
}
.bandTop h1{display:inline;color:#00006E;font-size:1.5em;font-weight:normal}
.bandTop h2{display:inline;color:#00006E;font-size:.8em;font-weight:normal}
.map{
position:relative;
width:1000px;
height:1750px;
margin:0 auto;
border-top:5px solid #a38e93;
border-bottom:5px solid #a38e93;
background:#C9C9FF;
}
#logo{
position:absolute;
left:700px;
top:15px;
}
.bandBot{
width:1000px;
height:100px;
margin:0 auto;
border-bottom:5px solid #00006E;
background:#A1A1FF;
}
.bandBot h3{display:inline;color:#00006E;font-size:.7em;font-weight:normal}
.bandBot h3 span{color:#fff}
img {border:none}
#stat{margin:0 auto;width:980px;height:200px;border:#5f4f53 1px solid;overflow:auto;text-align:left}
#stat span{font-size:.9em;color:#333;font-style:normal}
h4{padding:0 10px 0 0;margin:5px;font-size:1em;color:#fff}
h5{padding:0;margin:5px;font-size:0.8em;text-align:center;color:#222}
