A:link { text-decoration: none; color:#333333 }
A:visited { text-decoration: none; color:#4e4e4e }
A:hover { text-decoration: none; color:#b4b4b4 }

img.border2 {
	border: 2px solid #333333;
}

img.border {
	border: 2px solid #333333;
}

body {
	background-color: #8d8d8d;
	color: #000000;
}

p.novel {
	color: #000000;
	text-indent: 3em;
}

table.menu {
  border: 2px solid #333333;
}

th {
  text-align: center;
  border: none;
  padding: 2px;
}

th.menuon { color: #b4b4b4; }
th.menuoff { color: #4e4e4e; }

td.menudots {
  text-align: center;
  color: #333333;
  border: none;
  padding: none;
}

font.bio {
  color: #000000;
}

#parentbox {
position: relative;
width: 640px;
height: 575px;
float: center;
text-align: left;
}

#imagebox {
position: relative;
width: 370px;
float: left;
text-align: center;
}

#image {
position: relative;
width: 360px;
float: center;
}

#poemparent {
position: relative;
width: 640px;
text-align: left;
}

#poem {
text-align: left;
position: relative;
width: 320px;
float: left;
}

#link{
position: relative;
width: 640px;
float: center;
text-align: left;
}

