@charset "utf-8";

* { margin: 0; padding: 0; }
html, body { height:100%; min-width:850px; }
body { background-color: #ccc; margin-top: 0px; margin-bottom: 0px; font-family: Arial; font-size: 12px; color: #fff; }
form, input, textarea { font-family: Arial; font-size: 12px; }
.main { margin: 0 auto; width: 830px; position:relative; text-align:left; }
.main .header { height: 153px; width: 830px; background-image: url('/streams/gfyawards/gfy.png'); background-repeat: no-repeat; }
.main .line1 { height: 8px; width: 830px; background-color: #999; }
.main .content { width: 800px; background-color: #fff; padding: 15px; padding-top: 35px; padding-bottom: 20px; overflow: auto; color: #000; }
.main .content #screen { float: left; width: 640px; height: 480px; border: 1px solid #000; }
.main .content .sponsors { float: right; border: 1px solid #000; width: 145px; height: 480px; }
.main .content .sponsors .hdr1 { background-color: #666; color: #fff; font-weight: bold; text-align: center; height: 30px; padding-top: 15px; }
.main .content .sponsors .lnk1 { width: 145px; text-align: center; padding-top: 25px; }
.main .content .sponsors .hdr2 { background-color: #666; color: #fff; font-weight: bold; text-align: center; height: 30px; padding-top: 15px; margin-top: 25px; }
.main .content .sponsors .lnk2 { width: 145px; text-align: center; padding-top: 25px; }

.main .line3 { height: 5px; width: 830px; background-color: #999; border-bottom: 5px solid #666; }
.main .footer { width: 830px; height: 55px; background-color: #231f20; font-family: Arial; padding-top: 10px; }
.main .footer .text { width: 300px; height: 40px; margin:0 auto; padding-top: 5px; padding-left: 10px; text-align: left; float: left; }
.main .footer .text p { color: #fff; font-size: 11px; }
.main .footer .text2 { width: 300px; height: 40px; margin:0 auto; padding-top: 5px; padding-right: 15px; text-align: right; float: right; }
.main .footer .text2 a { color: #ff6600; font-size: 18px; font-weight: bold; }
.main .footer .text2 a:hover { color: #fff; font-size: 18px; font-weight: bold; }