#idx {
	margin: 0px;
	font-size: 11px;
	font-style: normal;
	font-family: serif;
	background-image: url("/images/sleeping-cat-lg2.png");
	z-index: 1;
	position: absolute;
	top: 56px;
	left: 91px;
	width: 255px;
	height: 136px;
}

a.idx {
	font-size: 13px;
	font-family: courier, fixed, serif;
}

#about {
	position: absolute;
	top: 54px;
	left: 285px;
	z-index: 1;
}

#photos {
	position: absolute;
	top: 100px;
	left: 344px;
	z-index: 1;
}

#projects {
	position: absolute;
	top: 35px;
	left: 92px;
	z-index: 1;
}

#writing {
	position: absolute;
	top: 135px;
	left: 345px;
	z-index: 1;
}

#map {
	position: absolute;
	top: 167px;
	left: 148px;
	z-index: 1;
}

#music {
	position: absolute;
	top: 22px;
	left: 140px;
	z-index: 1;
}


