/* CSS Document */
.inner{
	background:#eadcdc url(../images/full-bg.gif) repeat-x;

}
.inner .content{
	margin-top:15px;
	margin-left:auto; 
	margin-right: auto;
	margin-bottom:0px;
	width:903px;
	border:#650a35 1px solid;
	background:#FFFFFF url(../images/content-bg.gif) repeat-y;
	overflow:hidden;
}
.inner .top-logo{
	margin:0px;
	padding-bottom:4px;
	height:96px;
}
.inner .right-side  /* for program links */
{
float:right;
height:520px;
min-height:50%;
margin-left:25px;
margin-right:10px;
margin-top:50px;
}
.img-nav
{
margin:1px;
padding:1px;
}

.inner .left-side{
	float:left;
	clear:both;
	margin-top:3px;
	margin-bottom:0px;
	width:220px;
	height:100%;
	min-height:100%;

	/*background:url(../images/space-bg.gif) 100% 0% no-repeat;*/
	overflow:hidden;
}

/************************** left NAV ******************************************************/

.inner #maalot-left-nav #first{
	border:none;	
}

.inner #maalot-left-nav a:hover{
	background:#eaebec url(../images/maalot_greyarrow.gif) 0% 50% no-repeat;
	width:225px;	
	display: block;
	color:#6b6666;
	font-family:Trebuchet MS,Georgia,Arial;
	font-variant:small-caps;
	font-weight:bolder;
	text-decoration: none;
	/*padding: 9px 0 7px 12px;*/
}

.inner #maalot-left-nav ul{
	display:none;
}
.inner #maalot-left-nav
{

	width:225px;
	margin:0px;
	/*height:300px;*/
	overflow:hidden;
	padding-bottom:2px;
}

.inner #maalot-left-nav li{
	height:45px;
	width:225px;
	clear:both;
	margin:0px;
	padding:0px 0px 0px 0px;
	background:#eaebec url(../images/maalot_arrow.gif) 0% 50% no-repeat;
/*	background:url(../images/maalot_arrow.gif) 0% 50% no-repeat;*/
	font-weight:bold;
	border-top:#bd1647 1px dotted;
	color:#bd1647;
	font-family:Trebuchet MS,Georgia,Arial;
	font-variant:small-caps;
}
.inner #maalot-left-nav a{
	width:225px;
	display:block;
	font-size: 16px;
	font-family:Trebuchet MS,Georgia,Arial;
	font-variant:small-caps;
	color: #bd1647;
	text-decoration: none;
	padding: 9px 0 7px 12px;
}
.inner .maalot-btm-left{
 	margin-left:0;
	margin-bottom:0;
	background-image: url(../images/maalot_watermark.gif);
	border:#000000 thick;
	width:225px;
	text-align:center;
}
.inner .maalot-btm-left img{
	padding:25px 0px;
	border:none;
}
.main
{
	padding:0px 0px 0px 11px;
	float:left;
	width:650px;
	overflow:hidden;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
.inner-text{
	font-size: 9pt;
	font-weight:500;
	line-height:1.7;
	width:650px;
	margin-right:5px;
	font:Arial, Helvetica, sans-serif;
	text-align:justify;
	overflow:hidden;
	float:left;
}
.maalot-heading
{
color:#bd1647;
FONT-SIZE: 14pt;
FONT-FAMILY: Trebuchet MS,Georgia,Arial;
font-variant:small-caps;
}
.page-title
{
color:#bd1647;
FONT-SIZE: 24pt;
FONT-FAMILY: Trebuchet MS,Georgia,Arial;
}
.maroontext
{
color:#bd1647;
}