body {
	text-align: center;
	background-color: e5f1fd;
	font-size: 100%;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	float: none;
	padding: 0px;
	margin: 0;
	clear: both;
}



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

h1 {
	font-size: 2em;
	color: #4679BA;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-bottom: 0.5em;
	text-indent: 1em;
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0.5em;
	margin-top: 0px;
}
h6 {
	font-size: 2em;
	font-style: italic;
	color: #4679BA;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


H2 {
	font-size: 1.5em;
	color: #4679BA;
	padding-bottom: 0.5em;
	background-repeat: no-repeat;
	margin-top: 0em;
	padding-top: 0.5em;
	text-align: left;
	text-indent: 1.7em;
	background-image: url(images/Child_h2.gif);
	background-position: center bottom;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	text-indent: 1em;
	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;
	margin-right: 3em;
	margin-left: 0em;
	float: left;
	width: 250px;
}
h4 {
	font-size: .7em;
	font-weight: normal;
	line-height: 0px;
	padding-left: 2.5em;
}
h5 {
	font-size: 1em;
	font-weight: normal;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CABBAA;
	text-align: left;
	margin-right: 2em;
	margin-left: 1em;
}

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

}
#headerImg {
	margin-left: auto;
	margin-right: auto;
	width: 1020px;
}
#navBar {
	background-color: #402B1E;
	height: 28px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
}
#navBarButtons {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}


#wrapper {
	width: 930px;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #FFF;
	margin-right: auto;
}
#photoHeader {
}

#wrapper2 {
	border: thin outset #333;
	width: 960px;
	margin-left: 15px;
}

#visitorBar {
	float: left;
	text-align: left;
	padding: 0px;
	text-indent: 0;
	color: #FFF;
	margin-top: 5px;
	background-image: url(images/vistorbarBack.jpg);
	width: 220px;
	background-color: #52BAF7;
	background-repeat: no-repeat;
	border: thin solid #402B1E;
	z-index: 1000;
}


#sidebar {
	background-color: #FFF;
	float: left;
	margin-bottom: 15px;
	margin-top: 10px;
	background-image: url(images/child_sidebarY.gif);
	background-position: right;
	width: 250px;
	background-repeat: no-repeat;
}



#mainText {
	background-color: #FFF;
	text-align: left;
	margin-top: 10px;
	float: right;
	clear: right;
	margin-bottom: 15px;
	width: 625px;
}
#footer {
	background-color: #4679BA;
	clear: both;
	float: none;
	color: #FFF;
	text-align: center;
	word-spacing: 0.3em;
}
#wrapper #sidebar ul li {
	text-align: left;
}
#wrapper #mainText table {
	margin-left: 30px;
}
