body {
	background:#000 url(/images/adam-bckgrnd.jpg) top left no-repeat;
	color:#f7e6dc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	font-size:12px;
	margin:0px 0 10px 0;
	font-weight:bold;
}

p {
	margin:10px 0 10px 0;
}

a {
	font-weight:bold;
	color:#bc925b;
}

a:hover {
	color:#f7e6dc;
}

strong {
	font-weight:bold;
}

th {
}

#contentContainer {
	margin:42px 0 0 42px;
	width:775px;
	height:455px;
	border:1px solid #d4c48d;
	background:url(/images/adam-blackbox.png) repeat;
	position:relative;
}

#contentContainerInner {
	position:absolute;
	z-index:1;
}

#backgroundContainer {
	position:absolute;
	right:0;
	top:0;
	z-index:0;
	
}

#logo {
	float:left;
	margin-left:7px;
	margin-top:6px;
}

#menu {
	float:left;
	margin-left:40px; 
	margin-top:20px;
}

#menu li {
	float:left;
	margin-right:10px;
}

#menu li img {
	z-index:1;
}


li#pipe {
	margin-top:12px;
	margin-right:5px;
}

#content {

	clear:both;
	padding:20px 320px 0 20px;
}

#content li {
	margin:5px 0 5px 10px;
}


#flashPlayer {
	margin:10px 0 0 612px;
}

#listen {
	position:absolute;
	bottom:5px;
	right:5px;
}

#footer {
	float:left;
	margin:10px 0 0 80px;
	font-size:11px;
}

#aboutQuote {
	position:absolute;
	top:110px;
	left:165px;
	color:#04a594;
	font-weight:bold;
	font-size:13px;
	
	width:350px;
}

#contactLeft {
	float:left;
	width:280px;
}

#contactRight {
	float:left;
	width:410px;
	margin-left:50px;
}

#contactRight td {
	padding:5px;
	vertical-align:top;
}

.label {
	font-weight:bold;
	color:#bc925b;
}

.error {
	color:#04a594;
}

#eventsTable{
	margin-top:5px;
}

#eventsTable th{
	color:#bc925b;
	font-weight:bold;
}

#eventsTable th, #eventsTable td{
	border:1px solid #d4c48d;
	border-collapse:collapse;
	padding:2px;
}

#thankYou {
	color:#d4c48d;
	font-weight:bold;
}

#whereNext {
	text-align:right;
	margin-top:2px;
	margin-right:5px;
}

#whereNext a {
	margin-left:10px;
}

#smallMusic {
	position:absolute;
	left:10px;
	bottom:-30px;
}


.comingSoon {
	color: #04a594;
	font-size:10px;
}
