html, body, #flamap { height: 100%;}
#flamap{ min-height: 800px; min-width: 800px; }
body {background: #88A92A; margin: 0;}
object{ margin-bottom:-4px; }
*{margin: 0px; padding: 0px}
html{font-size:100.1%}
body{font:62.5% "Trebuchet MS","MS Sans Serif",Geneva,sans-serif;color:#000;background:#88a92a}
a{color:#000;background:transparent;outline:none}
a:hover{text-decoration:none}
a.simple{color:#00f;background:transparent;outline:none}
a.simple:hover{text-decoration:none}
h1{font-size:1.67em;margin:0 0 .9em 0}
p{margin:0 0 1em 0}
img{border:none}
#container {
    position: absolute;
    top: 50%;
    left: 50%;
    width:400px;
    margin-top: -100px;
    margin-left: -200px;
    background:#fff url(img/bg.gif) repeat-y;
    font-size:1.2em
}
#container div{background:url(img/top.png) no-repeat top}
#container div div{background:url(img/bottom.png) no-repeat bottom;padding:32px 44px 38px 39px}
/*BODY { position:relative; width:100%; min-width:800px; margin:0; padding:0; background:#88A92A;}
#main { margin:0; padding:0;  height:100%;}
*{ font-family:'Trebuchet MS'; }
.toptd { background:#b0db37; padding-left:10px; height:20px }
.botmtd { background:#596f1c }
#flashcontent { color:#fff; font-weight:bold; width:100%; height:100%; }
a { color:#596F1C; text-decoration:none; font-size:small; }
a:hover { text-decoration:underline; }*/

