html,
body {height: 100%; min-width: 990px; min-height: 600px;}
body {font: 12px/16px Arial, Helvetica, sans-serif; color: #999; margin: 0; padding: 0; background: #000;}

a {color: #666;}
a:hover {color: #fff;}
img {border: 0;}

#content {min-height: 100%; position: relative;}
* html #content {height: 100%;}
#minWH {width: 990px; height: 600px;}
#main {width: 800px; height: 200px; margin: -44px 0 0 -400px; position: absolute; left: 50%; top: 50%;}

.sanahunt {width: 280px; margin: 0 auto 16px; padding-bottom: 16px; border-bottom: 1px solid #fff;}
.select {width: 280px; margin: 0 auto;}
.select a {text-decoration: none;}
.select .left {float: left;}
.select .right {float: right;}
