/*
	index.css
	for Martha Grenon - The Bringing of the Bones
	created by Paul Novitski - Juniper Webcraft
	last revised - 29 November 2006
*/

/*====================
content
====================*/
#contentInner
{
	position: relative;
	max-width: 740px;
	top: -60px;
}
* html #contentInner
{
	width: 740px;
}
p
{
	margin-bottom: 0;
}
#header img
{
	visibility: hidden;
	xdisplay: none;
}
#col1,
#col2,
#col3,
#col4,
#col5
{
	float: right;
	clear: right;
	margin-left: 0;
	margin-right: 10px;
	text-align: right;
	white-space: nowrap;
}
#col3
{
	margin-top: 1ex;
	font-size: 2em;
}
#col4
{
	margin-top: 2em;
}
#col5
{
	margin-top: 2em;
}
#col2 img
{
	width: 500px;
	height: 347px;
}
