#left ul {
	width: 164px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 8px;
	font-family: "Square721 Ex BT";
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D3DB;
	text-transform: uppercase;
}
#leftNavMain li a	{
	color:#C2C1C1;
	width:157px;
	text-decoration:none;
	display:block;
	background-color: #990000;
	height: 17px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}
#leftNavMain li a:hover	{
	background-color: #D8D8D8;
	color: #76292A;
} 

	/* subnav */
	#leftNavMain li a#navHighlight	{
	border-bottom:1px solid #DADDE6;
	background-image: url(img/bg_nav_on.gif);
	background-repeat: repeat-y;
}
	#leftNavMain li ul#subnav 		{
	margin:0;
	padding:4px 0 7px 0;
	border-top:0;
	border-bottom:1px solid #B3B3C1;
	font-size: 10%;
	font-family: "Square721 Ex BT";
}
	#leftNavMain li ul#subnav li a	{
	border:0;
	color:#0469A5;
	text-decoration:none;
}
	#leftNavMain li ul#subnav li a:hover	{
	color:#F79239;
	text-decoration: none;
}
#middle {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 9px;
	font-weight: normal;
	font-size: 12px;
}
#middle a {
	font-weight: normal;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}


#table {
	width: 140px;
	float: left;
	margin-right: 8px;
}
.picTD {
	float: left;
}

#title {
	font-family: "Square721 Ex BT";
	font-size: 12px;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	color: #990000;
	font-weight: bold;
	padding-left: 8px;
	text-transform: uppercase;
}

#title a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 1px;
	text-align: center;
	color: #C40000;
	font-weight: bold;
}
#img {
	text-align: center;
	height: 132px;
	width: 132px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #990000;
}
#details  {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #6F7376;
	text-decoration: none;
}
hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FF0000;
}

#pagin {
	text-align: left;
	width: 500px;
	clear: right;
	float: left;
}.listing {
	float: left;
	width: 795px;
	clear: right;
}
#volumes a{
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
.desc {
	padding-top: 8px;
	padding-left: 8px;
	font-size: 12px;
}
h1 {
	font-size: 12px;
	margin: 0px;
}
h2 {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	margin: 0px;
}
.imagenews {
	clear: right;
	float: left;
}

