#container {
	position: relative;
	width: 815px;
	height: auto;
	padding: 0px;
	background-image: url(../images/background-container.jpg);
	background-repeat: repeat-y;
	float: left;
}

#centerCol {
	position: relative;
	float: left;
	width: 390px;
	height: auto;
	background-color: #EDF3DD;
	border-top: 4px solid white;
	border-right: 4px solid white;
	border-bottom: none;
	border-left: 4px solid white;
}

#centerCol p {
	padding: 5px 15px 5px 15px;
	line-height: 1.5em;
}

#rightCol {
	position: relative;
	float: left;
	width: 230px;
	height: auto;
	border-top: 4px solid white;
}

#rightColDYK {
	position: relative;
	float: left;
	width: 230px;
	height: auto;
	background-color: #dde6f5;
	}
	
#rightColDYK p {
	line-height: 1.25em;
	width: 180px;
	padding: 0px 10px 10px 30px;
	color: #2a5285;
}


#rightCol .boxLink {
	position: static;
	background-color: white;
	color: #E45C29;
	font-weight: bold;
	font-style: italic;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 0px 20px;
}

#rightCol h1 {
	position: relative;
	width: 180px;
	height: auto;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../images/white-bullet.gif);
	background-repeat: no-repeat;
	padding: 0px 10px 0px 15px;
	margin: 5px 0px 0px 15px;
	line-height: 1.25em;
}

#rightCol p {
	line-height: 1.25em;
	width: 180px;
	padding: 0px 10px 10px 30px;
}

#quickLinks {
	position: relative;
	width: 290px;
	height: 96px;
	background-color: #F9E7BC;
	background-image: url(../images/background-quick-links.gif);
	background-repeat: no-repeat;
	border-bottom: 4px solid white;
	padding: 0px 0px 0px 100px;
}

#quickLinks ul {
	position relative;
	width: 120px;
	height: auto;
	margin: 0px;
	padding: 30px 0px 0px 25px;
	float: left;
}

#welcome {
	position: relative;
	width: 390px;
	height: 230px;
	background-color: #FDEEE0;
	background-image: url(../images/background-welcome.jpg);
	background-repeat: no-repeat;
	border-bottom: 4px solid white;
	padding: 90px 0px 0px 0px;
}

#welcome ul {
	position relative;
	width: 220px;
	height: auto;
	margin: 0px;
	padding: 10px 0px 0px 35px;
	float: left;
}


#welcome p {
	width: 225px;
	padding: 5px 15px 5px 15px;
}

#spotlight {
	position: relative;
	width: 390px;
	height: auto;
	background-color: #EDF3DD;
}
#banner {
	position: relative;
	width: 390px;
	height: 96px;
	background-color: #F9E7B6;
	background-repeat: no-repeat;
	border-bottom: 4px solid white;
}

#banner-maccabi {
	position: relative;
	width: 390px;
	height: 209px;
	background-color: #F9E7B6;
	background-repeat: no-repeat;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#banner-theater {
	position: relative;
	width: 390px;
	height: 209px;
	background-color: #F9E7B6;
	background-repeat: no-repeat;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}