* {padding: 0; margin: 0;}
html, body {height:100%;}
body {color: #000; font: normal 14px/20px Tahoma, Helvetica, sans-serif; background: #fff;text-align: center;}
.scroll { /*overflow: scroll !important;*/}

ul {list-style: none;}
a { color: #336699; outline:0;padding: 0 1px;}
a:hover {background: #369; text-decoration: none;color: #fff;}
b {/*color: #336699;*/color: #333;}
p {margin: 4px 0;}
.clear {clear: both;height: 0; line-height:0; font-size:0;}
.fleft {float:left;}
.fright {float: right;}
.hide {display:none;}
.center {text-align: center;}

#container, #footer {width:885px;margin: 0 auto;}
#container {/*min-height:100%;position:relative;*/ text-align: left;overflow:hidden;}
* html #container {/*height:100%;*/}
#main {/*padding-bottom: 57px;*/padding-bottom: 10px;}
#footer {border-top: 1px solid #ccc;color: #666;/*position:relative; margin-top: -47px;*/height:47px;text-align: left; padding-top:5px; }
#footer a {color: #666;text-decoration: none;}
#footer a:hover {color: #39a2df;text-decoration: underline;}

#header {height: /*65px*/20px;text-align: center;}
#header h1 {font: /*italic*/ normal 30px Geogria; padding: 15px 0; color: #999;}
#header h1 span {/*background: #c4d6f7;*/}

h3 {margin-top: 10px;}
