html { background: #38393e url(i/background.jpg) top center no-repeat; }
body { background: transparent none; }

#accountNav { position: absolute; z-index: 200; }

.siteContainer { width: 900px; }

#siteHeader { background: transparent none; height: 180px; }

.stateButton { position: absolute; width: 232px; height: 115px; }
.ohio { top: 0; left: 10px; }
.indiana { top: 130px; left: 10px; }
.ohioGirls { top: 0; right: 0; }
.illinois { top: 130px; right: 0; }
.michigan { top: 260px; left: 10px; }
.kansasCity { top: 260px; right: 0px; }

.elite { bottom: 60px; left: 50%; margin-left: -123px; }

.edit_mode .stateButton { position: static; }
.edit_mode .splashContent { height: 1365px;  }

.splashContent { display: block; height: 510px; margin-bottom: 10px; position: relative; }

#siteFooter { background: rgba(0,0,0,.5) none; margin-top: 20px; padding: 10px 0; }
#siteFooter ul li, #siteFooter ul li a { color: #fff; }

/*ACCOUNT NAV LINKS*/

#siteHeader .headerLinks { position: absolute; top: 0; right: 0; 
	padding: 7px 0px 0px 10px; width: 192px; height: 18px; background-image: url(accountNav.png);
	font-family: orbitron; text-transform: uppercase; margin-right: 62px;}

.ie9 	#siteHeader .headerLinks {padding-top: 4px;}

#siteHeader .headerLinks a {padding: 10px; color: white;}
#siteHeader .headerLinks a:hover {color: #39F;}
#siteHeader .adminToggle {right: 265px;}
#siteHeader #adminNav { top: 30px; }

#home .headerLinks .homeLink, .blogLink, .storeLink {color: #39F; text-decoration: none;}

/*----------SECONDARY BUTTONS----------*/
.secondaryButtons { padding: 0px; }
.secondaryButtons .heroPhotoElement { width: 205px; height: 60px; margin: 10px; }
.secondaryButtons .pageEl { display: block; float: left; }

.allies, .blog { margin-top: -25px; }