﻿/* CSS layout */
#masthead {
	position: relative;
	width: 100%;
}

#top_left {
	width: 163px;
	position: relative;
	left: 0px;
	top: 0px;
}

#header {
	margin-left:200px;
}
.style1 {
	text-align: center;
	font-size: x-large;
}
#LogoBox {
	position: relative;
	width: 90px;
	height: 90px;
}

#left_col {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#page_content {
	margin-left: 200px;
}

#Header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	color: #0000FF;
}
#Header button {
	font-family: "Abadi MT Condensed";
	font-size: large;
	font-weight: bolder;
	background-color: #C0C0C0;
	color: #000080;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: 400;
	position: absolute;
	text-decoration: none;
	text-align: center;
}
#footer {
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	speak: normal;
}
.pRabbi {
	border-width: medium;
	border-color: inherit;
	margin: 0px;
	padding: 2px;
	font-size: large;
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
}
.pRabbiHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #008080;
	text-align: center;
}
.pRabbiHeading2 {
	font-family: Rockwell;
	font-size: 18pt;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	line-height: 9px;
}
.textmsgjbot {
	border-style: none;
	text-align: center;
	font-size: xx-large;
	color: #FF0000;
	font-style: oblique;
	background-image: inherit;
}
.img-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
p.left_nav {
	font-family: Georgia;
	font-size: x-large;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
	text-align: center;
}
.TFLHeading {
	font-family: Georgia;
	font-size: xx-large;
	color: #0000FF;
	text-align: center;
}
