body {
	background: #FFFFCC; /*FFFFCC*/
	font-family: Arial,Helvetica,sans-serif;
	text-align: center;
	font-size: 13px;
	margin: 0px;
	padding: 0px 0px 30px 0px;
	cursor: default;
	color: #444;
}
/*Needed for Firefox 3 or red line/dot appears*/
a:focus, a:hover, a:active, a:visited {
	color: #000;
    outline: none;
    border: 0px;
}
#title {
	width: 1005px;
	margin: 0px auto;
	text-align: center;
	cursor: pointer;
	height: 90px;
}
#titleImage {
	position: relative;
	top: -20px;
	left: 0px;
	margin-bottom: -20px;
}
#titleBlog {
	z-index: 100;
	outline: none;
	border: none;
	position: relative;
	top: 58px;
	left: -300px;
}
#container {
	width: 1005px;
	margin: 0px auto;
	text-align: center;
	background-color: #fff;
	border: 1px solid #ccc;
}
#menuContainer, #menuContainer2, #menuContainer3 {
	width: 1005px;
	background-color: #DAE6D3; /*ccddcc c6c6a4	A4C2C2*/
	letter-spacing: 1.5pt;
	cursor: default;
	color: #222;
	font-size: 90%;
}
#menuContainer2 {	
	background-color: #99abce; /*7081a1     8195ba;*/
}
#menuContainer3 {	
	background-color: #eee;
}
#menu {
	padding: 6px 3px;
	border: 1px solid #ccc;
	font-weight: bold;
}
#menu2 {
	padding: 6px 3px;
	border: 1px solid #99abce;
	color: #111;
	font-weight: bold;
}
#menu3 {
	padding: 3px;
	border-bottom: 1px solid #ccc;
	color: #111;
	font-weight: bold;
	letter-spacing: 1pt;
}
a.menuLink:link, a.menuLink:visited, a.menuLink:active, a.menuLink:focus {
	text-decoration: none;
	font-weight: bold;
	color: #666;
}
a.menuLink:hover {
	color: #fff;
	font-weight: bold;
}
a.menuLinkHL {
	color: #111;
	font-weight: bold;
	text-decoration: none;
}
#menu2 a.menuLink:link, #menu2 a.menuLink:visited, #menu2 a.menuLink:focus {
	color: #ddd;
}
#menu2 a.menuLink:hover {
	color: #FFFFCC;
	font-weight: bold;
}
#menu3 a.menuLink:link, #menu3 a.menuLink:visited, #menu3 a.menuLink:focus {
	color: #666;
}
#menu3 a.menuLink:hover {
	color: #c21f36;
	font-weight: bold;
}
#mainContainer {
	width: 950px;
	text-align: left;
	margin: 25px auto;
}
.head1 {
	font-weight: bolder;
	color: #333;
}
.head2 {
	font-weight: normal;
	color: #333;
	font-size: 1.5em;
	margin: 10px 0px 0px 0px;
}
.head2a {
	font-weight: normal;
	color: #333;
	font-size: 1.3em;
	margin: 10px 0px 0px 0px;
}
.head3 {
	font-weight: normal;
	color: #333;
	font-size: 1.2em;
}
.head3a {
	font-weight: bold;
	color: #333;
}
.head4 {
	font-weight: normal;
	color: #333;
}
.para1 {
	text-indent: 0pt;
	line-height: 19px;
}
.para2 {
	text-indent: 0pt;
	line-height: 19px;
	padding-bottom: 10px;
}
.para3 {
	text-indent: 0pt;
	line-height: 19px;
	padding-bottom: 20px;
}
ul {
}
#events {
	padding-left: 0px;
}
#events li {
	margin-left: 40px;
	padding: 0px
}
#support {
	height: 110px;
	text-align: left;
}
#support span {
	text-align: left;
	padding-bottom: 5px;
}
#support div {
	padding-top: 10px;
	width: 100%;
	vertical-align: baseline;
}
#support img {
	padding-left: 20px;
}
#linksTable td {
	vertical-align: top;
	width: 500px;
	padding-bottom: 15px;
}
a.link:link, a.link:visited, a.link:active, a.link:focus {
	text-decoration: underline;
	color: #666;
}
a.link:hover {
	color: red;
}
img.linksImage {
	border: 1px solid #666;
	cursor: pointer;
}
ul.people {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
ul.people li {
	line-height: 1.5em;
	list-style-type: none;
	padding-left: 25px;
	margin: 0px;
}
.movie {
	padding-top: 20px;
	width: 100%;
	text-align: center;
}
.performanceSeriesHeading {
	width: 100%;
	height: 80px;
	padding-bottom: 10px;
}
.performanceTiming {
	font-weight: normal;
	color: #333;
	text-align: right;
	padding-bottom: 4px;
}
.performanceSeriesHeading .head2 {
	margin: 0px 0px 0px 10px;
}
.performanceSeriesHeading .head4 {
	margin: 0px 0px 32px 10px;
}
.performanceSeriesHeading td {
	vertical-align: bottom;
}
.headingImage {
	width: 95px;
	height: 75px;
}
.headingImage img {
	height: 70px;
}
.hiddenThickbox {
	display: none;
}
.photocredit {
	font-size: 0.7em;
}
a.thickbox {
	text-decoration: none;
}
a.thickbox:link, a.thickbox:visited, a.thickbox:active, a.thickbox:focus {
	text-decoration: none;
	color: #333;
}
.imageClick {
	font-size: 0.9em;
}
a.linkbold:link, a.linkbold:visited, a.linkbold:active, a.linkbold:focus {
	text-decoration: underline;
	font-weight: bold;
	color: #666;
}
a.linkbold:hover {
	color: red;
}
a.linkinvisible:link, a.linkinvisible:visited, a.linkinvisible:active, a.linkinvisible:focus, a.linkinvisible:hover {
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}
.italic {
	font-style: italic;
}
sup {
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1em;
}
.disclaimer {
	width: 950px;
	text-align: left;
	margin: 25px auto;
	color: #777;
}