body {
  background-color: black;
  margin: 10px 0;
  font-family: times;
  font-size: 12pt;
  line-height: 1.1em;
}

DIV#fadebg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 9;
  visibility: hidden;
  opacity: .7;
  -moz-opacity: .7;
  filter: alpha(opacity=70);
}

DIV#outerBoundry {
  position: relative;
  width: 770px;
  margin: 0 auto;
  padding: 10px;
  /* background-color: #eeeeee; Safari */
  background-color: #f1f1f1;
  overflow: hidden;
}

* html DIV#outerBoundry {
  background-color: #efefef;
}

DIV#header {
  position: relative;
  width: 770px;
  height: 120px;
  background-color: #eee;
  background-image: URL(/styles/clean/header.png);
}

DIV#boxFacebook {
  float: right;
  width: 146px;
  height: 16px;
  padding: 13px 280px 0px 0px;
  text-align: center;
}

DIV#nav {
  width: 100%;
  height: 40px;
  margin-top: 5px;
  line-height: normal;
  z-index: 5;
}

#nav ul {
  margin: 0;
  padding: 0 0 0 20px;
  font-size: 14pt;
  list-style: none;
}

#nav li {
  float: left;
  margin: 1px 2px 0 0;
  padding: 0 0 2px 0;
}

* html #nav li a {
  padding: 4px 15px 0 15px;
}

#nav a {
  display: block;
  margin: 0;
  padding: 6px 15px 0 15px;
  color: #000;
  font-size: 12pt;
  text-decoration: none;
}

#nav a:hover,
#nav a:active {
  color: #fff;
}

#nav a.here,
#nav a.here:hover,
#nav a.here:active {
  color: #fff;
  cursor: default;
}

#navHomeLeft {
  height: 19px;
  background: url("/styles/clean/navHomeLeft.png") no-repeat left top;
}

#navHomeRight {
  background: url("/styles/clean/navHomeRight.png") no-repeat right top;
}

#navShowsLeft {
  height: 19px;
  background: url("/styles/clean/navShowsLeft.png") no-repeat left top;
}

#navShowsRight {
  background: url("/styles/clean/navShowsRight.png") no-repeat right top;
}

#navAfterSchoolLeft {
  height: 19px;
  background: url("/styles/clean/navAfterSchoolLeft.png") no-repeat left top;
}

#navAfterSchoolRight {
  background: url("/styles/clean/navAfterSchoolRight.png") no-repeat right top;
}

* html #navHomeLeft,
* html #navShowsLeft,
* html #navAfterSchoolLeft {
  width: 24px;
}

#nav ul li ul {
  position: absolute;
  left: 10px;
  width: 757px;
  height: 16px;
  margin: 0;
  padding: 3px 0 0 13px;
  font-size: 11pt;
}

#nav ul li ul li {
  padding: 0;
  margin: 0;
}

#nav ul li ul li a {
  padding: 1px 5px;
}

#navHomeSub {
  background: url("/styles/clean/navHomeBG.png");
}

#navShowsSub {
  background: url("/styles/clean/navShowsBG.png");
}

#navAfterSchoolSub {
  background: url("/styles/clean/navAfterSchoolBG.png");
}

DIV#contents {
  display: block;
  width: 762px;
  min-height: 330px;
  margin-top: 7px;
  padding: 3px;
  /* border-left: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999; */
  overflow: hidden;
  z-index: 10;
}

* html DIV#contents {
  margin-top: 3px;
}

DIV#leftBox {
  position: relative;
  float: left;
  width: 180px;
  padding: 10px 5px 0 3px;
}

DIV.boxHomeTitle {
  width: 180px;
  height: 43px;
  text-align: center;
  background: url(/styles/clean/boxHomeTitle.png);
}

DIV.boxShowsTitle {
  width: 180px;
  height: 43px;
  text-align: center;
  background: url(/styles/clean/boxShowsTitle.png);
}

DIV.boxShowsTitle2 {
  width: 180px;
  height: 63px;
  text-align: center;
  background: url(/styles/clean/boxShowsTitle2.png);
}

DIV.boxAfterSchoolTitle {
  width: 180px;
  height: 43px;
  text-align: center;
  background: url(/styles/clean/boxAfterSchoolTitle.png);
}

DIV.boxHomeTitle H2,
DIV.boxShowsTitle H2,
DIV.boxShowsTitle2 H2,
DIV.boxAfterSchoolTitle H2 {
  margin: 0;
  padding: 15px 0 0 1px;
  color: #eee;
  font-size: 12pt;
  font-weight: normal;
}

DL.boxHome,
DL.boxShows,
DL.boxAfterSchool {
  width: 180px;
  min-height: 120px;
  margin: 6px 0 3px 0;
  padding: 3px 0 0 0;
}

* html DL.boxHome,
* html DL.boxShows,
* html DL.boxAfterSchool {
  height: 120px;
}

