.header {
	width: 700px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	clear: right;
}
.buttons {
	width: 130px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 35px;
}
.text {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	width: 430px;
	border: 1px solid #999966;
	margin-right: 29px;
	margin-left: 109px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
}
.footer {
	text-align: center;
	font-size: 10px;
	color: #666666;
	margin-left: 109px;
	font-family: Arial, Helvetica, sans-serif;
	width: 460px;
	border: 1px solid #999966;
	float: left;
	padding: 10px;
	margin-top: 10px;
}
body {
	background-color: #993300;
	padding: 0px;
	margin: 0px;
	background-image: url(background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.container {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	height: 90%;
	background-image: url(header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.sb {
	font-family: "Century Gothic";
	font-size: 30px;
	color: #009900;
}
.PitS {
	font-family: "Century Gothic";
	font-size: 30px;
	font-weight: bold;
	color: #339999;
}
.background {
	background-color: #FFFFCC;
	margin-right: auto;
	margin-left: auto;
	z-index: -1;
	width: 600px;
	height: 300px;
}
.button {
	padding-bottom: 5px;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	color: #993366;
	text-decoration: none;
}
a:hover {
	color: #CC9933;
}
.quote {
	border: #3333FF;
	font-size: 10px;
	width: 240px;
	margin-left: 80px;
	color: #000000;
	font-weight: normal;
	height: 140px;
	padding-top: 35px;
}
.bioheader {
	text-indent: 30px;
	font-size: 18px;
	line-height: 0px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #993300;
	padding-left: 5px;
	width: 380px;
	margin-top: 25px;
}
.poem {
	padding-left: 70px;
	padding-top: 25px;
}
.textheader {
	font-size: 24px;
	color: #993333;
	font-weight: bold;
	margin-bottom: -10px;
}
.resources {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.poemsbody {
	background-image: url(poemsbackground.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 568px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.poemscontainer {
	width: 468px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	padding-left: 100px;
}
