* {
padding: 0;
margin: 0;
}

html, body {
	font: 12px "Lucida Sans Unicode", Verdana, sans-serif;
	color: #333333;
	margin: 0;
	padding: 0;
	background-color: #E6EBF0;
	background-image: url(3735header.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
}

.h2{
	background-image: url(http://www.3735saintclair.com/images/blogbg.png);
	height: 27px;
	width: 350px;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CF7019;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
}

#wrapper {
	width:100%;
	height:100%;
	background-color: #A2BEDA;
	background-image: url(../bg.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	position: fixed;
	z-index: 0;
	padding: 0px;
	background-position: center top;
}


#logo {
	width: 250px;
	height: 115px;
	top: 0px;
	z-index: 0;
	left: 0px;
	padding-top: 85px;
}

#donate {
	z-index: 0;
	width: 286px;
	position: absolute;
	left: 275px;
}

#header {
	padding: 0px;
	top: 0px;
	z-index: 0;
	width: 600px;
	left: 250px;
	position: absolute;
}

#content{
	width: 1000px;
	position: relative;
	z-index: 50;
	margin-right: auto;
	margin-left: auto;
}

#footer{
	width:100%;
	background-image: url(../church.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index: 25;
	height: 400px;
	position: relative;
	}
	
#photo{
	height: 275px;
	width: 275px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: left;
	top: 250px;
	position: absolute;
	left: 0px;
}

.floatleft {
	float: left;
	border: 1px solid #000000;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: -25px;
}

#menu{
	height:auto;
	width:200px;
	position: absolute;
	top: 250px;
	z-index: 5;
	text-align: right;
	left: 0px;
	}

#rightborder{
	background-color: #FFFFFF;
	position: fixed;
	height: 100%;
	width: 15px;
	top: 0px;
	right: 0px;
	z-index: 100;
}
#topborder{
	background-color: #FFFFFF;
	width: 100%;
	position: fixed;
	z-index: 100;
	left: 0px;
	top: 0px;
	height: 15px;
}


#leftborder{
	background-color: #FFFFFF;
	position: fixed;
	height: 100%;
	width: 15px;
	top: 0px;
	left: 0px;
	z-index: 100;
}

#bottomborder{
	background-color: #FFFFFF;
	width: 100%;
	padding-bottom: 0px;
	padding-left: 0px;
	position: fixed;
	z-index: 100;
	left: 0px;
	bottom: 0px;
	height: 15px;
}

#text{
	width: 700px;
	position: relative;
	text-align: justify;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	font-size: 18px;
	line-height: 30px;
}

#copyright{
	width: 15px;
	position: fixed;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #1C3F95;
	float: none;
	height: 425px;
	left: 685px;
	bottom: 25px;
	background-image: url(../images/copyrightinfo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#port {
	background-image: url(../images/portbg.jpg);
	height: 200px;
	width: 350px;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
