img { behavior: url(/css/iepngfix.htc); }

* {
	padding: 0px;
	margin: 0px;
}

body {
	background: #ddbb57;
	background-image: url(/images/wood_background_seamless.jpg);
}

#container {
	width:900px;
	margin:5px auto;
}

#header {
height: 300px;
}

#menu {
background: #7F5024;
margin: 5px 0 0 0;
}

#nav {
margin: 5px 0 0 40px;
}

#content {
background:url(/images/FFFFFF_50op.png);
padding: 12px 0px 1px 50px;
position: relative;
}

#content h1{
color: #8A5D3B;
font: 40px Rage Italic;
margin-top: -2px;
margin-bottom: -6px;
line-height: 1em;
}

#content h2{
color: #8A5D3B;
font: 17px Arial;
font-weight:bold;
margin-top: -5px;
margin-bottom: 10px;
}

#content p{
color:#3B2314;
font-family: Arial;;
margin-top: 0px;
margin-bottom: 9px;
}

#content ul{
margin-top: 0px;
margin-bottom: 9px;
}

#content li{
color:#3B2314;
font-family: Arial;
margin-top: 0px;
margin-left: 1.5em; padding-left: 0.0em;}

#content a{
color:#3B2314;
font-family: Arial;
text-decoration: underline;
}

#footer {
background-color:#8B8D09;
font: 110% Century Gothic;
color: #FFFFFF;
text-align: justify;
text-justify: inter-ideograph;
padding: 5px 50px 5px 50px;
}

#footer2 {
background:url(/images/FFFFFF_50op.png);
height:20px;
}






.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

