object, #welcomeVid {
	position: absolute;
	display: block;
	right: 5px;
}

#link1 a{
	position: relative;
	display: block; margin-left: 0px; margin-top: -20px;
	width: 400px; height: 100px; 
	background-image: url(../_images/link1.png); 
}

#timesAndLocation{
	position: relative;
	background-image: url(../_images/timesAndLocation.png); background-repeat: no-repeat;
	margin-top: -10px; padding-top: 5px;
	width: 350px; height: 250px;
	z-index: 4;
}
#timesAndLocation p{
	font-size: larger; font-weight: bolder;
	padding: 5px 50px;
	margin: 0px;
}
#timesAndLocation #location{
	text-align: right;
}
#thisWeek{
	background-image: url(../_images/thisWeek.png); background-repeat: y-repeat;
	float: left; margin-left: 15px; padding-top: 10px; margin-top: 20px;
	width: 360px; min-height: 200px;
	z-index: 2;
}
#thisWeek li{
	padding-right: 30px;
}
#thisWeek a {
    padding: 0px 20px; margin: 0px; color: #603913; font-size: 18px;
}
#thisWeek a:hover { text-decoration:  underline; }
#thisWeek p {
     text-align: right; margin: 0px; padding-right: 20px;
}
#currentSeries{
	float: right;
	width: 350px; min-height: 100px;
	margin-right: 15px; margin-top: -35px;
	z-index: 1;
}
#currentSeries a{ color: #c6ae77; }
.banner{
	float: left;
	width: 350px;
	margin: 10px 10px;
}
.longBanner{
	float: left;
	width: 720px;
	margin: 10px 10px;
	padding: 0px;
}
.longBanner img{  margin: 0px; padding: 0px; }
.longBanner .info{
	margin: 0px; padding: 0px;
}
.longBanner h1 { padding: 20px 0px; }
.banner a{ color: #c6ae77; }
.banner #artfest { margin: 0px; padding: 0px; margin-bottom: -5px; }
.banner div#artfestInfo { width: 720px; }
#israelBanner{ outline: 5px solid #00006b; padding: 0px; }
.banner .info { margin: 0px; padding: 0px; border: 5px solid black; }
.banner .info h2{ text-align: center; margin:0px; padding-top: 10px; }
.banner .info p{ padding: 2px 20px; }
.banner .info a { color: #603913; }
.banner .info ol { padding: 2px 80px; }
.banner .info #artfestDownload, .banner .info #artfestForm, #israelBrochure, #israelForm { margin: 0px; padding: 0px; margin-left: 30px; }