body {
	font-family: Georgia, serif;
	background: none;
	color: black;
	font-size:14px;
	overflow:visible;
}

#header, #right_bar, #highlight_left {
	display: none;
	
}

#content:before {
	content:"Temple Beth Israel";
	font-size:22px;
	font-weight:bold;
	text-decoration:underline;
}


#content, #content_content {
	width:100%;
	padding:0;
	margin:0;
	background:none;	
}

a {
	color:#0000FF;
}

a:after {
	color:#ccc !important;
	content: " [" attr(href) "] ";
}

#footer a:after {
	content:"";
}
