body {
	text-align: center;
	background-color: #FFF;
	font-size: 100%;
	background-image: url(images/background.gif);
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-x;
}



P {
	text-align: left;
	padding-left: 3em;
	padding-right: 1em;
}
#wrapper #mainText h5 img {
	padding-right: 10px;
}

h1 {
	font-size: 2em;
	color: #4679BA;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 0.5em;
	background-image: url(images/H2img.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0.5em;
	margin-top: 0px;
	text-align: center;
}

H2 {
	font-size: 1.5em;
	color: #4679BA;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #402B1E;
	background-color: #F8F9FA;
	padding-bottom: 0.5em;
	background-image: url(images/H2img.gif);
	background-repeat: repeat;
	margin-top: 0em;
	padding-top: 0.5em;
	text-align: left;
	text-indent: 3em;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	text-indent: 1em;
	background-image: url(images/H2img.gif);
	background-repeat: repeat-x;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin-top: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #402B1E;
	color: #4679BA;
}
h4 {
	font-size: .7em;
	font-weight: normal;
	line-height: 0px;
	padding-left: 2.5em;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	padding-left: 1.5em;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #402B1E;
}
h6 {
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-left: -100px;
	margin-top: -15px;
	margin-bottom: -5px;
}


#header {
	padding: 0px;
	background-image: url(images/header.jpg);
	height: 118px;
	margin-top: -15px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	overflow: visible;

}
#headerImg {
	margin-left: auto;
	margin-right: auto;
	width: 1020px;
}

#navBar {
	background-color: #402B1E;
	height: 28px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 100%;
}
#navBarButtons {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
}




#wrapper {
	height: 700px;
	width: 1000px;
	text-align: center;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #FFF;
	margin-right: auto;
}

#wrapper2 {
	border: thin outset #333;
	width: 0px;
	margin-left: -5000px;
	height: 0px;
}


#visitorBar {
	float: left;
	text-align: left;
	padding: 0px;
	text-indent: 0;
	color: #FFF;
	width: 225px;
	z-index: 1000;
}


#sidebar {
	background-color: #FFF;
	float: left;
	border: 1px solid #402B1E;
	background-image: url(images/child_maintext.gif);
	margin-bottom: 50px;
	margin-top: 10px;
	padding-bottom: 10px;
}
#wrapper #flashMovie {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}



#mainText {
	background-color: #FFF;
	border: 1px groove #402B1E;
	background-image: url(images/maintext.gif);
	text-align: left;
	width: 500px;
	margin-top: 10px;
	float: right;
	clear: right;
}
#footer {
	background-color: #4679BA;
	clear: both;
	float: none;
	color: #FFF;
	text-align: center;
	word-spacing: 0.3em;
}
#wrapper #sidebar div p img {
	margin-bottom: -10px;
	margin-right: 5px;
}
