body, h1, h2, h3, h4, p {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	text-decoration: none;
	background-image: url(images/runner.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #333333;
	line-height: 120%;
}
.type_italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-style: italic;
	color: #333333;
}
#wrapper {
	text-align: left;
	width: 901px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 75px;
	width: 901px;
}
#innerwrapper {
	float: left;
	width: 901px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#menu {
	float: left;
	width: 246px;
}
#index_content {
	float: left;
	width: 655px;
	background-image: url(images/bckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center 197px;
	height: 605px;
}
#content {
	float: left;
	width: 655px;
	background-image: url(images/bckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center 147px;
	height: 555px;
}
#text {
	width: 530px;
	margin-top: 20px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#footer {
	width: 100%;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	line-height: 130%;
}
#footer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	line-height: 150%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #083643;
	line-height: 90%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #0E667E;
}
a:link {
	color: #083643;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #064340;
}
a:active {
	text-decoration: none;
	color: #083643;
}
.doc_photo {
	margin-right: 10px;
}

