/* Global Reset */
*{margin:0px;padding:0px;}
/* Straight up HTML tags */
a img{border:none;}
a{outline: none;text-decoration:none;color:#000033;}
a:hover{color:#996600;}
p, blockquote{margin:15px 0px;}
body{text-align:center;background:url(../images/bodybg.gif) repeat-x;}
/* ID's and proprietary elements */
#container{width:900px;margin:0px auto;font:12px/21px arial, sans-serif;color:#534a3c;text-align:left;position:relative;}
#content{background:url(../images/header.jpg) no-repeat;padding:370px 130px 20px 280px;min-height:400px;}
#content ul{list-style-type:square;margin-left:15px;margin-top:0px;padding:15px 0px;}
#content ol{margin-left:15px;}
#primarynav{list-style-type:none;position:absolute;top:0px;right:130px;}
#primarynav li{float:left;}
#secondarynav{list-style-type:none;position:absolute;top:54px;left:295px;}
#secondarynav li{float:left;}
#tertiarynav{list-style-type:none;position:absolute;top:402px;left:5px;width:226px;font-size:11px;}
#tertiarynav li{padding-left:30px;height:32px;background:url(../images/navbg.gif) no-repeat;line-height:32px;}
#tertiarynav li:hover{background:url(../images/navbg.gif) #cac1b0 no-repeat;filter:alpha(opacity=80);-moz-opacity:.50;opacity:.80;}
#tertiarynav li a{color:#5c5342;display:block;width:100%;}
#tertiarynav li a:hover, #tertiarynav li:hover a{color:#5c5342;}
#tertiarytitle{position:absolute;left:5px;top:370px;width:226px;text-align:center;}
#logo{position:absolute;left:30px;top:119px;}
#flash{position:absolute;left:254px;top:138px;background:url(../images/flashbg.jpg) no-repeat;width:527px;height:194px;}
#flash object{position:absolute;left:3px;top:3px;}
#footerbg{background:url(../images/footerbg.gif) #00152a repeat-x;height:212px;}
#footer{background:url(../images/footer.gif) no-repeat;height:212px;width:900px;font:10px/15px arial, sans-serif;color:#fff;margin:0px auto;position:relative;}
#footer #handinav{padding-top:120px;letter-spacing:-0.02em;}
#footer a{color:#fff;}
#footer a:hover{color:#ccc;}
#registar{position:absolute;top:308px;left:4px;}
#impact{position:absolute;left:566px;top:69px;}
#seeandstay{position: relative;left:-30px;top:-18px;}
/* Repeatble Classes */
.left{float:left;margin-right:15px;text-align:left; width:175px;}
.right{float:left;margin-left:15px;text-align:right;width:245px;}
.clear{clear:both;}
.hrt{border-top:solid 1px #ccc;margin-top:15px;padding-top:15px;}
.hrb{border-bottom:solid 1px #ccc;margin-bottom:15px;padding-bottom:15px;}
/* SIFR stuff*/
.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;margin-bottom:-35px;height:60px;}
.sIFR-hasFlash h2 {visibility: hidden;margin-bottom:-35px;height:60px;}
.sIFR-hasFlash h3 {visibility: hidden;margin-bottom:-35px;height:60px;}