html { height:100%; max-height:100%; padding: 0; margin: 0; border: 0; }
body { 
max-height:100%; /* fix height for other browsers */
width: 100%;
padding:0; /*remove padding */
margin:0; /* remove margins */
border:0; /* remove borders */
      color: #FFFFFF; 
	  font-family: "Book Antiqua", Palatino, serif;
	  font-size: 12px;
	  text-align: center;
	  background:url(/images/bg.jpg) no-repeat center 0;
	  }
	  
a { color: #A42224; text-decoration : none; outline: none; -moz-outline-style: none; }
a:link { color: #A42224; text-decoration : none; outline: none; -moz-outline-style: none; }
a:visited { color: #A42224; text-decoration : none; outline: none; -moz-outline-style: none; }
a:hover { color: #A42224; text-decoration : none; outline: none; -moz-outline-style: none; }
a:active { color: #A42224; text-decoration : none; outline: none; -moz-outline-style: none; }
 
p { }
 
#bg_image {background-color:black;
}

/* SUBPAGES */
.header { background:url(/images/header.jpg) no-repeat center 0 width: 100%; height: 30px; top: 0px; background: #000000; text-align: center; }
.footer { clear: both; position: fixed; left: 1px; width: 100%; height: 30px; bottom: 0; background: #A42224; text-align: center; }
/* SUBPAGES */

/* Shows */
/* Shows */

/* NAVS */
a.head1 { background:url(/images/headnav1.png) repeat 0px 0px; width: 100px; height: 30px; display: block; }
a.head2 { background:url(/images/headnav2.png) repeat 0px 0px; width: 100px; height: 30px; display: block; }
a.head3 { background:url(/images/headnav3.png) repeat 0px 0px; width: 100px; height: 30px; display: block; }
a.head4 { background:url(/images/headnav4.png) repeat 0px 0px; width: 100px; height: 30px; display: block; }
a.head5 { background:url(/images/headnav5.png) repeat 0px 0px; width: 100px; height: 30px; display: block; }

a.foot1 { background:url(/images/footnav1.png) repeat 0px 0px; width: 200px; height: 30px; display: block; }
a.foot2 { background:url(/images/footnav2.png) repeat 0px 0px; width: 200px; height: 30px; display: block; }
a.foot3 { background:url(/images/footnav3.png) repeat 0px 0px; width: 200px; height: 30px; display: block; }
a.foot4 { background:url(/images/footnav4.png) repeat 0px 0px; width: 200px; height: 30px; display: block; }
 
a.back span, a.head1 span, a.head2 span, a.head3 span, a.head4 span, a.head5 span, a.head6 span, a.foot1 span, a.foot2 span, a.foot3 span, a.foot4 span, a.foot5 span, a.foot6 span, a.foot7 span, a.news1 span, a.time1 span, a.post1 span, a.post2 span, a.post3 span, a.newsback span, a.backred span, a.backblack span { display: none; }
 
a.head1:hover { background: url(/images/headnav1.png) repeat 0px -30px; }
a.head2:hover { background: url(/images/headnav2.png) repeat 0px -30px; }
a.head3:hover { background: url(/images/headnav3.png) repeat 0px -30px; }
a.head4:hover { background: url(/images/headnav4.png) repeat 0px -30px; }
a.head5:hover { background: url(/images/headnav5.png) repeat 0px -30px; }

a.foot1:hover { background: url(/images/footnav1.png) repeat 0px -30px; }
a.foot2:hover { background: url(/images/footnav2.png) repeat 0px -30px; }
a.foot3:hover { background: url(/images/footnav3.png) repeat 0px -30px; }
a.foot4:hover { background: url(/images/footnav4.png) repeat 0px -30px; }

/* Home */
body.headcat1 a.head1 { background: url(http://www.rockerlips.com/images/headnav1r.png) repeat 0px -30px; }
body.headcat1 a.head1: hover { background: url(http://www.rockerlips.com/images/headnav1r.png) repeat 0px -30px; } 
/* Listen */
body.headcat2_1 a.head2 { background: url(/images/headnav2r.png) repeat 0px -30px; }
body.headcat2_1 a.head2: hover { background: url(/images/headnav2r.png) repeat 0px -30px; }
/* Shows */
body.headcat3_1 a.head3 { background: url(/images/headnav3r.png) repeat 0px -30px; }
body.headcat3_1 a.head3: hover { background: url(/images/headnav3r.png) repeat 0px -30px; }
/* Store */
body.headcat4_1 a.head4 { background: url(/images/headnav4r.png) repeat 0px 60px; }
body.headcat4_1 a.head4: hover { background: url(/images/headnav4r.png) repeat 0px 60px; }
/* Bio */
body.headcat5_1 a.head5 { background: url(/images/headnav5r.png) repeat 0px -30px; }
body.headcat5_1 a.head5: hover { background: url(/images/headnav5r.png) repeat 0px -30px; }
/* End */
