html, body { background: #fff url(background.jpg) top center no-repeat; }
#accountNav { background-image: none; }
#accountNav a { border: none; }
#accountNav a:hover { background-color: rgba(255, 255, 255, .25); }
#accountNav .secondary a { color: #fff; }
#accountNav .nginLogo {display: none; }
.siteContainer { width: 800px; }
.layoutContainer .pageElement, .layoutContainer .hrElement { margin-top: 0; }
.logged_in.user_mode #siteHeader {height: 196px;}
.user_mode #siteHeader {height: 226px;}
#siteHeader h1 { display: none; }
#siteFooter { color: #006FB9; }
#siteFooter a { color: #006FB9; }
#madLaxLogo { position:absolute; top:20px; left: 242px; display:block; text-indent: -99999px; width: 310px; height: 132px; }

#madLaxNav {
	list-style-type: none;
	height: 411px;
	position: relative;
}

#madLaxNav li {
	position: absolute;
}

#madLaxNav a {
	display: block;
	text-indent: -99999px;
}

.btnShop {
	left:256px;
}

.btnShop a{
	width: 258px;
	height: 35px;
	background: url("btnShop.png") transparent no-repeat;
}

.btnShop a:hover {
	background: url("btnShopHover.png") transparent no-repeat;

}

.btnNationals {
	left: 264px;
    top: 311px;
}

.btnNationals a {
	width: 238px;
	height: 24px;
}

.btnNationalsN a:hover {

}

.btnCalifornia {
    left: 266px;
    top: 117px;	
}

.btnCalifornia a {
	width: 249px;	
	height: 24px;
}

.btnCalifornia a:hover {
}

.btnCapital {
    left: 235px;
    top: 181px;	
}

.btnCapital a {
	width: 300px;
	height: 24px;
}

.btnCapital a:hover {
}

.btnFlorida {
    left: 296px;
    top: 244px;	
}

.btnFlorida a {
	width: 178px;
	height: 24px;
}

.btnFlorida a:hover {

}

.btnTourney {
	bottom:0;
	left: 206px;
}

.btnTourney a {
	width: 358px;
	height: 35px;
	background: url("btnTnmts.png") transparent no-repeat;
}

.btnTourney a:hover {
	background: url("btnTnmtsHover.png") transparent no-repeat;
}




