
#header { width: 780px; background: url(../images/backgrounds/homeTopBar.png) repeat-x; height: 125px; background-color: #FFFFFF;}

#logoInner {background: url(../images/logoInner.png) no-repeat center center; width: 220px; height: 96px; float: left; margin-top: 28px; /*margin-left: 20px;*/ padding: 0;}
#logoInner h1#logoInnerTxt {text-indent: -9999px; margin: 0; padding: 0;}
#logoright{text-align:right;font-size:11px;color:#808080;margin-top:65px;margin-right:23px;line-height:16px;font-weight:bold;font-family:verdana;}
#logoright a{text-decoration:none;color:#808080}
#logoright a:hover{text-decoration:none;color:#AA0000;}
#linksHome {width: 300px; height: 18px; float: right;}
ul#homeNav { margin:0; padding:0; list-style:url(none) none; text-indent:-9999em;  height: 18px; margin: 0; position: relative; /*(fix for safari line break)*/}
ul#homeNav li { margin:0; padding:0; display:inline; float:left; height:18px;}
ul#homeNav a {display:block; background:transparent url(../images/backgrounds/homeNav.png) no-repeat; height:18px; margin:0; padding:0;}

ul#homeNav a#home { background-position: 0px 0px; width:53px; }
ul#homeNav a#aboutUs { background-position: -53px 0px; width:72px; }
ul#homeNav a#faq { background-position: -125px 0px; width:43px; }
ul#homeNav a#contactUs { background-position: -168px 0px; width:78px; }
ul#homeNav a#joinUs { background-position: -250px 0px; width:50px; }

ul#homeNav a#home:hover { background-position: 0px -18px;}
ul#homeNav a#aboutUs:hover { background-position: -53px -18px;}
ul#homeNav a#faq:hover { background-position: -125px -18px;}
ul#homeNav a#contactUs:hover { background-position: -168px -18px;}
ul#homeNav a#joinUs:hover { background-position: -250px -18px;}



#flashy {background: url(../images/backgrounds/homeFlashBg.png) repeat-x left top; width: 780px; /*padding-top: 14px; padding-bottom: 15px; height: 399px;*/}


