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

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

/* HEADER TEXT */
#headertxt { width:620px; height:100px; margin:0 auto; clear:both; }
.caption {  height: 100px; display: block;}
#firstline { background-color:#7EC6E8; width:570px; padding:30px 0 0 50px; color:#FFF; font-size:18px; font-weight:bold; float:left; display:block; position:absolute; bottom:0px; left:0px; height:70px;}
#secondline { background-image:url("/js/slideshow/images/textbg.png"); color:#CD2B3A; text-decoration:none; font-size:60px; padding:0 13px 10px; float:left; display:none; clear:both; }
#secondline:hover { text-decoration:underline; color:#7F000C; }

.pictured { background-color:#CC3333; color:#FFF; font-size:12px; padding:9px 16px; text-transform:uppercase; float:left; display:none; clear:both; margin-top:10px; }
.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; }

/* HEADER HAVIGATION */
#headernav-outer { display:none; position:relative; top:400px; margin:0 auto; width:960px; }
#headernav { display:none;  padding-left:864px; }

/* CONTENT */
#content { color:#575757; background-color:#eee; }
#content p { padding:10px 20px; font-size:16px; width:620px; margin:0 auto !important;}
#content p a { text-decoration:none; color:#CD2B3A; }
#content p a:hover { text-decoration:underline; color:#7F000C; }