.heath {
}
body {
	background-image: url(image/bg-fade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	background-color: #B2C0C9;
}
#wrapper {
	width: 800px;
	margin: auto;
	background-color: #FFFFFF;
	text-align: center;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #738C99;
	border-bottom-color: #738C99;
}
#left-column ul {
	list-style-type: none;
	padding: 0px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#left-column li {
	float: left;
	margin-bottom: 10px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin-left: 25px;
}
#left-column a {
	color: #FFFFFF;
	text-decoration: none;
}



#header {
	width: 800px;
}
#right-column {
	float: right;
	width: 528px;
	margin-right: 35px;
	margin-top: 25px;
	font-size: 80%;
	text-align: left;
	color: #466F82;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 140%;
	color: #4D7485;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-color: #DDDACC;
	background-color: #EFEDE7;
	text-indent: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #9D9277;
	border-bottom-style: solid;
	margin-top: 25px;
}
.firstline {
	font-size: 110%;
}



#left-column {
	float: left;
	width: 176px;
	margin-top: 25px;
	padding-bottom: 25px;
	background-image: url(image/navbg.jpg);
	background-repeat: repeat-x;
	margin-left: 35px;
}
#left-column a:hover {


	color: #D1DBE0;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #466F82;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9DB1BC;
}
#footer {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	color: #A89E86;
}
.photo-right {
	float: right;
	margin-left: 15px;
	padding: 12px;
	border: 1px solid #B2C0C9;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

