body, div, ul, hr{
	margin: 0;
	padding: 0;
}
p, h1, h2, h3 {
	margin: 0;
	padding-top: 0;
	padding-bottom: 10px;
}
h1 	{
	color:#000000;
	font-size:16px;
	font-weight:bold;
}
a 	{
	color:#527fa9;
}
h2 {
	font-weight:bold;
	color:#003399;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#outer {
	margin: auto;
	width: 800px;
}
body  {
	color:#003399;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#header {
	background-color: #FFF;
	height: 136px;
	width: 100%;
}
#footer {
	background-color: #FFF;
	height: 75px;
	width: 100%;
	float:left;
}
#wrapper {
	width: 100%;

	float: left;
}
#rightcolumn {
	width: 570px;
	background-color: #FFF;
	background-image: url(../images/contentbkgrt.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	float: left;
	min-height:790px;
	height:auto !important;
	height:790px;
	position:relative;
}
#leftcolumn {
	float: left;
	width: 230px;
	background-image: url(../images/contentbkglft.gif);
	background-position:top left;
	background-repeat:no-repeat;
	min-height:790px;
	height:auto !important;
	height:790px;
}
#headerlines  {
	border-bottom:#527fa9 solid 6px;
	border-top:#527fa9 solid 6px;
	margin-top:4px;
	margin-bottom:4px;
	font-size:4px;
}
#leftnav {
	margin-top: 39px;
	margin-left: 26px;
	background-image: url(../images/lftnavbrdr.gif);
	background-position: top right;
	background-repeat:no-repeat;
	height:750px;
}
.quote {
	text-align:center;
	font-weight:bold;
	color:#003399;
	font-size:16px;
	width:150px;
	padding-top:35px;
	padding-left:15px;
	
}
#hebrewdt {
	color: #000000;
	position:absolute;
	top:10px;
	left:-79px;
	font-weight:bold;
	
}
#topnav  {
	padding-left:330px;
	color:#003399;
	font-weight:bold;

}
#topnav a {
	text-decoration:none;
	font-size:12px;
	
}
#rtcontent {
	padding-top:25px;
	padding-left:25px;
	width:450px;
	position:relative;
}
#news {
	width: 265px;
	border: 5px solid #93ADC9;
	position: absolute;
	left: 274px;
	top: 24px;
	background-color:#FFF;
}
#newscontent  {
	padding:8px;
	font-size:12px;
}
