@charset "utf-8";
#wrapper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #0000FF;
	height: auto;
	width: 800px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
	text-shadow: 1px 1px 1px #000;
}
#shadow {
	background-image: url(shadow.png);
	background-repeat: repeat-y;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
}
#wrapper #text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#shadow #wrapper #text #ashbylist {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#shadow #wrapper #google {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 425px;
	text-align: center;
}
#shadow #wrapper #header a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #339900;
	text-decoration: none;
}
#shadow #wrapper #anchors {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
	text-align: center;
	font-style: normal;
}

