body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231F20;
}

.blackText {
	color: #231F20;
}

.redText, a {
	color: #B54C3B;
	text-decoration: none;
}

a:hover {
	text-decoRation: underline;
}

.newsDate {
	font-size: 11px;
	color: #B54C3B;
	font-weight: bold;
}

.newsItem {
	padding-top: 10px;
	padding-bottom: 10px;
}

/*div {
	position: relative;
	clear: both;
}*/

.background#middle {
	background-image: url(../images/background_middle.gif);
	background-repeat: repeat-y;
	align: left;
	width: 825px;
	padding: 0px 13px;
}	

#bodyCenter {
	background-image: url(../images/body_middle.gif);
	background-repeat: repeat-y;
	align: left;
	width: 826px;
	padding: 30px 0px 0px;
}	

.leftColumn {
	positon: absolute;
	float: left;
	top: 30px;
	margin-left: 8px;
	width: 274px;
	border: 1px solid #F00;
}

.rightColumn {
	positon: relative;
	float: right;
	top: 30px;
	margin-left: 284px;
	width: 452px;
	height: 200px;
	border: 1px solid #0F0;
}

.bodyTable {
	/*background-image: url(../images/body_middle.png);
	background-repeat: repeat-y;*/
	background-color: #F00;
}	

.topRow {
	padding: 30px 0px 9px 15px;
	align: left;
}

.news#middle {
	background-image: url(../images/news_middle.png);
	background-repeat: repeat-y;
	align: left;
	width: 243px;
	height: 380px;
	overflow: hidden;
	padding: 6px 14px 6px 14px;
}	

.header {
	background-repeat: no-repeat;
	width: 825;
	height: 150;
	padding: 87px 619px 8px 18px;
}

.header#home {
	background-image: url(../images/hdr_home.gif);
}

.header#films {
	background-image: url(../images/hdr_films.gif);
}

.header#about {
	background-image: url(../images/hdr_about.gif);
}

.header#contact {
	background-image: url(../images/hdr_contact.gif);
}


.nav {
	background-image: url(../images/nav_background.gif);
	background-repeat: repeat-x;
}

.title {
	padding-left: 15px; 
	padding-bottom: 9px;
}

#leftColumn {
	/*background-image: url(../images/background_leftNav.png); 
	background-repeat: no-repeat; */
	width: 261px; 
	height: 401px; 
	margin: 0px 8px;
}

#still_makingMothers {
   display: block;
   height: 302px;   /* height of image */
   width: 537px;   /* width of image */
   background /**/: transparent url(../images/still_makingMothers.png) top left no-repeat;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/still_makingMothers.png',sizingMethod='scale');
}
#still_barberin {
   display: block;
   height: 302px;   /* height of image */
   width: 537px;   /* width of image */
   background /**/: transparent url(../images/still_barberin_3.png) top left no-repeat;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/still_barberin_3.png',sizingMethod='none');
}
#still_keepingKibbutz {
   display: block;
   height: 302px;   /* height of image */
   width: 537px;   /* width of image */
   background /**/: transparent url(../images/still_keepingKibbutz_3.png) top left no-repeat;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/still_keepingKibbutz_3.png',sizingMethod='scale');
}

#videoPlayer {
   display: block;
   height: 342px;   /* height of image */
   width: 537px;   /* width of image */
   background /**/: transparent url(../images/video_bkg.png) top left no-repeat;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/video_bkg.png',sizingMethod='scale');
}

#still_makingMothers span {
   visibility: hidden;
}
#overlay_menu {
   display: block;
   height: 302px;   /* height of image */
   width: 537px;   /* width of image */
   background /**/: transparent url(../images/overlay_menu.png) top left no-repeat;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/overlay_menu.png',sizingMethod='scale');
}
#overlay_videoMenu {
   display: block;
   height: 342px;   /* height of image */
   width: 537px;   /* width of image */
   background /**/: transparent url(../images/overlay_videoMenu.png) top left no-repeat;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/overlay_menu.png',sizingMethod='scale');
}
#overlay_menu span {
   visibility: hidden;
}

#fullWidthContent {
	background /**/: transparent url(../images/background_twoColumn.png) top left no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/background_twoColumn.png',sizingMethod='scale');
	background-repeat: no-repeat; 
	width: 823;
	height: 200px; 
	margin-left: 9px; 
	padding: 15px 31px 0px 15px;
}