body {
	background: url(http://www.heritageoffoley.com/images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 10px 10px 10px 10px;
	}
	
a:link {
	color: #000066;
	text-decoration: none;
	}
a:visited {
	color: #000066;
	text-decoration: none;
	}
a:hover {
	color: #660033;
	text-decoration: none;
	}
a:active {
	color: #000066;
	text-decoration: none;
	}
	
div.container {
	width: 100%;
	height: 100%;
	}
	
div.header {
	padding: 0px;
	margin-left: 0px;
	height: 120px;
	width: 102%;
	background: url(http://www.heritageoffoley.com/images/header.jpg);
	background-repeat: nrepeat-x;
	position: absolute;
	top: 10px;
	left: 0px;
	z-index: 105;
	boarder:0
	}
#logo {
	position: absoulte;
	top: 16px;
	left:20px;
	}

div.left {
	background: url(http://www.heritageoffoley.com/images/menu_bg.jpg);
	background-repeat: nrepeat-y;
	width:200px;
	margin:0;
	padding:0;
	padding-top:20px;
	padding-bottom: 0px;
	position: absolute;
	top: 120px;
	left:10px;
	z-index: 103;
	float: left;
	vertical-align: middle;
	}
#cap {
	padding-top: 10px;
	vertical-align: bottom;
	}
#menu {
	vertical-align: middle;
	}
#menu a {
	padding-left:5px;
	padding-right:5px;
	display: block;
	font-size:12pt;
	color: #000066;
	font-weight:bold;
	font-family:verdana;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
	}
#menu a:hover {
	color:#660033;
	text-decoration:none;
	}

div.box {
	position: relative;
	width: 100%;
	}
div.box_contents {
	background-color:transparent;
	height: 100%;
	position: relative;
	width: 78%;
	padding: 150px 0px 20px 210px;
	z-index: 101;
	font-family:verdana;
	/*	opacity: .8;
	filter:alpha(opacity=80); /* IE's opacity*/
	}
div.box_background {
	background-color: white;
	height: 100%;
	filter:alpha(opacity=75); /* IE's opacity*/
	left: 0px;
	opacity: 0.75;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 99;
	}
.head {
	padding-bottom: 30px;
	font-size: 150%;
	font-weight:bold;
	color: #660033;
	text-align: center;
	z-index: 102;
	font-family:verdana;
	width:100%;
	padding-left: 10px;
	padding-right:10px;
	}
#bmenu {
	font-size:75%;
	text-align:center;
	}
#top {
	vertical-align: top;
	}
.leftimg {
	float: left;
	z-index: 103;
	padding-right: 10px;
	}
.rightimg {
	background: transparent;
	float: right;
	padding-left: 10px;
	}
#fix {
	position:absolute;
	top:0px;
	right:0px;
	width:10px
	background: url(http://www.heritageoffoley.com/images/bg.jpg);
	z-index:
	}
.space {
	padding: 10px;
	}
