body  {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
/*

a:link, a:active
{
	color: #000;
	text-decoration: none;
	text-transform: none;
	padding-right: 8px;
	padding-left: 8px;
	width: 100px;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
}

a.submenuPasive
{
	color: #000;
	text-decoration: none;
	text-transform: none;
	padding-right: 8px;
	padding-left: 8px;
	width: 100px;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


a.submenuActive
{
	color: #000;
	text-decoration: none;
	text-transform: none;
	padding-right: 8px;
	padding-left: 8px;
	width: 100px;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
*/

#subpageProgramContainer {
	background-color: #FFF;
	height: 500px;
	width: 2400px;
	overflow: hidden;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#submenu {
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 20px;
}


#gnavi  {
	list-style-image:none;
	list-style-type:none;
	float: left;
	width: 2560px;
	font-size: 0.8em;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#mainnavi {
	width: 100%;

}

#mainnavi  li {
	list-style-type: none;
	font-size: 0.8em;
		}
#mainnavi  li  .lightColor {
	padding-right: 10px;
			}



.hand {
	cursor: hand;
	cursor: pointer;
}



#mainContent {
	background-color: #FFFFFF;
	width: 100%;
	height: 500%;
	float: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.transparent{
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
}


.blackOut{
	filter:alpha(opacity=10);
	-moz-opacity:0.10;
	-khtml-opacity: 0.10;
	opacity: 0.10;
	background-color: #000;
}
.blackIn{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}



#absDiv {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #000;

	
}



#linkImageDiv {
	float: right;
	text-align: left;
	font-weight: normal;
	width: 50px;
	vertical-align: top;
	margin-right: 5px;
}
#linkSpacerDiv {
	float: left;
	font-weight: normal;
	width: 100%;
	height: 10px;
}
#close {
	float: right;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	width: 550px;
	padding: 3px;
	margin-bottom: 10px;
	position: absolute;
	margin-top: 5px;
	margin-right: 10px;
}
#close2 {
	float: right;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	width: 580px;
	margin-bottom: 10px;
	position: absolute;
	margin-top: 5px;
	margin-right: 0px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#photoDiv {
	float: left;
	font-weight: normal;
	width: 60px;
	margin: 3px;
}
#photoDiv2 {
	float: left;
	font-weight: normal;
	width: 225px;
	margin: 3px;
}

#contentDiv {
	width: 280px;


}
#contentDiv2 {
	width: 350px;
}
#contentDivBio {
	width: 350px;
	float: right;
}




#columnLeft {
	float: left;
	width: 285px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#columnLeft2 {
	float: left;
	width: 700px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#columnLeftFilms {
	float: left;
	width: 380px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#columnLeftBio {
	float: left;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#columnLeftNoWidth {
	float: left;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}





.movieLinkUp {
	background-color: #FFF;
	float: left;
	text-align: left;
	vertical-align: middle;
	border: 1px dashed #999999;
	cursor: hand;
	cursor: pointer;
	color: #333;
	width: 100%;
	background-attachment: scroll;
	background-image: url(images/movie_description_cornerx.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.movieLinkOver {
	background-color: #F4F4F4;
	float: left;
	text-align: left;
	vertical-align: middle;
	border: 1px dashed #999999;
	cursor: hand;
	cursor: pointer;
	width: 100%;
	
}
.movieLinkStatic {
	background-color: #FFF;
	float: left;
	text-align: left;
	vertical-align: middle;
	border: 1px dashed #999999;
	color: #333;
	width: 100%;
	background-attachment: scroll;
	background-image: url(images/movie_description_cornerx.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#textFrameDashed {
	background-color: #FFF;
	float: left;
	text-align: justify;
	vertical-align: middle;
	color: #333;
	background-repeat: no-repeat;
	border: 1px dashed #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	margin-top: 15px;
	margin-left: 15px;
}
#textFrameDashed2 {
	background-color: #FFF;
	float: left;
	text-align: justify;
	vertical-align: middle;
	color: #333;
	background-repeat: no-repeat;
	border: 1px dashed #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	margin-left: 15px;
}


#titleDiv {
	float: left;
	text-align: left;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	width: 100%;
	padding: 2px;
}
#descriptionDiv {
	float: left;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 100%;
	padding: 2px;
}
#descriptionDiv2 {
	float: left;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 100%;
	padding: 2px;
}
#descriptionDivRight {
	float: right;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 100%;
	padding: 2px;
}

#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	padding: 10px;
	line-height: 18px;
	text-align: left;
}

#descriptionFullDiv {
	float: right;
	text-align: justify;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	width: 100%;
	
}


.title {
	color: #333;
	font-weight: bold;
}

.date {
	color: #FF0000;
}
.altTitle {
	color: #999;
}
#iFrameDetail {
	width: 560px;
	position: absolute;
	display: none;
	top: 0px;
	bottom: 0px;
	height: 462px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	z-index: auto;
	visibility: visible;
	background-color: #232323;
	border: 2px solid #FFF;
}
#iFrameDetail2 {
	width: 625px;
	position: absolute;
	display: none;
	top: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	z-index: auto;
	visibility: visible;
	background-color: #232323;
	border: 2px solid #FFF;
	height: 462px;
}

#movieDetailContainer {
	float: left;
	width: 100%;
	background-color: #C0BBAF;
}


#movieDiv {
	padding: 0px;
	float: left;
	width: 100%;
	text-align: left;
	vertical-align: middle;
	border: 1px dashed #C0BBAF;
	margin-bottom: 0px;
}
a:active {
	color: #000;
	text-decoration: none;
	text-transform: none;
	padding-right: 8px;
	padding-left: 8px;
	width: 100px;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

