#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/amy-back.jpg);
	margin-top: 0px;
	color: #FFFFFF;
}
h1 {
	font-size: 13pt;
	display: inline;
}

#header {
	text-align: center;
	background-color: #000000;
	height: 150px;
	padding-top: 20px;
	margin-bottom: 3px;
}
#left {
	float: left;
	height: 750px;
	width: 130px;
	background-color: #000000;
}
#middle {
	width: 680px;
	margin-right: 4px;
	margin-left: 4px;
	float: left;
	vertical-align: top;
	background-color: #000000;
	min-height: 750px;
}
#google-side {
	text-align: center;
	height: 600px;
	width: 130px;
	background-color: #000000;
}
#right {
	float: left;
	height: 750px;
	width: 130px;
	background-color: #000000;
}
#google-top {
	text-align: center;
	height: 93px;
	width: 950px;
	background-color: #000000;
	margin-bottom: 3px;
}
#google-links {
	background-color: #000000;
	height: 95px;
	width: 130px;
	margin-bottom: 3px;
	text-align: center;
}
#top-links {
	background-color: #000000;
	width: 950px;
	margin-bottom: 3px;
	padding-top: 1px;
	padding-bottom: 3px;
	text-align: left;
	text-indent: 5px;
	font-size: 15px;
	letter-spacing: 2pt;
}
#main-text {
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	float: left;
}
#footer {
	color: #000000;
	width: 950px;
	float: left;
	margin-top: 5px;
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
a:link {
	color: #00FF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00FF00;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.black:link {
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	text-decoration: none;
	color: #000000;
}
a.black:hover {
	text-decoration: none;
	color: #000000;
}
#page-header {
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	width: 670px;
	margin-left: 5px;
}
#google-toplinks {
	float: left;
	width: 680px;
}

a.black:active {
	text-decoration: none;
	color: #000000;
}
