body {
	background-color: #FFFFFF;
	color:#FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#heading {
	font-variant: small-caps;
	font-size:16px;
	font-weight: normal;
}

img, div { behavior: url(/iepngfix.htc) }

a:active, a:link, a:visited {
	color:#FFFFFF;
}
a:hover {
	color: #999;
	border-bottom: none;
}
.contentIndex .leftNav a {
	text-decoration: none;
	border-bottom: 1px dashed #999;
	padding-bottom: 2px;
}
.contentIndex .leftNav #calendar a {
	color:#FFFF00;
}
.contentIndex .leftNav #calendar a:hover {
	border-bottom: none;
	color: #999;
}
.content a {
	text-decoration: none;
	border-bottom: 1px dashed #999;
	padding-bottom: 1px;
}
.contentIndex {
	background-image: url('/pics/index_bg.gif');
	padding:0px 20px 0px 15px;
}
.content {
	background-image: url('/pics/index_bg.gif');
	padding:0px 20px 0px 15px;
	text-align: justify;
}
.leftNav {
	padding:10px;
	border: 1px solid #222;
	background-image:url('/pics/index_news_bg.gif');
	background-attachment:fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	overflow-y: hidden;
	line-height:1.5;
}
.contentInside {
/*	height:341px;*/
	min-height:341px;
	padding: 10px;
	border: 1px solid #111;
	background-image:url('/pics/index_news_bg.gif');
	background-attachment:fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	overflow-y:auto;
	line-height:1.5;
}
.subText {
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	display:block;
	margin-left:20px;
	text-align: justify;
}
.subtext_b {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	display:block;
	margin-left:0px;
}
.leftNav ul, .subText ul {
	color:#FFFFFF;
	font-size:11px;
	padding:0px;
	margin:0px;
	margin-left:34px;
}

.leftNavSubText {
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	display:block;
	margin-left:20px;
}

.leftNavSubText ul {
	color:#FFFFFF;
	font-size:11px;
	padding:0px;
	margin:0px;
	margin-left:34px;
}

.newsReel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

.topNav {
	position:relative;
	margin:0px;
	z-index:10;
}

#topSubNav {
	position:absolute;
	margin-top:0px;
	margin-left: 327px;
	z-index:10;
}
#topSubNavMask {
	background-color:transparent;
	position:absolute;
	margin-top:65px;
	width:90%;
	height:50px;
	overflow:hidden;
	z-index:5;
}
.topSubNav {
	position:absolute;
	border:1px solid #FFFFFF;
	border-bottom-width:0px;
	border-top-width:0px;
	background-color:#000000;
	text-align:left;
	padding:0px;
	margin:0px;
	list-style-type:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 75px;
	padding: 0px;
	margin: 0px;
}
.topSubNav a, .topSubNav a:link, .topSubNav a:visited {
	display: block;
	padding:5px 5px 5px 7px;
	margin:0px;
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;
}
.topSubNav a:hover {
	background-color:#FFFF00;
	color: #000000;
}
#topSubNav2 {
	width: 76px;
}
#topSubNav3 {
	width: 75px;
	left:80px;
}
#topSubNav5 { left:238px; }
#topSubNav6 { left:279px; }

.pageTitle {
/*	background-color:#000000;
	padding-left: 10px;
	padding:5px;
*/
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	color: #FFFF00;
}

#footer {
	position:absolute;
	margin-top:3px;
	color:#C0C0C0;
	font-family:verdana;
	font-size:10px;
	text-align:right;
	width: 140px;
}

.dark, .dark a {
	background-color:#FFFF00;
	color: #000000;
}

.light {
	color:#FFFFFF;
	background-color:#666666;
}

em {
	color: #FFFF99;
	font-style: normal;
}
#calendar h1 {
	font-size: 12px;
	margin:0;
	font-weight:normal;
	font-style: normal;
	color: #FFFF00;
}
























.contentInside.reel_works_productions h3,
.contentInside.reel_works_productions h4 {
	display: block;
	font-size: inherit;
	font-weight: normal;
}
.contentInside.reel_works_productions h3,
.contentInside.reel_works_productions h4,
.contentInside.reel_works_productions ul,
.contentInside.reel_works_productions li {
	margin: 0;
	padding: 0;
}
.contentInside.reel_works_productions h3,
.contentInside.reel_works_productions h4 {
	font-size: 12px;
	padding:10px 0;
}
.contentInside.reel_works_productions ul.top_strip {
	display: table;
	float: right;
	list-style: none;
	margin:10px 0 5px 0;
	padding: 0;
	text-align:right;
}
.contentInside.reel_works_productions ul.top_strip li {
	float: right;
	margin:0 10px 0 0;
	padding: 0;
}
.contentInside.reel_works_productions ul.top_strip li img {
	vertical-align:top;
}

.contentInside.reel_works_productions ul.pic_strip {
	overflow: hidden;
	list-style: none;
	margin:0 -10px;
}
.contentInside.reel_works_productions ul.pic_strip li {
	float: left;
}
.contentInside.reel_works_productions ul.pic_strip li img {
	vertical-align:top;
}