﻿#wrapper {
	position: relative;
	width: 900px;
	z-index: 2;
	margin-left: auto;
	margin-right: auto;
	background: #FCFBF8;
}
#masthead {
	position: relative;
	width: 900px;
	z-index: 2;
	left: 0px;
	top: 0px;
	background-image: url('../images/headerTorahScroll_Logo.jpg');
	background-repeat: no-repeat;
	height: 163px;
	border-top-style: solid;
	border-top-width: 5px;
	border-top-color: #5A5A5A;
}
#themeLine {
	margin: 0px;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: large;
	text-align: right;
	vertical-align: middle;
	float: right;
	width: 500px;
	padding-top: 8px;
	padding-right: 30px;
	position: relative;
	top: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
#logoBox {
	background-position: center center;
	position: relative;
	width: 201px;
	top: 15px;
	left: 30px;
	float: left;
}
#headerpic {
	position: relative;
	width: 900px;
	z-index: 2;
	clear: both;
}
#footer {
	clear: both;
	background: #CCBA96;
	position: relative;
	width: 900px;
	z-index: 1;
	border-bottom-width: thick;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: x-small;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	border-bottom-color: #515151;
	border-bottom-style: solid;
}
.footerLinks {
	margin: 0px auto 0px auto;
	position: relative;
	top: 10px;
	text-align: center;
	z-index: 2;
}
.copyright {
	margin: 0 auto 0px auto;
	text-align: center;
	position: relative;
	top: 20px;
	z-index: 2;
}
#lowerWrapper {
	position: relative;
	width: 900px;
	z-index: auto;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
}
.logoPic {
	top: 35px;
	left: 80px;
	position: absolute;
}
