body {
	margin: 0px;
	padding: 0px;
	background-image: url(background.png);
}
#container {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0 50px 0 50px;
	width: 640px !important;
	width /**/: 750px;
	background: url(background_container.png) repeat-y;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 0.75em;
	color: #BBB5A2;
}
#intro {
	width: 460px;
	padding: 0;
	margin: 0;
}

#pageHeader {
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	width: 670px;
	height: 150px;
}

/* Begin style information for displaying text in the document */
#preamble {
	margin: 20px 0 30px 0;
	padding: 0 0 0 30px;
	width: 420px !important;
	width /**/: 460px;
}

#preamble h3 {
	background-image: url(leaf.png);
	background-repeat: no-repeat;
	text-indent: 25px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

#preamble p {
	padding-left: 25px;
	margin: 0px;
	padding-bottom: 5px;

}

#preamble a:link {
	color: #AC5213;
	text-decoration: none;

}

#preamble a:hover {
	color: #AC5213;
	text-decoration: underline;

}

#preamble a:visited {
	color: #AC5213;

}

#preamble a:active {
	color: #AC5213;
}


 /* Body text information */
#supportingText {
	width: 460px;
}
#supportingText {
	margin: 0;
	padding: 30px;
	padding-bottom: 0;
	width: 408px !important;
	width /**/: 468px;
	background: url(background_supportingtext.png) repeat-y;
	color: #BDC1BC;
}
#explanation {
	margin: -30px -30px 0 -30px ; 
	padding: 30px 30px 0 30px;
	background: url(i_supportingtext_header.png) no-repeat;
}
#explanation a:link {
	color: #719BFF;
	text-decoration: none;

}
#explanation a:visited {
	color: #719BFF;
	text-decoration: none;

}
#explanation a:hover {
	color: #719BFF;
	text-decoration: underline;

}
#explanation a:active {
	color: #719BFF;
	text-decoration: underline;
}

#footer {
	margin: 0 -30px; 
	padding: 40px 30px 10px 30px;
	height: 20px !important;
	height: 70px;
	background: #000000 url(background_footer.png) no-repeat;
}


#navbar {
	position: absolute;
	top: 184px;
	left: 527px;
	width: 177px;
}
#navbar .header {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	background-image: url(BrushSmallBrown.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 170px;
	padding: 4px 0px 5px 35px;
	font-size: 16px;
	font-weight: bold;
}
#navbar .header a:link {
	text-decoration: none;
	color: #AC5213;
	width: 170px;
	position: relative;
	text-indent: 9px;
}
#navbar .header a:visited {
	color: #AC5213;
	text-decoration: none;
}
#navbar .header a:hover {
	color: #365305;
}

#navbar .header a:active {
	color: #365305;

}
#navbar .sublink ul {
	margin: 0px 0px 0px 15px;
	list-style-position: inside;
	list-style-type: none;
}
#navbar .sublink li {
	border-bottom: 1px solid #784108;
	margin-bottom: 8px;
}
#navbar .sublink a:link {
	text-decoration: none;
	color: #AC5213;
	position: relative;
	width: 177px;
	font-weight: bold;
}
#navbar .sublink a:visited {
	color: #AC5213;
	font-weight: bold;
	text-decoration: none;

}
#navbar .sublink a:hover {
	text-decoration: none;
	color: #CDCCCB;

}

#navbar .sublink a:active {
	color: #365305;

}

