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

/* HTML ELEMENTS */
body { background-color:#FFFFFF; font:62.5% Century Gothic,'Times New Roman',serif; letter-spacing:1; }

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

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

/* NAVIGATION */
#nav-outer { height:130px; padding-top:11px; position:relative; top:0px; background-color:#000000; }
#navigation { height:120px; width:960px; margin:0 auto; background-image:url("../img/logo.gif"); background-position:top left; background-repeat:no-repeat; }

/* SEARCH */
#search { background-color:#000000; float:right; width:260px; padding:10px; }
#searchtxt { padding:3px; width:150px; color:#FFF;}
#searchbtn { border:1px solid #FFF !important; background-color:#000000; color:#fff; padding:3px; margin-left:5px; }

/* MENU */
#menu { position:relative; top:0px; }
#menu ul { list-style:none; }
#menu ul li { display:inline; font-variant:small-caps; font-size:12px; }
#menu ul li a { color:white; text-decoration:none; font-weight:bold; padding-right:20px; }
#menu ul li a:hover { text-decoration:underline; }

/* HEADER TEXT */
#headertxt { width:960px; margin:0 auto; clear:both; position:relative; top:50px; }
#firstline { background-image:url("../img/textbg2.png"); color:#000; font-style:bold; font-size:30px; padding:5px 5px 5px; float:left; display:block; }
#secondline { background-image:url("../img/textbg2.png"); color:#CD2B3A; font-style:bold; text-decoration:none; font-size:40px; padding:0 5px 5px; float:left; display:block; clear:both; }
#secondline:hover { text-decoration:underline; color:#FF0000; }

.pictured { background-image:url("../img/textbg2.png"); color:#000; font-size:12px; padding:5px 5px; text-transform:uppercase; float:left; display:block; clear:both; margin-top:0px; }
.pictured a { font-size:16px; font-style:bold; letter-spacing:0; text-transform:none; color:#000; text-decoration:none; }
.pictured a:hover { text-decoration:underline; }

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

/* HEADER NAVIGATION */
#headernav-outer { position:relative; top:200px; margin:0 auto; width:960px; }
#headernav { padding-left:864px; }

/* CONTENT */
#content { color:#000000; background-color:#fff; }
#content p { padding:10px 20px; font-size:16px; width:960px; margin:0 auto; }
#content p a { text-decoration:none; color:#d2232a; font-size:16px; }
#content p a:hover { text-decoration:underline; font-size:16px; color:#FF0000; }
#content img { padding:10px 20px;}