body {
	background-color: #FFF
}
#toplinks {
	margin-top: 1px;
	background-color: #D2CCBC;
}
#toplinks div{
	width: 227px;
}
#bottomlinks {
	width: 906px;
	overflow: hidden;
	margin-left: 1px;
	background-color: #D2CCBC;
}
.bottomlink {
	float: left;
	width: 226px;
}
.bottomlink img {
	margin-bottom: -4px;
}
#footer {
	clear: both;
	margin-bottom: 5px;
}
#centralframe {
	margin-top: 2px;
	margin-bottom: 2px;
}

/* Rollovers */
#toplinks a {
	display: block;
	width: 168px;
	height: 21px;
}
#bottomlinks a{
	display: block;
	width: 169px;
	height: 158px;
}
#toplinks a:hover {
	background-position: 0 -21px;
}
#bottomlinks a:hover {
	background-position: 0 -158px;
}
#inicio {
	background-image: url(images/inicio.jpg);
}
#biografia {
	background-image: url(images/biografia.jpg);
}
#escritos {
	background-image: url(images/escritos.jpg);
}
#entrevistas {
	background-image: url(images/entrevistas.jpg);
}
#foro {
	background-image: url(images/foro.jpg);
}
#contacto {
	background-image: url(images/contacto.jpg);
}
#chat {
	background-image: url(images/chat.jpg);
}
#galeria {
	background-image: url(images/galeria.jpg);
}

