body 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: small;
	background: url("../images/bkgd4.gif") repeat;
	text-align: left;
}

#container {
	background: #FFF;
	position: relative;
	width: 850px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #666;
}

#background {
	background: url("../images/pgcontent_bg.gif") repeat-y;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #666;
}

#header {
	background: #FBF6C1 url("../images/titlebanner.gif") right;
	background-repeat: no-repeat;
	float: left;
	width: 850px;
	height: 140px;
	padding: 0; 
	border-bottom: 1px solid #666;
}


#header .bline {
	padding-top: 25px;
	width: 100%;
	border-bottom: 1px solid #CB801B;
	color: #CB801B;
	letter-spacing: 1px;
}

#header .announcement {
	padding-left: 150px;
	width: 100%;
	color: #FF001B;
	letter-spacing: 1px;
}

#logo {
	padding: 10px; 
	border-bottom: 0px solid #666666;
}


#left {
  position: absolute;
  left: 5px;
  top: 190px;
  width: 300px;
}

#center {
	position: absolute;
	top: 200px;
	margin-left: 320px;
	width:520px;
}

#center h3 {	
	color: #900;
}


#navbar2 {
	background: #fff;
	float: left;
	margin: 0;
	padding: 0;
	width: 850px;
	height: 30px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}


#navbar2 ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
}

#navbar2 li
{
	float:left;
}

#navbar2 a:link,a:visited
{
	display:block;
	width:108px;
	font-family: Verdana;
	font-weight:bold;
	color:#000000;
	background-color:#FFF;
	text-align:center;
	padding:6px;
	text-decoration:none;
	text-transform:uppercase;
}

#navbar2 a:hover,a:active
{
	background-color:#999999;
}

.eventLeft
{
    clear: both;
    float: left;
    width: 300px;
}
.eventRight
{
    float: right;
    border-left: 1px solid #000;
    width: 200px;
}

.eventPerformers h4
{
    color: #000;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 8px 0;
}

.eventProgram h4
{
    color: #000;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 8px 0;
}

.eventPerformers
{
    margin: 10px 0 10px 8px;
}
.eventPerformers p
{
    color: #000;
    font-family: Arial;
    font-size: 11px;
    line-height: 1em;
}
#content .eventPerformers p {
     font-size: 11px;
     line-height: normal;
}
.eventPerformers h4
{
    color: #000;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 8px 0;
}
.eventProgram
{
    margin: 10px 0 10px 8px;
}
.eventProgram h4
{
    color: #000;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 8px 0;
}
.eventProgram ul a:link, .eventProgram ul a:visited, .eventProgram div a:link, .eventProgram div a:visited
{
    color: #000;
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
}
.eventPerformance
{
    clear: both;
    border-top: 1px solid #cbc8b7; 
    padding: 8px 0 13px 0;
    margin: 0;
}
.eventPerformance h3
{
    font-size: 16px;
    line-height: 15px;
    color: #000;
    margin: 0 0 22px 0;
    padding: 0;
}

.eventSmallHeading
{
    color: #000;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}

.eventSeparator
{
    clear: both;
    border-bottom: 1px solid #000;
}
