body {	font: 12px/16px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;	margin-top: 0px;	margin-bottom: 0px;	background-color: #ccc;	background-image: url(images/bg_damask.gif);}
a:link {	color: #345e82;	text-decoration: underline;}
a:visited {	color: #345e82;	text-decoration: underline;}
a:hover {	color: #CC9900;	text-decoration: underline;}
a:active {	color: #CC9900;	text-decoration: underline;}
h3 {	clear: both;	font: 24px Arial,Helvetica,sans-serif;	color: #fff;	padding-left: 5px;}
#bodywrapper {	margin-right: auto;	margin-left: auto;	width: 670px;	background-color: #fff;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-right-color: #666;	border-bottom-color: #666;	border-left-color: #666;	padding: 0 5px;}
#header {	height: 350px;	width: 670px;}
#menu {	margin-top: 5px;	padding: 0;	width:670px;/*	margin-top: -13px;	margin-left: 243px;	margin-right: 0px;	margin-bottom: 0px;	top: 203px;*/}
#menu ul { border: 0;margin: 0; padding: 0;list-style-type: none;text-align: center;  float:left; }
#menu ul li {display:block; float: left;padding: 0; margin: 0 0 3px 0;}
#menu ul li.rightCol {	margin:0 0 3px 5px;}
#menu ul li.home	{	background: url(images/home_off.jpg) no-repeat;	width:332px;	height:40px;	}
#menu ul li.home a	{	display:block;	padding: 40px 0 0 0;	overflow: hidden;	height: 0px !important;	height /**/:40px;	}
#menu ul li.about	{	background: url(images/about_off.jpg) no-repeat;	width:332px;	height:40px;	}
#menu ul li.about a	{	display:block;	padding: 40px 0 0 0;	overflow: hidden;	height: 0px !important;	height /**/:40px;	}
#menu ul li.donate	{	background: url(images/donate_off.jpg) no-repeat;	width:332px;	height:40px;	}
#menu ul li.donate a	{	display:block;	padding: 40px 0 0 0;	overflow: hidden;	height: 0px !important;	height /**/:40px;	}
#menu ul li.concerts	{	background: url(images/concerts_off.jpg) no-repeat;	width:332px;	height:40px;	}
#menu ul li.concerts a	{	display:block;	padding: 40px 0 0 0;	overflow: hidden;	height: 0px !important;	height /**/:40px;	}
#menu ul li.tickets	{	background: url(images/tickets_off.jpg) no-repeat;	width:332px;	height:40px;	}
#menu ul li.tickets a	{	display:block;	padding: 40px 0 0 0;	overflow: hidden;	height: 0px !important;	height /**/:40px;	}
#menu ul li.cds	{	background: url(images/cds_off.jpg) no-repeat;	width:332px;	height:40px;	}
#menu ul li.cds a	{	display:block;	padding: 40px 0 0 0;	overflow: hidden;	height: 0px !important;	height /**/:40px;	}
#leftbox {	background-color: #9BBBC9;	clear:both; float: left;	height: 200px;	width: 332px;	margin-top: 2px;	margin-bottom: 5px;}
#leftbox p {	margin: 0 10px;}
#rightbox {float: right;	background-color: #9BBBC9;	height: 200px;	width: 332px;	margin-top: 2px;	margin-bottom: 5px;}
#rightbox p {	margin: 0 10px;}
#footer {font-size: 10px;color: #ccc;text-align: center;clear: both;width: 670px;margin-bottom: 5px;background-color: #345E82;padding: 5px 0;}
#footer a:link {color: #ccc;}
#footer a:hover {color: #CC9900;}
/* These are standard sIFR styles... do not modify */.sIFR-flash {	visibility: visible !important;	margin: 0;}
.sIFR-replaced {	visibility: visible !important;}
span.sIFR-alternate {	position: absolute;	left: 0;	top: 0;	width: 0;	height: 0;	display: block;	overflow: hidden;	letter-spacing: 0;}



/* These "decoy" styles are used to hide the browser text before it is replaced... 
the negative-letter spacing in this case is used to make the browser text metrics 
match up with the sIFR text metrics since the sIFR text in this example is so much 
narrower... your own settings may vary... any weird sizing issues you may run into 
are usually fixed by tweaking these decoy styles*/



.sIFR-hasFlash h3 {	visibility: hidden;	letter-spacing: 0px;	font-size: 32px;	margin-top: 20px;	margin-bottom: 20px;	width: 90%;}


#lightbox h2 {
	font-size: 16px;
	color: #345F83;
}

#lightbox div#optionsWrapper {
	border: 1px solid #345F83;
	padding:0;
	margin: 10px;
}

#lightbox div#optionsWrapper table {
	padding:0;
	margin: 0;
}

#lightbox div#optionsWrapper table th {
	background:#345F83;
	padding:5px;
	margin:1px;
	color: #fff;
	font-size: 11px;
}

#lightbox div#optionsWrapper table td {
	padding:5px;
	margin:1px;
	font-size: 11px;
	text-align: center;
	background: #dedede;
}

#lightbox p.submit {
	width:97%;
	text-align:right;
}

.title {
	font-family: "Lucida Grande", lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
	color: #345F83;
	margin: 0;
}




.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
