body{ margin:0; font-family: Arial, Helvetica, sans-serif; background-image:url(../img/logo_back.jpg);}
#currentOffers{ border:none; width:100%; background-color:#FFFFFF }
#currentOffers{ background-color:#993300; color:white; font-weight:bold; text-align:center }
#otherCourses {border:3px double grey}
#otherCourses a{color:red; font-size:12px; font-weight:normal;}
#otherCourses p{color:#993300; font:bold 12px Arial; margin:5px 0; }
#courseInfo, #otherCourses div { text-align:center; font:bold Arial 16px; color:#993300 }
#linkMenu {border: 3px double grey; text-align:center; width:150px; font-weight:bold; margin:20px 0 10px}
#linkMenu > a{ display:inline-block; text-decoration:none; border-bottom:3px solid rgb(236,218,200); 
	background-color: rgb(204,153,102); color:black; font:Bold 13px Arial; width:150px; 
	margin-top:3px; text-align:left; height:18px;}
#linkMenu > a:hover{ background-color:rgb(255,204,102) }
#linkMenu > a.active{background-color:green}
.JISHead{ background-image:url("../img/JewishInteractiveStudies.gif"); width:469px; height:51px; }
.JIS { background:url('../img/jis.gif') no-repeat center center; width:150px; height:125px; display:block;}	
.courses {width:100%}
#MenuLeft ul ul li a.active, #MenuLeft ul ul li a.active:hover{color:green; cursor:default; text-decoration:none;}

a {
	color: red;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: underline;
}
a:active {
	color: red;
	text-decoration: underline;
}
a:visited {
	color: red;
	text-decoration: underline;
}
a.Content:link {
	text-decoration: none;
	color: RED;
}
a.Content:visited {
	text-decoration: none;
	color: RED;
}
a.Content:active {
	text-decoration: none;
	color: RED;
}
a.Content:hover {
	text-decoration: underline;
	color: BLUE;
}
.Content {
	font-family:Arial, Helvetica, sans-serif
}
#MenuLeft {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
}
#MenuLeft ul {
	list-style: none;
	margin: 0;
	padding: 0;
	list-style-image:none
}
#MenuLeft li {
	border-bottom:1px solid #993300;
	color:#993300;
	font-weight:bold;
	padding-top:15px;
}
#MenuLeft ul ul {
	font-size:medium;
	list-style-image:none
}

#MenuLeft ul ul li {
	font-size:small;
	border-bottom: 1px solid #993300;
	color: #0000FF;
	font-weight: bold;
	background-color: #CC9966;
	padding: 1px 0px 1px 0px;
}

#MenuLeft ul ul li a:link, #MenuLeft ul ul li a:visited,{
	display: block;
	padding: 1px 1px 1px 5px;
	border-bottom-color: gray;
	color: #000066;
	text-decoration: none;
}
#MenuLeft ul ul li a {
	color: #0000FF;
}
#MenuLeft ul ul li a:hover {
	border-bottom-color: 993300;
	color: #FFFFFF;
}
