

/*  BANNER STYLES */


#banner{
	
}

#sitelogocell {

	padding-bottom : 0px;
	padding-top : 0px;
	padding-right : 30px;
		padding-left : 10px;
		background-image : url(bg.gif);
		background-repeat : repeat;
}
 
#bannercentretopcell {
background-image : url(bg.gif);
		background-repeat : repeat;	
	padding-left : 40px;
}
.bannerstrapline {
	color : #FFD700;
	font-family : "Ruach LET";
	font-size : 16pt;
}

#generalsitelinkscell {	
	background-image : url(globalimages/bg.gif);
		background-repeat : repeat;
	background-color : #00008B;
		padding-right : 10px;
}


#bannercentrebottomcell {
	
	background-image : url(globalimages/bg.gif);
		background-repeat : repeat;
	background-color : #00008B;
	
}


/* END BANNER STYLES background : #ECFAFF;*/

/* NAVIGATION STYLES */

.yellowtext{
color : #FFD700;
	font-size : 10pt;
	text-align : justify;
}
	
 .yellowtext  a{
	color : #FFD700;
	text-decoration : none;
	font-size : 10pt;
}


#navigationcell {
background-image : url(globalimages/bg.gif);
		background-repeat : repeat;
	background-color : #00008B;
		padding-right : 30px;
		padding-left : 20px;
}
#aboutnavigationcell{
	background-color : #FFD700;
	padding-left : 20px;
	padding-top : 5px;
	padding-bottom : 5px;
	border : 1px outset;
}

#bottomspacercell{
	background-color : #00008B;
}

#bodycell {
	
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 10px;
}

#altnavigationcell{
	
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 0px;
}


#mainheading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	padding-left : 10px;
	padding-top : 10px;
}


	
/* END NAVIGATION STYLES */

/* PAGE BODY  STYLES */



/* END PAGE BODY  STYLES */