/* CSS Document */
.sitemap
{
	font-family:Garamond;
	font-size:14px;
	font-weight: bold;
	color: #361634;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/CALLIOPECOMBI2_30.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.title
{
	font-family:Garamond;
	font-size:16px;
	font-weight: bold;
	color: #361634;
}
.textcontent
{
	font-family:Garamond;
	font-size:15px;
	font-weight: normal;
	color: #361634;
}

.links
{
	font-family:Garamond;
	font-size:14px;
	font-weight: normal;
	color: #6F2C6F;
	text-decoration: underline;
}
