* {
	margin: 0;
	padding: 0;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(images/bkg_webpage.jpg) repeat;
}
img {
	border-style: none;	
}
table {
	border: 1px outset #C6E2E3;
	background: #E4F0F1;
}
caption {
	font-weight: bold;
	color: #000066;
	font-size: 1.1em;
	margin: 0;
	background: url(images/bkg_caption.png) repeat-x;
	padding: 4px 0 5px 0;
}
th {
	font-weight: bold;
	text-align: left;
	border: 1px solid #D1E6E7;
	background: #DCEBED;
	padding: 7px;
	font-size: 0.8em;
}
thead th {
	border: 1px outset #C6E2E3;
	text-align: center;
}
tbody th {
	background: #ffffff;
}
td {
	margin: 5px;
	padding: 7px;
	font-size: 0.8em;
	background: #ffffff;
	border: 1px solid #D1E6E7;
}
#wrapper {
	width: 800px;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
	font-size: 0.8em;
}
#banner {
	width: 800px;
	height: 190px;
	margin-bottom: 10px;
	background: #FFFFFF;
}
#main {
	padding: 0px 0 50px 0;
	margin: 0;
}
#contentSection {
	width: 68.5%;
	color: #000066;
	top: 0;
	float: right;
	padding: 0px 30px 0px 28px;
	margin: 0;
}
#footer  {
	clear: both;
	font-style: italic;
	color: #000066;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CECEFF;
	padding: 10px 3px;
}
#contentSection h2 {
	font-weight: bold;
	color: #000066;
	font-size: 1.1em;
	margin: 0 0 3px 0;
	background: url(images/bkg_content_h2.png) repeat-y;
	padding: 7px 0 7px 2px;
}
#contentSection A, #contentSection href{
	color: #57a9af;
	text-decoration: none;
}
#contentSection P {
	margin-bottom: 1em;
	line-height: 1.5em;
}
#contentSection A:hover {
	text-decoration: underline;
}
#contentSection li {
	list-style-position: inside;
	list-style-type: circle;
}
#contentSection li.nobullet {
	list-style-type: none;
}
#contentSection .imgLeft {
	display: block;
	float: left;
	margin: 5px 20px 0px 0px;
	padding: 0px;
}
#contentSection .imgLeftNoel {
	display: block;
	float: left;
	margin: 15px 20px 15px 0px;
	padding: 0px;
}
#contentSection .imgRight {
	display: block;
	margin: 0px 0px 0px 15px;
	float: right;
}
#contentSection .maracas {
	display: block;
	float: right;
	margin: -30px 10px -40px 0;	
}	
#contentSection .imgRightIndent {
	display: block;
	margin: 10px 200px 0px 15px;
	float: right;
	bottom: 0px;
	background: -50px;
}
#contentSection .indentRight {
	margin-right: 200px;
}	
#contentSection .aboutus {
	margin-bottom: 20px;
}
#contentSection .contentBox {
	margin: 0px 0px 25px;
	padding: 0px;
}
#diary th {
	font-weight: bold;
	text-align: left;
	border: 1px solid #D1E6E7;
	padding: 12px 7px 7px 7px;
	font-size: 1em;
	color: #4c9ba0;
}
#diary2 th {
	font-weight: bold;
	text-align: left;
	border: 1px solid #D1E6E7;
	padding: 12px 7px 7px 7px;
	font-size: 1em;
	color: #4c9ba0;
}
#footer p {
	margin-top: 5px;
}	
#footer a, #footer a:visited {
	text-decoration: none;
	color: #4F9bA0;
	border: 0;
}
#footer a:hover {
	text-decoration: underline;
}
#linksSection h2 {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	margin: 0px 0 10px 0;
	background: url(none);
	color: #000066;
	padding: 0;
}
#main h1 {
	color: #FFF;
	margin: 0 0px 25px;
	padding: 20px 0 20px 20px;
	background: url(images/bkg_pagetitle.png) no-repeat left center;
	text-align: left;
	font: bold 130% Arial, Helvetica, sans-serif;
}
#menuSection {
	top:   0;
	width: 22.5%;
	color: #FFFFFF;
	padding: 0 0 0 10px;
	margin: 0;
	float: left;
}
#menuSection ul {
	list-style-type: none;
	padding-left: 0px;
	margin: 0 0 9px 10px;
	background: url(images/bkg_menu.png) repeat-y;
}
#menuSection li {
	font-weight: bold;
	padding: 8px 15px 10px 15px;
	margin: 0 10px 1px 10px;
	border-bottom: 1px solid #fff;
}
#menuSection .currentOption{
	background: url(images/curmenu_arrow.png) no-repeat 0px center;
}
#menuSection A, #menuSection A:visited {
	color: #4c9ba0;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}
#menuSection A:hover {
	color: #000066;
}
#pastConcert table {
	border: 1px outset #C6E2E3;
	background-color: red;
	cellspacing: 1px;
}
#pastConcert td {
	border: 1px outset #C6E2E3;
	margin: 5px;
	padding: 7px;
}
#pastConcert th {
	font-weight: bold;
	text-align: center;
	border: 1px outset #C6E2E3;
}
#pastConcert .concertTitle {
	font-weight: bold;
}
#pastConcert em {
	font-weight: bold;
}	
.acknowledge {
	font-style: italic;
	text-align: center;
	padding: 0;
	margin: 60px 0 0 0;
}
#address p {
	margin-bottom: 0;
	line-height: 1.2em;
	padding-left: 10px;
}
.boxout {
	padding: 15px;
	margin-bottom: 15px;
	background-color: #fff;
}
.emphasis {
	background-color: #4c9ba0;
	color: #fff;
	font-weight: bold;
}
.gallery {
	margin: 0 -20px 0 0;
	padding: 0 -40px 0 0;
}
.map {
	padding: 0px;
	margin: 0 -30px 0 0;
}
.separator {
	clear: both;
	height: 0px;
	line-height: 0;
	visibility: hidden;
}
.singleborder {
	border-collapse: collapse;
} 
#concertList p {
	margin-bottom: 0;
}
.LHList {
	width: 100px;
	text-align: left;
	display: block;
	float: left;
}
