@charset "UTF-8";
#volume_image {
	text-align: center;
	float: none;
	width: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #440000;
	background-image: url(images/clnoact.gif);
	background-color: #DDDDDD;
	margin: 5px;
	padding: 5px;
}
#volume_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #550000;
	text-align: center;
	background-image: url(images/clnoact.gif);
	background-color: #DDDDDD;
	margin: 5px;
	padding: 5px;
}
