/* HTML ELEMENTS 
body { font:62.5% Georgia,'Times New Roman',serif; letter-spacing:1; }
*/

/* TEXT-ONLY GREETING */
#hideme{display:none;}

/* ROTATION CONTAINER */
#rotation_container {height:342px; width:710px; z-index:1; position:relative; }

/* HERO_BLOCK */
#hero_block { height:342px; width: 710px; }
.heroimg { background-position: center top; background-repeat: no-repeat; width:710px; height:342px; position:absolute; }

/* PICTURED_URI */
#pictureblockuri { height:342px; width: 710px; }
#pictureblockuri a { display:block; width:100%; height:100%; text-decoration:none; position: }

/* NAVIGATION */
#nav-outer { height:110px; padding-top:11px; position:relative; top:24px; background-image:url("../images/headerbg.png"); }
#navigation { height:100px; width:710px; margin:0 auto; background-image:url("../images/logo.png"); background-position:top left; background-repeat:no-repeat; }

/* HERO TEXT */
#herotxt { width:710px; margin:0 auto; clear:both; position:relative; top:2px; }
#firstline { background-image:url("../images/textbg2.png"); font-family: Century, Century Schoolbook, "Times New Roman", Times, serif; color:#fff; font-size:23px; padding:4px 10px 7px; float:Right; display:block; }
#secondline { background-image:url("../images/textbg.png"); color:#CD2B3A; text-decoration:none; font-size:60px; padding:0 13px 10px; float:right; display:block; clear:both; }
#secondline:hover { text-decoration:underline; color:#7F000C; }

.pictured { background-color:#FFCC1A; color:#FFF; font-size:12px; padding:9px 16px; text-transform:uppercase; float:left; display:block; clear:both; margin-top:150px; }
.pictured a { font-size:16px; font-style:italic; letter-spacing:0; text-transform:none; color:#002596; text-decoration:none; outline:none; }
.pictured a:hover { text-decoration:underline; }


/* 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"); }

/* HERO NAVIGATION */
#heronav-outer { position:relative; top:300px; margin:0 auto; width:710px; }
#heronav { padding-left:575px; }