P {
  	font-family: "Verdana";
  	font-size: 10pt;
  	color: #000000;
}

TD {
  	font-family: "Verdana";
  	font-size: 9pt;
  	color: #FFFFFF;
}

EM {
  	font-family: "Garamound, Verdana";
  	font-size: 15pt;
  	font-weight: bold;
  	color: white;
  	
  	}

big {
  	font-family: "Verdana";
  	font-size: 10pt;
  	font-weight: bold;
  	color: white;
} 

body {
  	color: black;
  	margin-bottom: 10px;
  	margin-top: 10px;
  background-color: #000000;
}

 
a {
  text-decoration: none;
}

a:hover {
  	text-decoration: underline;
  	color: yellow;
}  

A:link {
  	color: white;
} 

A:visited {
  	color: white;
} 

A:active {
  	color: white;
}
.listing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 302px;
	font-size: 9pt;
	text-align:center;
	vertical-align: top;
	float: left;
	width: 174px;
}
.listing a{
	color:#ffffff;
	text-decoration:none;
	font-size:
	}
.listing a:hover{
	color:#FFFF00;
	text-decoration:underline;
}
.style4 {color: #FFFFFF}
.style5 {
	color: #FFFF00;
	font-weight: bold;
}
.listing .new {
	font-weight: bold;
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.style6 {color: #FFFF00}

.balloonstyle{
position:absolute;
top: 0px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 200px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#movies .balloonstyle{
position:absolute;
top: 0px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #8D8D8D;
width: 550px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}
#movies {
	margin: 0px;
	padding: 0px;
	width: 700px;
	text-align: center;
	background-color: #000000;
}
#coming_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
#wrapper {
	width: 800px;
	border: 1px solid #666666;
}
#nav {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.clear {
	clear: both;
	height: 0px;
}

.new_title{
	font-weight: bold; 
	color: #FFFF00; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	clear:both; 
	padding-top:20px; 
	padding-bottom:15px; 
	text-align:center;
}.starting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
