html { background: #000 url(backgroundRepeat.jpg) top center repeat-y; }
body { background: transparent url(background.jpg) top center no-repeat; }

.siteContainer { position: relative; }

#accountNav { background: #000 none; background: rgba(0,0,0,.8) none; position: absolute; top: 34px; right: 0; width: auto; }
#accountNav li { background-image: none; }

#siteHeader { height: 222px; }
#siteHeader .adminToggle { top: 64px; }

#siteContainer2.one_panel + #siteFooter, #siteFooter { background: transparent none !important; height: auto; }
#siteFooter ul { background: transparent none; padding: 25px 0; }

.download .pageElement {margin: 0 10px 0 0;}


#topNav td ul li a:hover{
	color: #ffffff;
}

#topNav td ul li a{
	line-height: 22px;
}