div#masthead {
	background-image: url(/siteimages/pulse/simchas_header.gif);
}

div#channel_navigation ul,div#channel_navigation li ul
{
	background-color:  #39F;
}
div#channel_navigation li ul
{
	background-color: #9CF;
}

body.front div#main_story { 
width: 600px; /* width for IE5 */
voice-family: "\"}\""; 
voice-family: inherit;
width: 590px; /* width for IE6  - retain the declaration below too please! */ 
}

html>body.front div#main_story {  width: 590px; }


div#main_story
{
	padding: .3em 10px 5px 0;
	margin: 0;
	float: left;
	width: 590px;
	display: block;
}

div#main_story.noimage
{
	padding: 0 10px 0 0;
	margin: 0;
	float: left;
	display: inline;
}



div#main_story h2
{
	font-size: 140%;
	line-height: 120%;
	margin: 0 0 .3em 0;
	padding: 0;
}

div#main_story img.photo
{
	float: left;
	margin: 0 10px 5px 0;
	
}

table.directory {
width:100%;
margin:1em 0;
font-size:80%;
}

table.directory td {
border-top:1px #fff solid;
padding:.3em 1em .3em 0;
}

table.directory td.department {
font-weight:bold;
width:30%;
}

select {
 font-size: 90%;
 width: 150px;
}

