/* BASIC RESET */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input{margin:0; padding:0;}

/* HTML ELEMENTS */
body {
}

/* COMMON CLASSES */
.break { clear:both; }

#headerimgs {
width: 100%;
min-width:900px;
}

/* HEADER 
#header { height:600px; }*/
.headerimg {
width:100%;
height:1000px;
position:absolute;
background: no-repeat fixed center top;
min-width:900px;
}

/* NAVIGATION */
#nav-outer { height:110px; padding-top:11px; position:relative; top:24px; background-image:url("../images/headerbg.png"); }
#navigation { height:100px; width:960px; margin:0 auto; background-image:url("../images/logo.png"); background-position:top left; background-repeat:no-repeat; }

/* HEADER TEXT */
#headertxt {
margin:0 auto;
clear:none;
height: 250px;
width: 250px;
}
#firstline {
color:#000000;
font-size:40px;
padding:0;
float:left;
display:block;
font-style: italic;
font-weight: bold;
}
#secondline {
color:#000;
text-decoration:none;
font-size:16px;
padding:0;
float:left;
display:block;
clear:both;
width: 220px;
}
#secondline:hover {
text-decoration:underline;
color:#FF6600;
}

.pictured {
color:#156F52;
font-size:12px;
padding:10px;
text-transform:uppercase;
float:left;
display:block;
clear:none;
margin-top:10px;
background: url(../images/fades/abc_transp_grn.png) repeat-y -400px top;
width: 200px;
}
.pictured a { font-size:16px; font-style:italic; letter-spacing:0; text-transform:none; color:#FFF; text-decoration:none; }
.pictured a:hover { text-decoration:underline; color:#FF6600; }

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

/* HEADER HAVIGATION */
#headernav-outer {
margin:0 auto;
width:155px;
height: 42px;
padding-top: 10px;
}
#headernav {
padding: 0px;
margin: 0px auto;
height: 32px;
width: 96px;
}
