html, body { height: 100%; }
body { margin: 0; /*background: url(../images/html/repeater.jpg) top center repeat-y;*/ color: #999999; font: 11px Arial, Helvetica, sans-serif; }
a { color: #999999; text-decoration: none; }
a:hover { color: #FF6633; }
a img { border: none; }

#container { width: 950px; margin: 0 auto; min-height: 560px; height: 560px !important; height: 100% !important; position: relative; background-color: #F2F2F2;
 }
#top { width: 100%; text-align:left; }
#flashContent { height: 492px; }
#filler { width: 100%; height: 40px; visibility: hidden; }
#bottom { position: absolute; bottom: 0; left: 0; width: 100%; padding: 0 0 10px; border-bottom: 10px solid #999999; }
#bottom .left { float: left; padding-left: 15px; margin-top: 8px; }
#bottom .right { float: right; padding-right: 15px; }
#bottom .sel { color: #FF6633; }

#innernav { display: none; }