* {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

a:link {
text-decoration: none;
color: #fff000;
}

a:visited {
color: #4778cb;
text-decoration: none
}

a:hover {
text-decoration: underline;
}

a:active {
color: #4778cb
text-decoration: none;
}

body {
	background: #0e131d;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	color: #ffffff;
	font-size: 11px;
	line-height: 1.5em;
	padding: 6px 0px;
}

h2 {
	color: #fced00;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	}

#main {
	background: #0f1d2e;
	background:url(images/bg_texture.jpg) repeat-y;
	margin-bottom: 50px;
}

.news table {
	padding: 15px 0 15px 0;
}

.newsdiv div {
	padding: 10px 0;
}

.socialNetworking {
	background: #0e131d;
}

.newsletter {
	background: url(images/newsletterBG.jpg) #0e131d;
	text-align:left;
}

.newsletter p {
	padding: 5px 15px;
}

.newsletter input {
	margin: 5px 15px;
}

.newsletter form {
	padding-bottom: 10px;
}

.featuredMerch {
	background: #0e131d;
}

.featuredMerch p {
	padding: 2px 15px;
	text-align: center;
}

.featuredMerch h2 {
	color: #fced00;
	font-size: 11px;
	padding: 0 15px;
	text-align:left;
}

.upcomingShows {
	background: #0e131d;
	text-align: center;
}

.upcomingShows p {
	padding: 3px 0;
}

.about strong {
	font-weight: bold;
	color: #fced00;
	font-size:12px;
	text-decoration: underline;
}

.about_side p {
	padding: 8px 15px;
}

.about_side {
	background: #0e131d;
}

.about_center {
	text-align:center;
}

.tour td {
	border: 1px solid #0f1d2e;
	padding: 0 10px;
	background: #0e131d;
}

.tour strong {
	font-weight: bold;
	color: #fced00;
	font-size:12px;
	text-decoration: underline;
}

.press strong {
	font-weight: bold;
	color: #fced00;
	font-size:12px;
}

.press em {
	color: #FFFF99;
	font-size: 11px;
}

.press_item {
	padding: 10px 100px 15px 17px;
	text-align: left;
}

.press_divider {
	padding: 10px 17px;
}

.footer td {
	background: url(images/footer.jpg) no-repeat top center;
}

.links {
	text-align: center;
}