body { 
  background-image: url(../images/bg.jpg);
  background-repeat: repeat-y;
  font-family: Gill, Helvetica, sans-serif;
}

img { border-style: none; }

:link { color: #000000 }
:visited { color: #660000 }
:active { color: #ff3300 }
:hover { color: #ff3300 }

#header {
  background-image: url(../images/header1.gif); 
  background-color: transparent ;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 10px;   
  left: 10px;
  width: 720px;
  height: 60px;
}

#title {
  background-image: url(../images/title.gif); 
  background-color: transparent ;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 80px;   
  left: 10px;
  width: 720px;
  height: 40px;
}

#announce {
  background-image: url(../images/announce1.jpg); 
  background-color: transparent ;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 128px;   
  left: 12px;
  width: 590px;
  height: 266px;
}
#announce p.boxoffice {
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-weight: bolder;
	font-size: xx-large;
	text-align: right;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #330000;
	left: 366px;
	top: 162px;
	width: 213px;
	height: 49px;
}
#announce h2 {
  font-weight: bold;
  font-size: x-large;
  margin-left: 10px;
  margin-right: 0px;
  margin-top: 6px;
  margin-bottom: 2px;
  color: #330000;
}
#announce p {
  font-weight: bold;
  font-size: large;
  margin-left: 20px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #660000;
}

#slides {
  background-image: url(../images/slideshow.gif); 
  background-color: transparent ;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 130px;   
  left: 610px;
  width: 120px;
  height: 120px;
}

#publicity {
  background-image: url(../images/publicity1.jpg); 
  background-color: transparent ;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 409px;   
  left: 10px;
  width: 290px;
  height: 451px;
}
#publicity h2 {
  clear: left;
  font-weight: bold;
  font-size: large;
  margin-left: 20px;
  margin-right: 0px;
  margin-top: 20px;
  margin-bottom: 2px;
  color: #330000;
}
#publicity h3 {
  clear: left;
  font-weight: bold;
  font-size: medium;
  margin-left: 20px;
  margin-right: 0px;
  margin-top: 20px;
  margin-bottom: 2px;
  color: #660000;
}
#publicity p {
  font-weight: bold;
  font-size: small;
  margin-left: 20px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #990000;
}

#publicity img {
  float: left;
  margin-right: 5px;
}

#galeries {
  background-image: url(../images/galeries1.jpg); 
  background-color: transparent ;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 409px;   
  left: 310px;
  width: 290px;
  height: 451px;
}
#galeries h2 {
  font-weight: bold;
  font-size: x-large;
  margin-left: 20px;
  margin-right: 0px;
  margin-top: 20px;
  margin-bottom: 2px;
  color: #330000;
}
#galeries p {
  font-weight: bold;
  font-size: large;
  margin-left: 20px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #660000;
}

#vertbanner {
  background-image: url(../images/monk1.jpg); 
  background-color: transparent ;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 260px;   
  left: 610px;
  width: 120px;
  height: 600px;
}

#footer {
  background-color: transparent;
  font-weight: bold;
  font-size: medium;
  color: #000000;
  position: absolute;
  top: 870px;
  left: 10px;
  width: 720px;
  height: 40px;
}

#title_general {
  background-image: url(../images/title.gif); 
  background-color: transparent ;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  top: 20px;   
  left: 10px;
  width: 720px;
  height: 60px;
}

.times {
  margin-top: 20px;
    background-image: url(../images/times1.jpg); 
  background-color: transparent ;
  background-repeat: no-repeat;
  background-position: center;
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
  position: relative;
  top: 20px;   
  bottom: 20px;   
  left: 10px;
  width: 700px;
  text-align: center;
}
.times h2 {
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
  font-weight: bold;
  font-size: x-large;
  text-transform: uppercase;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 5px;
  background: #ffff00;
  color: #000000;
}
div.figure {
  float: right;
  width: 33%;
  border: none;
  margin: 0.5em;
  padding: 0.5em;
  text-align: center;
}
div.figure_left {
  float: left;
  width: 28%;
  border: none;
  margin: 0.5em;
  padding: 0.5em;
  text-align: center;
}
img.scaled {
  width: 100%;
}

.times h3 {
  font-weight: bold;
  font-size: large;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #330000;
}
.times p {
  font-weight: normal;
  font-size: medium;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 5px;
  margin-bottom: 15px;
  color: #000000;
}
.times .title {
  font-weight: bold;
  font-size: medium;
  color: #660000;
}
