body{
	margin: 0;
	padding: 0;
	font-family: helvetic, arial, sans-serif;
	color: white;
	font-size: x-small;
	background-color: #b8c9f4;
}

p{ color: black; font-size: small; line-height: 20pt; margin-top: 0; }
#imagestrip { clear:both; height: 125px; background-image: url(../../Anancy%20Books%20Web/images/td_header.jpg); background-repeat: no-repeat; width: 100%; }

ul.leftCol { margin: 0; list-style: none; }

li {
	font-family: verdana, arial, helvetica, sans-serif;
	margin-top: 0;
	padding-top: 0;
	color: #666;
	font-size: x-small;
}

h2 { color: #000080; font-size: large; font-weight: bold; background-color: transparent; padding:0 10px 0 5px; margin: 0; }

h3
{ color: #d60000; font-size: medium; font-weight: normal; margin: 0; }

h4
{
	font-size: small;
	font-weight: bold;
	color: #76839A;
	margin:5px 0 5px 10px;
}


dt
{
	background-color: #fff;
	color: #666;
	font-size: small;
	padding-left: 5px;
	margin: 0 0 0 5px;
}

dd
{
	background-color: #fff;
	color: #666;
	font-size: x-small;
	padding-left: 5px;
	margin: 0 0 10px 5px;
}
.bandname
{ font-weight: bold; font-size: larger; text-decoration: underline; }
img.storyImage
{
	float:left;
	margin: 10px 0 0 0;
	padding-right: 10px;
	
}

.footer { text-align: right; font-size: xx-small; }

.footer a{
	color: #fff;
	text-decoration: underline;
}

a{ color: black; font-size: 11pt; }
ul.leftCol li a{
	color:#333;
	text-decoration:none;
}
ul.leftCol li a:hover{
	color:#b8c9f4;
	text-decoration:underline;
}

h3.leftCol a{ text-decoration:none; }
h3.leftCol a:hover{
	color:#dc0707;
	text-decoration:none;
}
a:hover { color: #dc0707; }
