body {
	background-image: url('/images/mobileBG.jpg');
	background-position: top left;
	padding-top: 0;
	padding:0;
	margin:0;
	padding-top: 148px;
}


#navContainer {
position: relative;
float:none;
z-index: 11;
text-align: left;
padding-left: 0;
top: 0;
background: none;
}

#eight {
width: 100%;
margin:0;
}

#nav {
background-image: none;
width: 100%;
background: black;
border-top: 2px solid white;
}

#navContainer ul {
list-style-type: none;	
margin:0;
padding:0;

width: 100%:
}
#navContainer li {
margin:0;
padding:0;
float: left;
width: 123px;
}
#navContainer li a {
display: block;
width: 123px;
background-image: none;
background-repeat: none;
color: white;
height: 24px;
font-size: 9px;
line-height: 20px;
background-position: center left;
padding-left: 32px;
text-decoration: none;
padding-top: 2px;
padding-bottom:2px;
}
#navContainer #bandMenu li a {
line-height: 22px;
height: 22px;
}
#navContainer li a:hover {
background-color: inherit;
padding-top: 2px;
padding-bottom:2px;
color: inherit;
border-top: none;
border-bottom: none;
}

#navBtm {
background-image: none;
background-repeat: no-repeat;
width: 100%;	
height: 2px;
clear: both;
background: none;
}


#page {
position: relative;
float:none;
text-align: left;
}
#pageTop {
display: none;
}
#pageCtr {
	background: black;
background-image: none;
width: 100%;
}
#pageBtm {
display: none;
}

h1 {
	
padding: 0;
margin:0;
color: white;
font-size: 16px;
background-image: none;
background-position: bottom left;
background-repeat: no-repeat;
padding-top: 5px;
padding-bottom: 10px;


}
