body {
	background-color: #000000;
	font-size: 90%;
	color: #FEDF77;
	text-align: center;
}
center {
	font-family: "Trajan Pro";
}

.news {
	color: #ffffff;
	font-family: Cochin;
}
	

a:link {
	color: #FEDF77;
}

a:visited {
	color: #FF8F16;
}

a:active {
	color: #FF8F16;
}

.container {
	width: 962px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.content {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 15px;
}

.footer {
	text-align: left;
}

p {
	font-family: Cochin;
	color: #FEDF77;
	text-align: left;
}

.news_heading {
	font-family: Cochin;
	color: #FEDF77;
	font-weight: bold;
}

.news_date {
	font-family: Cochin;
	color: #ffffff;
	font-size: 90%;
}

.copy {
	margin-top: 10px;
	float: left;
}

.moonlight {
	margin-top: 10px;
	float: right;
}

.toptxt {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

div.background {
  width: 750px;
  height: 1107px;
  background: url(welcome_2.jpg) no-repeat;
  border: 0px solid black;
}

div.transbox {
  position: center;
  width: 600px;
  height: 1100px;
  position:absolute;
  border: 0px solid black;
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1;
}

div.transbox  p {
  margin: 35px 15px;
  font-weight: normal;
  color: #000000;
}

.page {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-align: left;
}

div.background-s {
  width: 750px;
  height: 622px;
  background: url(synopsis_1.jpg) no-repeat;
  border: 2px solid black;
}

div.transbox-s {
  position: center;
  width: 500px;
  height: 400px;
  position:absolute;
  background-color: ;
  border: 0px solid black;
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1;
}

div.transbox-s p {
  margin: 40px 40px;
  font-weight: normal;
}

div.background-d
  {
  width: 750px;
  height: 900px;
  background: url(director_4.jpg) no-repeat;
  border: 2px solid black;
  }
div.transbox-d
  {
  position: center   
  width: 600px;
  height: 700px;
  margin: 180px 50px;
  background-color: #ffffff;
  border: 1px solid black;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.7;
  }
div.transbox-d p
  {
  margin: 30px 40px;
  font-weight: normal;
  color: #000000;
  }
