body{
	font-family: Verdana,Tahoma,Arial,sans-serif;
	overflow: visible;
	margin: auto;
	padding: 0px;
	text-align:center;
	background-color:#FFFFFF;}

#OuterBox {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border: 1px solid #000000;
}

/*** Correction for non-IE browsers ***/
#OuterBox {overflow:hidden;}
/*** Correction for IE 5.01 ***/
#OuterBox {float: none;}

form {margin: 0px;}
h1 { 
	clear: both;
	float: left; 
	font-size: 23px;  
	padding: 0px 0px 0px 15px;
	margin: 0px;
	*margin: 0px 0px 10px 0px;
	font-family: Times New Roman;
	width: 590px;
	text-align:left; }
.top {
	width: 968px;
	height: 101px;
	background-image: url('/template/wood-background.jpg');
	background-repeat: no-repeat;
	float: left;
	border-bottom: 4px solid #000000;
}
*html .top {display: inline;  }
.logo {
	width: 134px;
	height: 93px;
	float: left;
	border: 0px;
	margin: 4px 20px 4px 0px;
}
.tagcontainer {
	float: left;
	width: 520px;
	height: 101px;
}
.tagcontainer .header {
	width: 484px;
	height: 63px;
	float: left;
	border: 0px;
	margin: 3px 36px 3px 0px;
}
.tagcontainer .tag {
	width: 520px;
	height: 23px;
	clear: both;
	float: left;
	border: 0px;
}
.JC-logo {
	width: 262px;
	height: 98px;
	float: left;
	border: 0px;
	margin: 2px 0px 1px 32px;
}
.category {
	width: 968px;
	height: 130px;
	clear: both;
	float: left;
	background-color: #282525;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 3px solid #000000;
}
*html .category {display: inline;  }
.category .cat-img-first  {
	float: left;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 140px;
	height: 104px;
	cursor: hand;
	margin: 0px 18px 0px 13px;
}
*html .category .cat-img-first {display: inline;  }
.category .cat-img  {
	float: left;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 140px;
	height: 104px;
	cursor: hand;
	margin: 0px 18px 0px 0px;
}
.category .cat-img-last  {
	float: left;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 140px;
	height: 104px;
	cursor: hand;
	margin: 0px 0px 0px 0px;
}
.category .cat-img .text {
	background-color: #000000;
	color: #ebd09f;
	width: 142px;
	height: 18px;
	align: center;
	margin: 0px 0px 0px -1px;
}
.category .cat-img-last .text {
	background-color: #000000;
	color: #ebd09f;
	width: 142px;
	height: 18px;
	align: center;
	margin-left: -1px;
}
.category .cat-img-first .text {
	background-color: #000000;
	color: #ebd09f;
	width: 142px;
	height: 18px;
	align: center;
	margin-left: -1px;
}
.category .sports:hover { color: #FFFFFF;}
.bottom { clear: both; float: left; width: 968px; /**border: 2px solid #000000;**/ }
*html .bottom {display: inline;  }
.menu { float:left; width: 175px; border-right: 2px solid #000000; border-bottom: 1px solid #000000;}
*html .menu {display: inline;  }
.item { 
	clear: both; 
	float: left;
	width: 163px; 
	height: 22px;
	padding: 3px 3px 0px 9px;
	background-image: url('/template/wood-menu-bg.jpg');
	background-repeat: no-repeat;
	font-size: 18px;
	font-family: Arial, Sans-serif;
	color: #000000;
	text-align: left;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
} 
.section { 
	width: 163px;
	text-align: left; }
.section a:link, .section a:visited { 
	/** Remove <div> on each link element once IE6 dies **/
	clear: left; 
	float: left;  
	padding: 3px 3px 1px 9px;
	width: 163px;
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
	text-align: left;
 }
.section a:hover { text-decoration: underline; }
.center {float: left; width: 617px; font-size: 12px;}
*html .center {display: inline;  }
.splash {float: left; width: 617px; /**height: 194px;**/ height: 200px; border-bottom: 1px solid #000000; }
*html .splash {display: inline;  }
.date { 
	clear: both; 
	float: left; 
	font-size: 11px; 
	width: 505px; 
	padding: 10px 0px 7px 15px;
	text-align: left; }
.textcontainer { clear: both; float:left; width: 597px; padding: 0px 10px 10px 10px; }
*html .textcontainer {display: inline;  }
.pagetext {
	width: 582px;
	text-align:justify;
	font-size:12px;
	font-family: Arial, sans-serif;
	padding: 0px 10px 0px 5px;}
.pagetext a:link, .pagetext a:visited {color: #C28900;font-weight: normal;text-decoration: none;}
.pagetext a:hover {color: #FF6666;}
.pagetext .title {font-family: Arial; font-size: 10pt; color: #282525; font-weight: bold;}
.right { float: left; width: 172px; border-left: 2px solid #000000; font-size: 12px; border-bottom: 1px solid #000000; /**height: 531px;**/}
*html .right {display: inline;  }
.torahbox { clear:both; float: left; width: 172px; height: 88px; border-top: 1px solid #000000; border-bottom: 1px solid #000000; margin-bottom: 4px; }
*html .torahbox {display: inline;  }
.torahbox .David { 
	background-image: url('/right-items/David-Lessin-Torah-Box.jpg'); 
	background-repeat: no-repeat;
	width: 172px; height: 88px;}
.torahbox .David .header {
	font-size: 12px; 
	font-family: Arial; 
	clear: both;
	float: left;
	padding: 4px 0px 0px 4px;
	font-weight: bold;
} 
.torahbox .David .title {
	font-size: 10px; 
	font-family: Arial; 
	clear: both;
	float: left;
	padding: 1px 0px 0px 4px;
	width: 105px;
	text-align: left;
} 
.torahbox .David .topicbox {
	clear: both;
	float: left;
	padding: 1px 0px 0px 4px;
	width: 100px;
	text-align: left;
}
.torahbox .David .topicbox .topic { 
	clear: both;
	float: left;
}
.torahbox .David .topicbox .topic a:link, .torahbox .David .topicbox .topic a:visited {
	font-size: 10px; 
	font-family: Arial; 
	clear: both;
	float: left;
	padding: 4px 0px 0px 0px;
	font-weight: bold; color: #bd2313; 
	width: 100px;
	text-decoration: none;
}
.torahbox .David .topicbox .topic a:hover {text-decoration: underline;}
.torahbox .Yitz { 
	background-image: url('/right-items/Yitz-Motzen-Tool-Tips.jpg'); 
	background-repeat: no-repeat;
	width: 172px; height: 88px;}
.torahbox .Yitz .header {
	font-size: 12px; 
	font-family: Arial; 
	clear: both;
	float: left;
	padding: 4px 3px 0px 65px;
	*padding: 4px 3px 0px 0;
	*text-align: right;
	*width: 165px;
	font-weight: bold;
}
.torahbox .Yitz .title {
	font-size: 10px; 
	font-family: Arial; 
	clear: both;
	float: left;
	padding: 1px 3px 0px 65px;
	*padding: 1px 3px 0px 0;
	text-align: left;
	*text-align: right;
	width: 105px;
	*width: 152px;
}
.torahbox .Yitz .topicbox {
	clear: both;
	float: left;
	padding: 1px 3px 0px 85px;	
	width: 87px;
	text-align: left;	
} *html .torahbox .Yitz .topicbox {*padding: 1px 3px 0px 0; *margin-left: 33px;  }
.torahbox .Yitz .topicbox .topic { 
	clear: both;
	float: left;
}
.torahbox .Yitz .topicbox .topic a:link, .torahbox .Yitz .topicbox .topic a:visited {
	font-size: 10px; 
	font-family: Arial; 
	clear: both;
	float: left;
	padding: 4px 0px 0px 0px;
	font-weight: bold; color: #bd2313; 
	width: 100px;
	text-decoration: none;
}
.torahbox .Yitz .topicbox .topic a:hover {text-decoration: underline;}
.application { 
	clear: both; 
	float: left; 
	width: 172px; height: 60px; 
	border-top: 1px solid #000000; border-bottom: 1px solid #000000; 
	margin-bottom: 4px;
	background-color: #dae2f7; }
*html .application {display: inline; }
.application .summer { clear:both; float: left; font-size: 14px; text-align:center; padding-top: 4px; width: 172px; font-weight: bold;}
.application .dates { clear:both; float: left; font-size: 12px; text-align:center; padding-top: 3px; width: 172px;}
.application .dates a:link, .application .dates a:visited { 
	clear: both; float: left; 
	color: #bd2313; font-weight: bold;
	text-decoration: underline; text-align: center; 
	padding-top: 4px; width: 172px;}
.application .dates a:hover {color: #f80c5a;}
.video { 
	clear: both; float: left; margin-bottom: 4px;
	width: 172px; height: 58px; 
	background-image: url('/right-items/CBT-video.jpg'); 
	background-repeat: no-repeat;
	border-top: 1px solid #000000; border-bottom: 1px solid #000000;  }
*html .video {display: inline; }
.video .header { clear:both; float: left; font-size: 16px; text-align:left; padding: 4px 0px 0px 7px; width: 100px; font-weight: bold;}
.video .link {clear: both; float: left; padding: 4px 0px 0px 7px; color: #bd2313; font-weight: bold; font-size: 10px; width: 120px; text-align: left;}
.video .link a:link, .video .link .a:visited { 
	color: #bd2313; font-weight: bold; font-size: 10px;
	text-decoration: underline; text-align: left; 
	padding-top: 2px; width: 110px;}
.video .link a:hover {color: #f80c5a;}
.jc { clear: both; float: left; width: 172px; height: 74px; border: 0px; border-top: 1px solid #000000; }
*html .jc {display: inline; }
.copy {
	clear:both;
	width: 948px;
	align:center;
	font-size: 11px;
	color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;}
.copy a:link, .copy a:visited {color: #5A5738;text-decoration: none;}
.copy a:hover {color:#B57C00;text-decoration:underline;}
td.formatImages { border: 1px solid #A8A8A8; width: 266px; height: 200px; overflow: hidden; }

