body,td,th {
	font-family: Century Gothic, Arial, Calibri;
	font-size: 12px;
}
body {
	background-color: #9ab8c7;
	margin-top: 0px;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
.header {
	width: 1025px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.hdr_menu {
	clear: both;
	width: 1025px;
	margin: 0px;
	padding: 0px;
}
.section_title {
	margin: auto;
	width: 1025px;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #666;
}
.content-wrapper {
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-y;
	margin: auto;
	width: 1025px;
	height: auto;
	min-height: 550px;
}
.footer {
	background-image: url(../images/footer.jpg);
	margin: auto;
	width: 1025px;
	height: 80px;
}

.main-menu {
	float: left;
	width: 215px;
	margin-top: 0px;
	margin-left: 35px;
	height: auto;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666;
	padding-top: 10px;
}
.main-content {
	float: right;
	width: 725px;
	margin-top: 10px;
	margin-right: 25px;
	pading-left: 25px;
	height: auto;
	text-align: left;
}
ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}
.photo {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 16px;
}
.summary {
	clear: none;
	float: left;
}
