BODY {
	background-image : url(images/back.gif);
	background-repeat : repeat-x;
	background-color : #EAEBED;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:76%;
}
h1{
	font-weight : lighter;
	font-size:2.5em;
}
h2{
	font-size:1.2em;
	/* top, right, bottom, left*/
	padding: 2px 0px 0px 25px;	
	background-image : url(images/rightarrow.gif);
	background-repeat : no-repeat;
}
h3
{
	color: #EAEBED;
	font-size: 0.9em;
}
.movie{
	background-color : #4E6172;
	width:750px;
	border : 0px solid #EAEBED;	
}
.menu2{
	height:37px;
	text-align:right;
	/* top, right, bottom, left*/
	padding: 1px 5px 1px 0px;
	color: #EAEBED;	font-size: 1.1em;
	background-image : url(images/movietop.jpg);
	background-repeat : no-repeat;
}
.menu2 a:link{
	color: #EAEBED;
	text-decoration:none;
	padding: 0px 3px 0px 3px;
	border : 1px solid #000000;
}
.menu2 a:visited{
	color: #EAEBED;
	text-decoration:none;
	padding: 0px 3px 0px 3px;
	border : 1px solid #000000;
}
.menu2 a:active{
	color: #EAEBED;
	text-decoration:none;
	padding: 0px 3px 0px 3px;
	border : 1px solid #000000;
}
.menu2 a:hover{
	color: #EAEBED;
	padding: 0px 3px 0px 3px;
	text-decoration:none;
	border : 1px solid #EAEBED;
}	
.copyright2{
	height:33px;
	background-image : url(images/moviebase.jpg);
	background-repeat : no-repeat;	
	color: #EAEBED;
	/* top, right, bottom, left*/
	padding: 0px 0px 0px 15px;	
	font-size: 0.9em;
}
#tbl {
      position: absolute;
      left: 50%;
      top: 50%;
      width: 750px;
      height: 422px;
      margin-left: -375px; /* half of width */
      margin-top: -211px;  /* half of height */
}
#cell {
      position:absolute;
      left: 50%;
      top :50%;
      width: 750px;
      height: 422px;
      margin-left: -375px; /* half of width */
      margin-top: -211px;  /* half of height */
}
.homeimage{
	background-image : url(images/stage.jpg);
	width:750px;
	height:350px;
	border : 0px solid #EAEBED;	
}
TD.border {
	border : 1px solid #ffffff;
}
TD.border2 {
	border : 1px solid #ffffff;
	height:104px;
}
TD.border3 {
	height:104px;
}
TD.border2 a:link{
	color: #EAEBED;
	text-decoration:none;
	padding: 0px 10px 0px 0px;

}
TD.border2 a:visited{
	color: #EAEBED;
	text-decoration:none;
	padding: 0px 10px 0px 0px;

}
TD.border2 a:active{
	color: #EAEBED;
	text-decoration:none;
	padding: 0px 10px 0px 0px;

}
TD.border2 a:hover{
	color: #EAEBED;
	padding: 0px 10px 0px 0px;
	text-decoration:underline;

}
.title{
	font-size:2.1em;
	color:#EAEBED;
}
.subtitle{
	font-size:1.3em;
	color:#EAEBED;
}
.location{
	color:#EAEBED;
}
.copyright2 a:link{
	color: #EAEBED;
	text-decoration:none;
}
.copyright2 a:visited{
	color: #EAEBED;
	text-decoration:none;
}
.copyright2 a:active{
	color: #EAEBED;
	text-decoration:none;
}
.copyright2 a:hover{
	color: #EAEBED;
	text-decoration:underline;
}