body {
}
div#aboutcurio {
	color: #000000;
	top: 110px;
	position: absolute;
	left: 15px;
	width: 320px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
#aboutcurio a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #630D0D;
	text-decoration: none;
}
#aboutcurio a:visited {
	color: #000000;
	text-decoration: none;
}
#aboutcurio a:hover {
	color: #000000;
	text-decoration: none;
}
div#column2 {
	position: absolute;
	top: 110px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 250px;
	width: 200px;
}
#column2 a:link {
	color: #630D0D;
	text-decoration: none;
}
#column2 a:visited {
	color: #000000;
	text-decoration: none;
}
#column2 a:hover {
	color: #000000;
	text-decoration: none;
}
.redtext {
	color: #630D0D;
}
