	body {
	text-align: center; /* required for centering the page in IE */
	background-color:#471800;
	font-family: Papyrus, "Trebuchet MS", Arial, Helvetica, sans-serif, "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	.style {
		font-weight:bold;
		text-decoration:underline;
margin-top:-20px;
	font-size:35px;
	text-align:center;
	margin-bottom:5px;
	border-top:none;
		color:#471800;
line-height:40px;
	font-family: Papyrus, "Trebuchet MS", Arial, Helvetica, sans-serif;	}
	#wrapper {
	width: 850px;
	margin: 0 auto; /* centering the page */
	text-align: left;
	background-color: #ffffcc;
	border: 5px solid #9b6905;
	}
#header {
	height: 125px;
	margin-top:15px;
	margin-left:15px;
	padding-bottom:15px;
	background: #ffffcc;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	}
#header2 {
	height: 50px;
	padding-bottom:15px;
	}

#content {
	width: 850px;
	}
#footer {
	clear:both;
	background: #ffffcc;
	padding-top:15px;
	text-align:center;
	}
	
h1 {
	font-size:55px;
	color:#471800;
	font-weight:bold;
	font-family: Papyrus, "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:10px;
	text-align: center;
}

h2 {
	font-size:41px;
	color:#471800;
	font-weight:bold;
	text-decoration:underline;
	margin-top:-1px;
	padding-left:10px;
font-family: Papyrus, "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align:center;
}

h3 {
	font-size:13px;
	color:#471800;
	font-weight:bold;
	padding-left:10px;
	font-family: Papyrus, "Trebuchet MS", Arial, Helvetica, sans-serif;;
}

h6 {
	margin-top:-20px;
	font-size:21px;
	text-align:center;
	margin-bottom:5px;
	border-top:none;
		color:#471800;
		padding-left:10px;
		padding-right:10px;
line-height:30px;
	font-family: Papyrus, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
}

p {
		color:#471800;
font-size:20px;
	text-align:center;
	font-family: Papyrus, "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:10px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; 
	left:0;
}

#imageContainer {
	position:relative;
	margin:auto;
	width:215px;	
}

/* Styles for the entire LavaLamp menu */
.lavaLamp {
    position: relative;
    height: 25px; width:820px;
    padding: 15px; margin: 0 0;
    overflow: hidden;
	background-color:#9b6905;
	font-family: Papyrus, "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
    /* Force the list to flow horizontally */
    .lavaLamp li {
        float: left;
        list-style: none;
		font-family: Papyrus, "Trebuchet MS", Arial, Helvetica, sans-serif;
    }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
            width: 9px; height: 30px;
            z-index: 8;
			border-bottom: 3px solid #471800;
            position: absolute;
        }
		    
            .lavaLamp li.back .left {
                height: 30px;
                margin-right: 9px;
            }
        /* Styles for each menu-item. */
        .lavaLamp li a {
            position: relative; overflow: hidden;
            text-decoration: none;
            text-transform: uppercase;
            font: bold 14px arial;
            color: #471800; outline: none;
            text-align: center;
            height: 30px; top: 7px;
            z-index: 10; letter-spacing: 0;
            float: left; display: block;
            margin: auto 10px;
			font-family: Papyrus, "Trebuchet MS", Arial, Helvetica, sans-serif; 
			text-shadow:#000;
	        }
img, thumb, li { behavior: url(iepngfix.htc) }

