body {
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	background-color: transparent;
	margin: 0;
	padding: 0;
	text-align: left 
	color: #000000;
	font-size: 12px;
	background-color: transparent;
}
.oneColFixCtr #container {
	width: 700px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	background-color: transparent;
	margin: auto ; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0px 0px 100px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.mainContent {
	margin: 20px 10px;
	width: 680px;
}
.mainMenu {
	text-align: center;
}
.menu
.filmOver {
	font: ariel;
	font-size: 12px;
	color: #666;
	font-variant: normal;
	padding-top: 0pt;
	text-align: left;
}
.filmOver span{
	display: none;
}
.filmOver:link span {
	text-decoration: none;
	color: #336699;
}
.filmOver:visited {
	text-decoration: none;
	color: #336699;
}
.filmOver:hover span {
	background-color: white;
	text-decoration: none;
	color: #336699;
	font-weight: normal;
	display: block;
	position: absolute;
	/* top: 250px; */
	/* left: 360px; */
	width: 300px;
	padding: 5px;
	margin: -15px 360px;
	z-index: 100;
	color: #999;
	border: 1px solid #CCC;
}
.filmOver:active {
	text-decoration: none;
	color: #336699;
}
a:link {
	text-decoration: none;
	color: #336699;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #336699;
}
p {
	font: ariel;
	font-size: 12px;
	color: #666;
	font-variant: normal;
	padding-top: 0pt;
	text-align: left;
}
h1 {
	font: ariel;
	font-size: 18px;
	color: #336699;
	font-weight: bold;
	text-shadow: #6374AB 5px 4px 10px;
}
h2 {
	font: ariel;
	font-size: 14px;
	color: #336699;
	font-weight: bold;
	text-shadow: #6374AB 5px 4px 10px;
}
h3 {
	font: ariel;
	font-size: 26px;
	color: #336699;
	font-weight: bold;
	text-shadow: #6374AB 5px 4px 10px;
}
.pic_holder_inner {
// height: 238px;
left: 7px;
overflow: hidden;
position: absolute;
top: 8px;
width: 511px;
z-index: 2000;
}
