html, body { width: 100%; height: 100%; font:12px/19px helvetica, arial; color:#BFB2A7; }
html { background: #4F3F33 url(../images/bg-repeat.jpg) top center repeat-x; }
body { background: url(../images/back.jpg) top center no-repeat; }
*{ border:0; margin:0; padding:0; outline:0; text-decoration:none; list-style:none; }
hr { margin:20px 0; *margin:10px 0; border: 1px dashed #FF9C2D; border-bottom: 1px solid #4F3F33; border-right:none; border-left:none; }

#container { position:relative; width:675px; height:auto; margin: 0 auto; }
#home { width:675px; height:420px; margin:0 auto; padding:110px 0 0 0; }
#home #getflash { width:100%; height:100%; margin:auto; padding:125px 0 0 0; font:9px arial; color:#FFF; text-shadow: 0px 0px 4px #333; text-align:center; }
#home #getflash li { font:bold 11px/11px helvetica, arial; color:#FFF; text-shadow: 0px 0px 4px #333; text-transform:uppercase; padding:10px 0 0 0; }
#home #getflash li a { color:#BFB2A7; }
#home #getflash li a:hover { color:#FFF; }

#content { position:relative; width:675px; height:auto; margin:0; }
#content p { padding:8px 30px; font:14px/20px helvetica, arial; color:#BFB2A7; text-shadow: 0px 0px 4px #333; }
#content .left { float:left; font:bold 11px/11px helvetica, arial; color:#FFF; text-shadow: 0px 0px 4px #333; }
#content .left a { color:#FFF; }
#content .right { float:right; font:bold 11px/11px helvetica, arial; color:#BFB2A7; text-shadow: 0px 0px 4px #333; }
#content .right a { padding-left:20px; }
#content .footer { font:11px/11px arial; color:#BFB2A7; margin-top:-5px; text-align:center; }
#content .footer span { padding:0 15px; }
#content .footer a, #content .right a { color:#BFB2A7; }
#content .footer a:hover, #content .right a:hover { color:#FFF; }
