body {
	background-color: rgb(255, 231, 165);
	font-family: Arial, Helvetica, sans-serif;
	margin-top:10px;	
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	font-style: italic;
}
a {
	color: #ecb332;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
} 
a:hover {
	color: #fc6;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;					
	font-weight: bold;
	text-decoration: underline;
}
#header {
	font-size:11px;
	color:#000000;
}
a.listenButton {
	display:block;
	width:202px; height:36px;
	padding-left:35px;
	background-image:url(../images/ListenButton.gif);
	background-repeat:no-repeat;
	color: #007b6f;
	font-size: 11px; line-height:36px;
}
#header a {
	color: #007b6f;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
} 

#header a:hover {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;					
	font-weight: bold;
	text-decoration: underline;
}
.banner { border-bottom: 2px solid #000;}

a.box {
	border:1px solid #000;
	text-decoration:none;
}
a:hover.box  {
	border:1px solid #ecb332;
	text-decoration:none;
}
#nav {
	text-align: center;
	color:#111;
	font-size: 13px; line-height:25px;
	letter-spacing: 0.1em;
	display: block;
	height:25px;
	word-spacing: .05em;
	border-left:3px solid #2b2b6b;
	border-right:3px solid #2b2b6b;
	background-image: url(../images/nav-bkg.gif);
	background-repeat: repeat-x;	
}
#nav a {
	font-weight: bold;
	color: #ececec;
}

#nav a:hover {
	color:#ffffff;
}
#dates {
	background-color:#0f3255;
	font-weight: bold;
	text-align: center;
	color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height: 26px;
	border-right:3px solid #2b2b6b;
	border-left:3px solid #2b2b6b;
}
#content {
	background-color:#366c8a;
	color:#FFFFFF;
	font-size: 10px;
	border-left:3px solid #2b2b6b;
	border-right:3px solid #2b2b6b;
	padding: 10px;
}
#content td {
	color:#FFFFFF;
	font-size: 10px;
}
#footer {
	background-color:#0f3255;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding: 5px;
	border-left:3px solid #2b2b6b;
	border-right:3px solid #2b2b6b;
	border-bottom:3px solid #2b2b6b;
}
#sponsors {
	border: medium double #94C849;
}
#sponsors b {
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#sponsors a {
	color: #94C849;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
} 
#sponsors a:visited {
	color: #000;
	font-size: 10px;		
	font-weight: normal;
	text-decoration: none;
}
#sponsors a:hover {
	color: #FFFFFF;
	font-size: 10px;				
	font-weight: normal;
	text-decoration: underline;
}
.highlight {
	background-color:#333333;
}
.copyright {   
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
