* {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

body {
	margin: 0;
	padding: 0;
	background: #000;
}

div#outbox {
	position: absolute; 
	bottom: 0; 
	background-image: url(images/rightTrim-eric.jpg); 
	width: 100%; 
	height: 600px;
}

ul#navArea li a {
	font-family: Impact, Arial, Helvetica, sans-serif;
}

#container {
}

#main {
	position: relative;
}

#content {
	position: absolute;
	top: 10px;
	left: 10px;
	background-color: #000;
	width: 80%;
	height: 350px;
	overflow: auto;
	color: #aaa;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	/*
	*/
	display: none;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 100px;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 50px;
	display: inline;
}

h2.sectionTitle {
	font-size: 20px;
}

#navCont {
	background-image: url(images/PalaceCoverArt.orig.jpg); 
	background-repeat: no-repeat;
	height: 400px; 
	width: 100%;
	text-align: right;
}

#navCont a, #navCont a:link {
	color: #000;
	font-size: 30px;
	text-decoration: none;
	margin-right: 30px;
	display: block;
}

#navCont a:hover {
	color: #fff;
	/*
	background: #000;
	*/
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	/*
	float: right;
	*/
}

li {
	text-align: left;
}

li a {
	font-size: 20px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1.3;
}

.offMenu {
	list-style: none;
}
.onMenu {
	list-style-image: url(skull.gif);
}

#quote {
	margin: 380px 0 10px 0;
	padding-left: 10px;
	float: left;
	color: #000;
	font-family: Georgia;
}

div#upperNav {
	display: none;
	position: absolute;
	z-index: 99;
	left: 364px;
	/*
	top: 50px;
	*/
	bottom: 83%;
}

div#upperNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#upperNav li {
	float: left;
	padding: 0 0 0 10px;
}

div#upperNav a {
	font-family: Impact, Arial, Helvetica, sans-serif;
	color: #900;
}

p {
	font-size: 12px;
}

h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
}

h2 {
	color: #C30F01;
}

h2.sectionTitle {
	margin-bottom: 5px;
}

h3 {
	font-weight: bold;
	font-size: 14px;
}

h3.sectionTitle {
	border-bottom: 1px solid white;
	margin-top: 10px;
}

h3 sub {
}

h3.callout {
	margin-top: 0;
	margin-bottom: 10px;
}

div#leftInfo {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	background: url(images/inner_trans_bg.png);
	width: 175px;
}

div#listSignup {	
	height: 100px;
	float: right;
	z-index: 999;
	margin: 5px 5px 0 0;
}

#listSignup * {
	font-size: 14px;
}

#listSignup input {
	text-align: center;
	color: #fff;
	background: #000;
	width: 120px;
	border: 1px solid #f00;
}

input#joinButton {
	width: 80px;
	background: #C30F01;
	font-weight: bold;
	letter-spacing: 1.2;
}

ul#upcomingShows, ul#upcomingShows * {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 13px;
}

ul#upcomingShows li {
	padding-left: 10px;
}

ul#upcomingShows .showDate {
	font-weight: bold;
}

ul#upcomingShows .showDetails {
	margin-bottom: 15px;
}

ul#upcomingShows .moreShows {
}

a, a:link {
	color: #C30F01;
	color: #DB2516;
	text-decoration: none;
}

a:hover {
	color: #f00;
	text-decoration: underline;
}

a.activeNav {
	color: #f00 !important;
	outline: none;
}

#innerPageContent, #innerPageFrame {
	position: absolute; 
	overflow: auto; 
	width: 500px; 
	/*top: 100px; 
	*/
	bottom: 0;
	height: 75%; 
	background-image: url(images/inner_trans_bg.png); 
	left: 364px; 
	z-index: 1001;
	font-size: 20px; 
	padding: 15px;
	/*
	border: 1px solid #c00;
	*/
}

#bio p, #sounds p, #press p {
	font-size: 14px;
}

ul#downloads {
	list-style: none;
}

ul#downloads li {
	font-size: 16px;
	margin-bottom: 15px;
}

div.insideImage {
	float: right; 
	margin: 0 0 20px 20px;
	font-size: 14px;
}

ul#shows {
	list-style: square;
	padding: 0;
	margin: 10px 0 0 20px;
}

ul#shows li {
	font-size: 14px;
	margin-bottom: 20px;
}

ul#shows .date {
	font-weight: bold;
}

ul#shows .blurb {
	margin-top: 12px;
}

ul#shows a {
	color: #C30F01;
	font-size: 14px;
}

ul#shows .location a {
	font-weight: bold;
}

em {
	color: #fff;
	font-style: italic;
	font-weight: bold;
}

i.citation {
	float: right;
	margin: 10px 30px 0 0;
	color: #ccc;
}

i.leftCitation {
	display: block;
	margin: 5px 0 0 0;
	color: #ccc;
}

#joinStatus {
	text-align: center;
	margin-top: 10px;
	font-size: 12px;
}

#contactForm .stdInput {
	color: #fff !important;
	border: 1px solid #f00;
	background: #000;
	padding-left: 4px;
	width: 200px;
}

#contactForm .submit {
	background: #000;
	color: #f00;
	border: 1px solid #f00;
}
#contactForm td {
	vertical-align: top;
}
div#emailList {
}
div#signupForm {
	display: none;
	background: #000;
}
div#logo {
	z-index: 700;
}

