﻿body
{
	margin: 0 auto;
	padding: 0;
	width: 842px;
	background: #00aeef;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}

#header
{
	position: relative;
}

#header_top
{
	position: relative;
}

#header_bottom
{
	zposition: relative;
	z-index: 1;
}

#content_bg
{
	margin-top: -140px;
	padding: 0;
	background: url(../images/content_bg.gif);
	zborder: solid 1px green;
	zposition: relative;
}

#subcontainer
{
	zposition: relative;
	z-index: 3;
}

#leftnav
{
	zborder: solid 1px red;
	width: 163px;
	float: left;
	padding-left: 17px;
	position: relative;
	z-index: 5;
}

#leftnav img
{
	border: none;
	vertical-align: top;
}

#leftnav ul, #leftnav li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#leftnav li
{
	zborder: solid 1px red;
	margin-bottom: 2px;
}

#testimonials 
{
	font-size: 13px;
	line-height: 120%;
	padding-right: 10px;
	padding-top: 50px;
	padding-borrom: 100px;
}

ul#subnav
{
	zborder: solid 1px red;
	text-align: left;
	font-size: 11px;
	width: 149px;
	padding-bottom: 20px;
	background: url(../images/subnav_bg.png);
}

ul#subnav li
{
	padding: 3px 0 0 15px;
}

ul#subnav a, ul#subnav a:link, ul#subnav a:hover, ul#subnav a:visited
{
	color: #333;
}

#content
{
	margin-bottom: -100px;
	padding: 20px 40px 20px 60px;
	width: 535px;
	float: left;
	zborder: solid 1px green;
	font-size: 12px;
	color: #333;
	z-index: 4;
	position: relative;
}

#content p
{
	line-height: 140%;
}

.img_program
{
	margin: 0 0 15px 15px;
	border: solid 2px #F89829;
}

#content a, #content a:link, #content a:hover, #content a:visited
{
	color: #df8d1a;
}

p.heading
{
	font-size: 18px;
	color: #df8d1a;
	font-weight: bold;
}

p.subheading
{
	font-size: 14px;
	color: #df8d1a;
	font-weight: bold;
}

p.bioheading {
	font-size: 14px;
	color: #df8d1a;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;

}

p.bio {
	margin-top: 0px;
	margin-bottom: 15px;

}


p.sponsors
{
	zborder-top: dotted 1px #df8d1a;
	padding: 10px 0;
}

span.introduction
{
	float:left;
	width:210px;
}

#footer
{
	height: 264px;
	clear: both;
	position: relative;
}

#footer p
{
	position: absolute;
	bottom: 7px;
	left: 25px;
	color: #fff;
	font-size: 11px;
}

#footer a, #footer a:link, #footer a:hover, #footer a:visited
{
	color: #fff;
	text-decoration: none;
}

p
{
	margin: 0;
	padding: 0;
}

table.information
{
	zborder: solid 1px red;
	border-collapse: collapse;
}

table.information td
{
	padding: 2px 30px 2px 0;
}

ul.ProgramArtists
{
	width: 135px;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.ProgramGroup
{
	width: 260px;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}