* { padding: 0; margin: 0; }

body {font-family: Arial, Helvetica, Geneva, Swiss, sans-serif; font-size: 14px; color: #000; background: #fff;}

a {text-decoration: none;}
a img {border: none;}
a:link, a:visited {color: #000;}
html body a:hover {color: #000;}

h1 {font-size: 38px; font-weight:bold; text-transform:uppercase; line-height: .9;}
h2 {font-size: 18px; font-weight:bold; padding-bottom: 8px; text-align:center;}
h3 {font-size: 16px; font-weight:bold; text-transform:uppercase;}
h4 {font-size: 14px; font-weight:bold; text-transform:uppercase; letter-spacing: 2px;}
p {font-size: 14px; padding-bottom: 12px;}
h3.newshit {padding-top: 12px; padding-bottom: 12px;}
h3.extra_space {padding-top: 12px;}

#intro { 
 text-align:center;
}

#links { 
 text-align:center;
}

.bandName  {text-transform:uppercase; font-weight:bold;}


h1#logo {padding-bottom: 12px;}
ul#nav_row1 {display: none;}
ul#nav_row2 {display: none;}

.smallText {display: none;}


#contact_info {
	text-align: center;
	padding-bottom: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	padding-top: 4px;
	}

#contact_info p {padding-bottom: 0px;}

#bottom_nav {display: none;}



/* BEGIN: main CSS layout elements */

#wrapper { 
 margin: 0;
 width: 561px;
}
#content { 
 width: 556px;
 color: #000;
 background: #fff;
 margin: 20px 0px 40px 20px;
 padding: 0px;
 height: auto;
}

/* END: main CSS layout elements */