#thumb {
float: left;
margin-right: 50px;
width: 150px;
padding-left: 70px;
padding-bottom: 15px;
margin-top: 20px;
}
#menu {
float: left;
width: 400px;
margin-top: 20px;
}
a.menu:link, a.menu:visited {
color: #663366;
display: block;
font-family: "Courier New", Courier, mono;
font-size: 18px;
font-weight: bold;
letter-spacing: -1px;
margin-bottom: 10px;
}
a.menu:hover, a.menu:active {
color: #66CC99;
}
#box {
width: 600px;
clear: left;
margin-right: auto;
margin-left: auto;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-top-color: #990066;
font-size: 9px;
padding-top: 5px;
padding-bottom: 15px;
}
#poema {
min-height: 200px;
	_height: 200px;
width: 400px;
margin-right: auto;
margin-left: auto;
margin-top: 25px;
margin-bottom: 20px;
}
#naveg {
font-family: "Courier New", Courier, mono;
font-size: 14px;
text-align: center;
width: 500px;
margin-right: auto;
margin-left: auto;
margin-bottom: 20px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #663366;
padding-top: 15px;
}
#naveg a:hover {
color:#0066CC;
text-decoration: underline;
}
