html, body {
	margin: 0 auto;
	padding:0px;
	background-color: #000;
	background-image: url(../img/bg_concert.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align:center;
}

#middle {
	float:left;
	width: 100%;
	min-height: 400px;
	margin: 0 auto;
	padding: 0;
	text-align:center;
	background-color: #1c1c1c;
	background-image: url(../img/bg_concert_middle.gif);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#middle_container {
	width: 1022px;
	margin: 0 auto;
	padding:0;
	text-align:center;	
	background-repeat: repeat;
	background-position: left top;
}

#left {
	float: left;
	width: 210px;
	margin:0px;
	padding: 75px 0px 0px 0px;
	text-align:left;
}

#right {
	float: left;
	width: 210px;
	height: 100%;
	margin:0px;
	padding: 75px 0px 0px 0px;
	text-align:right;
}

#nav ul li {
	display:inline;
	height: 20px;
	margin: 0px 7px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	line-height: 20px;
	letter-spacing: 0px;
	text-align:center;
	color: #669933;
	background: #000;
}

#nav ul li.current {
	border: solid 1px #99cc66;
	height: 20px;
}

#nav ul li.current a {
	color:#00cc00;
}

#subnav1, #subnav2, #subnav3 {
	width:702px;
	height: 20px;
	padding: 0px;
	margin: 0px 298px 0px 0px;
	text-align:right;
	color: #669999;
}

/*
#subnav1 {
	background: #ccc;	
}

#subnav2 {
	background: #999;	
}

#subnav3 {
	background: #666;
}
*/

#subnav1 ul, #subnav2 ul, #subnav3 ul {
	padding: 0px;
	margin: 0px;
	text-align:right;
}

#subnav1 ul li, #subnav2 ul li, #subnav3 ul li {
	display:inline;
	height: 20px;
	padding: 0px;
	margin: 0px 5px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	text-align:right;
	color: #4f5853;
}

#subnav1 ul li {
	font-size: 11px;	
}

#subnav2 ul li {
	font-size: 10px;	
}

#subnav3 ul li {
	font-size: 9px;	
}

#subnav1 ul li a.current, #subnav2 ul li a.current, #subnav3 ul li a.current {
	color:#00cc00;
	font-weight:bold;
}

#nav ul li a
{
	padding: 0px;
	color: #669933;
	border:none;
	font-weight:bold;
	text-decoration:none;
}

#subnav1 ul li a, #subnav2 ul li a, #subnav3 ul li a
{
	padding: 0px;
	color: #669933;
	border:none;
	font-weight:normal;
	text-decoration:none;
}

#address ul li a {
	padding: 0px;
	color: #669933;
	border:none;
	font-weight: normal;
	text-decoration:none;	
}	

#nav ul li a:hover, #subnav1 ul li a:hover, #subnav2 ul li a:hover, 
#subnav3 ul li a:hover, #address ul li a:hover 
{
	color: #99cc66;
	text-decoration:none;
}

#media {
	background-color: #FFFFCC;
	height: 443px;
	width: 713px;
	border: 1px solid #FFFFFF;
}

#content {
	float: left;
	background-color: #CCC;
	width: 570px;
	min-height: 370px;
	margin: 0px;
	padding: 10px 15px 20px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align:left;
}

#content img {
	margin: 0px 15px 15px 15px;
}

#content img.left {
	float:left
}

#content img.right {
	float:right;
}

#contactbody {
	float: left;
	width: 275px;
	padding: 0px 20px 0px 0px;
}	

#contactform {
	float: left;
	width: 275px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 2px;
	color: #669933;
}	

#contactform input, #contactform select, #contactform textarea {
	margin: 2px 0px 5px 0px;
}

#optin_form {
	background: #1c1c1c url(../img/bg_tribal.gif);
	float: right;
	width: 150px;
	height: 210px;
	padding: 40px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 2px;
	color: #fff;
	text-align:center;
}	

#optin_form input.text {
	margin: 0px 0px 0px 0px;
}

#optin_form input.button {
	margin: 10px 0px 0px 0px;
}

#optin_form input.text {
	height: 10px;
	font-size: 10px;
}


#freephoto_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 2px;
	color: #669933;
}	

#freephoto_form input {
	margin: 2px 0px 5px 0px;
}

/*
#name {
	float: left;
	width: 337px;
	height: 40px;
	margin: 0px;
	padding: 10px 20px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 5px;
	text-align:center;
	color: #fff;
	text-align: right;
}
*/

#slogan {
	float:left;
	width: 475px;
	height: 65px;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	line-height: 28px;
	letter-spacing: 4px;
	text-align:center;
	color: #fff;
}

#address {
	float:left;
	width: 420px;
	height: 72px;
	margin: 0px;
	padding:15px 0px 0px 0px;
	text-align:center;
}

#address ul
{
	height: 20px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	list-style-type: none;
	text-align:center;
}


#address ul li {
	display: inline;
	height: 20px;
	margin: 0px;
	padding: 0px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 0px;
	text-align:center;
	color: #669933;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: lighter;
	color: #669933;
	line-height: 40px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	letter-spacing:5px;
	text-transform: lowercase;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #669933;
	line-height: 28px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	letter-spacing:2px;
	text-transform: lowercase;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #669933;
	line-height: 20px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	letter-spacing:0px;
	text-transform: lowercase;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

p.email_sent {
	font-weight: bold;
	color: #ccc;
	background: #000;
	padding: 2px;
	margin: 0px 0px 5px 0px;
}