@charset "utf-8";
/* CSS Document */

/* Header Styles */
#headerContent {width: 900px;}


/* Images for Array*/
#themezero {background-image: url(images/header-zero.jpg); width:920px; height:300px;}
#themeone {background-image:url(images/header-one.jpg); width:920px; height:300px;}
#themetwo {background-image:url(images/header-two.jpg); width:920px; height:300px;}
#themethree {background-image:url(images/header-three.jpg); width:920px; height:300px;}
#themefour {background-image:url(images/header-four.jpg); width:920px; height:300px;}
#themefive {background-image:url(images/header-five.jpg); width:920px; height:300px;}
#themesix {background-image:url(images/header-six.jpg); width:920px; height:300px;}
#themeseven {background-image:url(images/header-seven.jpg); width:920px; height:300px;}
#themeeight {background-image:url(images/header-eight.jpg); width:920px; height:300px;}
#themenine {background-image:url(images/header-nine.jpg); width:920px; height:300px;}



/* Navigation Styles */
#forumNavigation {margin: 10px 0 10px 0; background: url(images/navbarbg.gif); background-repeat: no-repeat; height: 25px; width: 920px;}
#forumNavigation ul {margin: 0; padding: 0;}
#forumNavigation li {display: inline;}
#forumNavigation a {display: block; float: left; height: 25px; padding: 4px 14px 0 10px; font-family:Helvetica, Arial, Verdana, sans-serif; font-size: 1.4em; font-weight: bold; color: #fff; text-decoration: none;  background: url(images/navlinkssep.gif) no-repeat top right;}
#forumNavigation a:hover {color: #454b54;}
#forumNavigation .page-item-5 a {background-image: none;}



