
#header { height:479px; }
.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; height:479px; position:absolute; }



/* HEADER TEXT */
#headertxt { width:480px;clear:both; position:relative; top:74px;}
#firstline {color:#f2bc2a; font-size:70px; padding:4px 13px 20px 0px;display:block; line-height:60px; font-weight:bold;}
#firstline  span{color:#fff;font-weight:300;font-size:60px;}
#secondline {color:#fff;font-size:18px; padding:0 13px 20px 0px; font-weight:normal;line-height:24px;}

#thirdline {background:#f2bc2a;color:#000; text-decoration:none; font-size:20px; padding:6px 20px;display:inline;border-radius:10px;text-shadow:1px 1px 0px rgba(255,255,255,.8);box-shadow:1px 1px 4px rgba(0,0,0,.8);}
#thirdline:hover {background:#006fcf;color:#fff; text-shadow:1px 1px 0px rgba(0,0,0,.6);}

.pictured { background-color:#CC3333; color:#FFF; font-size:12px; padding:9px 16px; text-transform:uppercase;margin-top:10px;}
.pictured a { font-size:16px; font-style:italic; letter-spacing:0; text-transform:none; color:#FFF; text-decoration:none; display:block;}
.pictured a:hover { text-decoration:underline; }

/* CONTROLS */
.btn { height:32px; width:32px; float:left; cursor:pointer; }
#back { background-image:url("gifs/btn_back.png"); }
#next { background-image:url("gifs/btn_next.png"); }
#control { background-image:url("gifs/btn_pause.png"); }

/* HEADER HAVIGATION */
#headernav-outer { position:relative; top:420px; margin:0 auto; width:380px; float:right}
#headernav {}
