/* Global Reset */
*{margin:0px;padding:0px;}
/* Straight up HTML tags */
a img{border:none;}
a{outline:none;text-decoration:none;color:#999966;}
a:hover{color:#666633;}
p, blockquote{margin:15px 0px;}
body{background:url(../images/bodybg.jpg) repeat-x #da7e1b;}
object,object:hover{border:none;cursor:pointer;}
/* Repeatble Classes */
.center{text-align:center;}
.left{float:left;margin-right:15px;}
.right{float:right;margin-left:15px;}
.clear{clear:both;}
.splitleft{width:245px;float:left;padding-bottom:20px;}
.spiltright{width:265px;float:right;padding-bottom:20px;}
.hrt{border-top:solid 1px #ccc;margin-top:15px;padding-top:15px;}
.hrb{border-bottom:solid 1px #ccc;margin-bottom:15px;padding-bottom:15px;}
/* ID's and proprietary elements */
#container{background:url(../images/mainbg.jpg) repeat-y;width:1000px;text-align:left;font:11px/18px verdana, sans-serif;color:#000;}
#header{background:url(../images/header.jpg);height:229px;position:relative;}
#header h1{position:absolute;top:183px;left:450px;font:bold 20px arial;color:#765314;padding: 20px 0px 20px 0px;margin: 0px 20px -30px 0px;}
#header #quote{position:absolute;top:20px;left:450px;width:320px;}
#headerext{position:absolute;top:228px;left:0px;}
#flash{background:url(../images/flashbg.jpg);position:absolute;top:0px;left:398px;height:202px;width:599px;}
#flashcheat{background:url(../images/flashcheat.jpg);position:absolute;top:0px;left:998px;height:228px;width:55px;visibility:hidden;}
#content{background:url(../images/maintop.jpg) no-repeat;}
#primarynav img{float:left;display:block;}
#secondarynav img{display:block;}
#secondarynav{position:absolute;top:229px;left:0px;}
#main{width:530px;float:right;margin-right:30px;padding-top:15px;padding-bottom:50px;}
#main h2{font:bold 14px arial;color:#765314;}
#auxiliary{width:160px;float:left;margin-left:232px;color:#fff;padding-top:320px;}
#footerbg{background:url(../images/footerbg.gif);clear:both;margin-top:0px;}
#footer{background:url(../images/footer.jpg) no-repeat top;height:146px;width:1000px;position:relative;}
#footer #impact{position:absolute;top:-25px;left:175px;}
#footer #impact img:hover{filter:alpha(opacity=50);-moz-opacity:.50;}
#footer #footerext{position:absolute;top:-105px;left:0px;}
#footer ul{list-style-type:none;position:absolute;top:120px;left:10px;}
#footer li{display:inline;font:9px verdana, sans-serif;letter-spacing:-0.08em;color:#fff;}
#footer li a{color:#fff;}
#footer li a:hover{color:#999966;}
/* These are standard sIFR styles... do not modify */
.sIFR-flash {visibility: visible !important;margin: 0;}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {position: absolute;left: 0;top: 0;width: 0;height: 0;display: block;overflow: hidden;}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1 {visibility: hidden;}
.counter { float:right; padding-right:10px; position:absolute; top:310px; left:250px;}