/* CSS Document */
/* Verdana, Arial, Helvetica, sans-serif;
 trebuchet ms */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1140px;
	height:1200px;
	text-align: left;
	background-image:url(images/home_bg.gif);
	background-repeat:repeat-y;
	overflow:hidden;
}

#topper {
	width:1120px;
	height:125px;
	background-image:url(images/logo.gif);
}

#color_bar {
	background-color:#FF9900;
	width:1120px;
	height:22px;
}
#middle_window {
	width:1120px;
	height:411px;
}

#left_side {
	width:70px;
	height:411px;
	background-color:#666666;
	float: left;
}

#about_text {
	width:400px;
	height:411px;
	overflow:auto;
	float: left;
}

#films_middle {
	width:700px;
	height:411px;
	overflow:hidden;
	float: left;
}
#right_side {
	width:650px;
	height:411px;
	background-color:#999999;
	float: left;
}
#films_right_side {
	width:350px;
	height:411px;
	background-color:#999999;
	float: left;
}
#headshot_right_side {
	width:650px;
	height:411px;
	background-image:url(images/lior-chefetz.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	float: left;
}
#right_side_vid {
	width:612px;
	height:387px;
	margin-top:12px;
	background-color:#00ffff;
	float: left;
	overflow:hidden;
}
#nav {
	margin-top:8px;
	height:24px;
	background-color:#666666;
}

#footer {
	text-align: center;
	color:#666666;
	}
	
#footer p{
	font-size: 55%;
	margin: 0px;
	padding: 9px 5px 3px;
	
}
#footer p a{
	color: #666666;
}

#content{
	margin-right: auto;
	margin-left: auto;
	width:1120px;
}

#content p{
	font-size: 70%;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
}
#content h1{
	font-size: 110%;
	color: #659CD2;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 10px;
	margin-top: 0px;
}
#content h2{
	font-size: 85%;
	color: #666666;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 10px;
	margin-top: 0px;
}

#content h2 a{
	color: #666666;
	text-decoration:none;
}
#content h2 a:hover{
	color:#FF6600;
	text-decoration:none;
}
.italic {
font-style: italic;
}




#text_centerbox {
	width: 342px;
	height: 444px;
	
}

#about_centerbox {
	margin-top:128px;
	width: 342px;
	height: 300px;
	overflow:auto;	
}


#presto_centerbox {

	filter:chroma(color=#FFFFFF);
	margin-top:128px;
	width: 342px;
	height: 300px;
	overflow:auto;
	scrollbar-track-color:#FFFFFF;	
}

#presto_credits_centerbox {
	
	margin-left:10;
	margin-top:128px;
	width: 342px;
	height: 300px;
	overflow:auto;
}


#works_centerbox {
	margin-top:128px;
	width: 542px;
	height: 300px;
	overflow:auto;	
}

#film_info {
	
	margin-top:128px;
	width: 225px;
	height: 292px;
	overflow:auto;	
	float: left;
}

#presto_box_left {
	
	margin-top:128px;
	width: 125px;
	height: 292px;
	overflow:hidden;	
	float: left;
}
#presto_box_right {
	
	margin-top:101px;
	width: 525px;
	height: 292px;
	overflow:hidden;	
	float: left;
}

#paramedic_info {
	
	margin-top:128px;
	width: 225px;
	height: 292px;
	overflow: hidden;	
	float: left;
}
#youtube_centerbox {
	
	margin-top:75px;
	margin-left: 5px;
	width: 425px;
	height: 350px;
	overflow:hidden;
	float: left;
	
}

#test-red {
	background-color:red;
	margin-top:28px;
	width: 100px;
	height: 100px;
	overflow:auto;	
	float: left;
}

#test-blue {
	background-color:blue;
	margin-top:0px;
	width: 100px;
	height: 100px;
	overflow:auto;
	float: left;	
}

#tday_centerbox {
	margin-top:100px;
	margin-left:50px;
	width: 610px;
	height: 330px;
	overflow:hidden;
	
}

.about_p{
	
	margin-top:0px;
	margin-right: 310px;
	margin-left: 20px;
}

.home_p{
	
	margin-top:128px;
	margin-right: 310px;
	margin-left: 20px;
}





#leftbox {
	height: 444px;
	width: 113px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: left;
}


.thumb{
margin-left:20px;
	border-color:#333333;
	border-width:1px;

}
.clearit{
	display: block;
	clear: both;
}



