#header {
	background-image: url(images/meanderingthreads1.gif);
	width: 810px;
	height: 130px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#main {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	padding-top: 10px;
	padding-right: 55px;
	padding-bottom: 10px;
	padding-left: 55px;
}
#navbar {
	clear: left;
	float: left;
	width: 160px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin: 10px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#copy {
	text-align: justify;
	padding: 10px;
	margin-left: 200px;
}
a {
	color: #990000;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #008080;
}
#footer {
	font-size: small;
	background-image: url(images/diagonalfooter.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 10px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-align: center;
}
h1 {
}

.style1 {color: #627859}

