h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	line-height: 125%;
	font-size: 200%;
	margin-top: 0;
}

#content-container
{
/*
	background: #DCCDB6;
*/
	background: #cfb487;
	border: 1px solid #a27f43;
}

#content
{
	float: none;
	clear: both;
	width: 760px;
}

p
{
	color: #000;
}

em
{
	color: #75551a;
	font-family: Georgia, serif;
}


div.col-040
{
	width: 256px;
}

div.col-060
{
	width: 458px;
	float: right;
}

img
{
	border: 1px solid #75551a;
}
