body {

	background: #763C4A;

}

td {
color: #31261E;
font-size: 12px;
font-family: "lucida grande", tahoma, arial, helvetica;
text-align: left;
}

div {

	margin: 0px;
	padding: 0px;

}

a {
font-size: 12px;
font-family: "lucida grande", tahoma, arial, helvetica;
text-decoration: underline;
color: #763C4A; }

a:hover {
font-size: 12px;
font-family: "lucida grande", tahoma, arial, helvetica;
text-decoration: underline;
color: #9A4D60; }

#nav {

	background: #B56E7F url("images/nav.gif");
	width: 772px;
	height: 26px;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;

}

#nav td {

	white-space: nowrap;
	color: #ffffff;
	height: 26px;

}

#nav a {

	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
	
}

#nav a:hover {

	text-decoration: underline;
	color: #ffffff;
	font-size: 11px;

}

#sidePoem {

	padding: 15px;

}

#topLink{

	position: absolute;
	margin: 10px 0 0 620px;
	text-align: center;
	background: #fff;
	padding: 5px;
	border: 1px solid #763C4A;
	font-size: 14px;
	text-decoration: none;
	
}

#topLink:hover{

	background: #ddd;

}