@import url(http://www.popov.org/etc/simple.css);

#title, div.category {
	width: 100%;
	margin-top: 1em; margin-bottom: 1em;
}

#travel-images, #misc-images {
	float:right;
	width:45%;
}

#travel-links, #misc-links {
	float:left;
	width:55%;
}

#event-images {
	float:left;
	width:45%;
}

#event-links {
	float:right;
	width:55%;
}

img.small-photo {
	margin: 0.5em;
}

#header-photo {
	margin-right: 2em;
}