DL.boxHome {
  background-color: #FFC146;
  background: url(/styles/clean/boxHomeBG.png) no-repeat top left;
}

DL.boxShows {
  background-color: #E16750;
  background: url(/styles/clean/boxShowsBG.png) no-repeat top left;
}

DL.boxAfterSchool {
  background-color: #AD4255;
  background: url(/styles/clean/boxAfterSchoolBG.png) no-repeat top left;
}

DL.boxHome DT,
DL.boxShows DT,
DL.boxAfterSchool DT {
  margin: 10px 10px 5px 10px;
  padding-top: 4px;
  padding-bottom: 2px;
  color: #000;
  width: 90%;
  height: 15px;
  text-align: center;
}

DL.boxHome DD,
DL.boxShows DD,
DL.boxAfterSchool DD {
  margin: 0 6px 2px 15px;
}

img.facebook {
  border: 0px solid #000;
}

img.showAd {
  border: 0px solid #000;
  padding-top: 5px;
}

DIV#leftBox A {
  display: block;
  margin: 0;
  padding: 1px;
  text-decoration: none;
  color: #000;
}

DIV#leftBox A:HOVER {
  text-decoration: underline;
}

DIV#leftBox IMG {
  border: 0;
  margin: 0;
  padding: 0;
}

* html DIV#leftBox A {
  margin: 3px 0 0 0;
}

#leftBox a.here,
#leftBox a.here:hover,
#leftBox a.here:active {
  text-decoration: underline;
  cursor: default;
}

DIV#leftBox DL.boxHome A:hover,
DIV#leftBox DL.boxHome A:active {
  text-decoration: underline;
}

DIV#leftBox.home A,
DIV#rightBox.home A {
  color: #BF8106;
}

DIV#leftBox.shows A,
DIV#rightBox.shows A {
  color: #B13720;
}

DIV#leftBox.outreach A,
DIV#rightBox.outreach A {
  color: #8C3546;
}

DIV#contents DIV#rightBox {
  position: relative;
  float: left;
  width: 556px;
  bottom: 0;
  padding: 3px;
  padding: 10px 3px 0 3px;
}

DIV#rightBox H2 {
  margin: 2px 0 14px 0;
  padding: 7px 0 5px 0;
  text-align: center;
  background: url(/styles/clean/h2BG.png) no-repeat bottom center;
}

* html DIV#rightBox H2 {
  font-size: 17pt;
}

DIV#rightBox H3 {
  margin-top: 0;
  margin-bottom: 3px;
  padding: 0 0 3px 5px;
  background: url(/styles/clean/h3BG.png) no-repeat bottom left;
}

* html DIV#rightBox H3 {
  font-size: 13pt;
}

DIV#rightBox H4 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 12pt;
}

DIV#rightBox img#showimg {
  float: left;
  margin: 0 5px 5px 5px;
}

ADDRESS {
  float: left;
  min-width: 250px;
  height: 125px;
  background: url(/styles/clean/address.png) no-repeat;
  margin: 10px 0 10px 15px;
  padding: 12px 0 8px 15px;
  font-style: normal;
}

* html ADDRESS {
  width: 250px;
  padding: 12px 0 8px 5px;
}

DIV.calendar {
  float: left;
  min-width: 250px;
  height: 125px;
  background: url(/styles/clean/calendar.png) no-repeat;
  margin: 10px 0 10px 10px;
  padding: 12px 0 8px 15px;
}

* html DIV.calendar {
  width: 250px;
}

DIV#rightBox P,
DIV#rightBox DL,
DIV#rightBox UL,
DIV#rightBox OL {
  margin-top: 0;
  margin-bottom: 10px;
}

DIV#rightBox UL {
  margin-top: 0;
  margin-bottom: 10px;
}

DIV#rightBox IMG.showImage {
  padding: 0;
  border: 2px solid;
  margin-top: 10px;
  margin-left: 10px;
  cursor: pointer;
}

DIV.clear {
  clear: both; /* required to make IE6 work */
}

DIV#footer {
  width: 770px;
  height: 20px;
  background-image: URL(/styles/clean/footer.png);
}

DIV#copyright {
  width: 770px;
  text-align: center;
  font-size: 10pt;
}
DIV#copyright A {
  color: #000000;
}

DIV#imageContainer {
  position: fixed;
  display: none;
  width: 100%;
  left: 0px;
  top: 75px;
  z-index: 10;
  text-align: center;
}

SPAN#closeImage {
  position: absolute;
  left: 480px;
  top: 3px;
  color: #000;
  text-decoration: underline;
  cursor: pointer;
  z-index: 10;
}

SPAN#closeImage:hover {
  color: #eee;
}

IMG#enlargedImage {
  border: 1px solid #000;
  padding: 20px 3px 3px 3px;
  background: #B13720;
  cursor: pointer;
  z-index: 10;
}

