body,
html{
	margin:0;
	padding:0;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #ffffff;
	background:#000000  url(../image/merenda-collection-inner-slice.jpg) repeat-x;	
}

/* HEADING */

#header-left {
   width: 50%;
   position: absolute;
   top: 0;
   left: 0;
   background: transparent url(../image/merenda-collection-inner-slice.jpg) repeat-x;
} 

#header-content {
        position: relative;
        z-index: 1;
} 


body> {
	position:fixed;
}

/* MIDDLE CONTENT*/
div#middlewrap {
	padding:0px 0 0 0;
	margin-left:0;
	padding-bottom:50px;
}
body>div#middlewrap {
	margin-left: 0;
}
div#middle {
	width:100%;
	margin:0 auto;
}
div#middle {
	background:#000000;
	color:#333333;
}
div#content {
	background: #000000;
	padding: 0 10px;
	margin-left: 0px;
}
	
/* FOOTER */
div#footerwrap {
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	height:30px;
	margin-bottom:-1px;
}
body>div#footerwrap {
	position:fixed;
}
div#footer {
	height:30px;
	width:100%;
	margin:0 auto;
}
div#footer h2 {
	text-align:center;
	padding:0;
	margin:0;
}
div #footer p {
	margin: 0;
	padding: 0;
	text-align: left;
}
div#footer a {
	color:#333333;
}
div#header {
	color: #ffffff;
	background-color: #899497;
}
div#sidebar {
	background:#002b42;
	color:#ffffff;
}
div#footer {
	background:#ffffff;
	color:#333333;
}
/* LICORICE ALLSORTS */
h1,
h2 {
	padding:0;
	margin:0;
}
h1 {
	font-size:24px;
	text-align:left;
	padding-top:0px;
	padding-right:0px;
	color:#ffffff;
	font-family: 'Arial Narrow';
	font-style: italic;
}
h2 {
	font-size:16px;
	font-weight: bold;
	padding-top:1em;
	margin-top:0;
}
p {
	margin-bottom:0;
	font-size:12px;
}
ul {
	font-size:12px;
	line-height:1.2em;
	font-family:Trebuchet MS;
}

p#deceased {
 font-size: 10px;
 align: left;
}

A { text-decoration:none;}
A:link	{color: #ffffff;}
A:visited{color: #ffffff;}
A:hover	{color: #cc6602;}
