body
{
	background: #E0ECFA;
	font-family: "Gill Sans", "Trebuchet MS",verdana,sans-serif;
	font-size: small;
	margin: 0px 0px 20px 0px;
	padding: 10px 0 10px 0;
	text-align:center;
}

#container
{
	width: 760px;
	margin: 0 auto 0 auto;
	background: #FFF;
	border: 1px solid black;
	text-align: left;
}

#content_container
{
	position: relative;
}

#content
{
	padding-left: 15px;
	padding-bottom: 15px;
	margin-top: 0;
	width: 530px;
	float: left;
}

#content h3
{
	margin-top: 10px;
	border-bottom: black 1px solid;
}

#classschedule
{
	width: 190px;
	margin-left: 560px;
	padding-right: 10px;
	padding-bottom: 15px;
	margin-top: 15px;
}

// IE 5.5 hack
{
	width: 190px;
	padding-right: 10px;
}

#header
{
	width: 760px;
	height: 200px;
	background-image: url("/images/22.jpg");
	margin: 0px auto 0px auto;
}

#header a
{
	display: none;
}

#footer
{
	border-top: black 1px dotted;
	padding: 15px;
	clear: both;
}

#footer a img
{
	border: 0;
}

div#navigation ul
{
	text-align: right;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0;
	padding-right: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #3E598D;
	color: white;
	width: 100%;
	float: right;
}

div#navigation ul li
{
	text-align: center;
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-right: 0px;
}

div#navigation ul li a
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: white;
	text-decoration: none;
	border-left: 1px solid #fff;
}

div#navigation ul li a:hover,
#aboutus #nav-aboutus a,
#classes #nav-classes a,
#registration #nav-registration a,
#people #nav-people a,
#training #nav-training a,
#birthstories #nav-birthstories a,
#contactus #nav-contactus a
{
	background-color: #fff;
	color: #3E597D;
}

div.styledlabels br
{
	clear: both;
}

div.styledlabels input
{
	float: left;
	clear: right;
	text-align: left;
	border: 1px solid black;
}

div.styledlabels label
{
	float: left;
	clear: left;
	text-align: left;
	width: 12em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}

h1
{
	margin: 0;
	padding: 0;
}