a:link , a:visited {
	color: #000099;
	text-decoration: underline;
}

a:hover {
	color: #FF3300;
	text-decoration: underline;
}

blockquote {
	color: #333333;
	font-size: 94%;
	font-style: italic;
	margin: 8px 32px 12px 16px;
	padding: 4px 4px 4px 12px;
}

h0, h1, h2, h3, h4 {
	letter-spacing: 0.15em;
	margin: 3px 1px 5px 1px;
}

h1 {
	color: #191970;
	font-size: 135%;
}

h1.warn {
	color: #F20000;
	font-variant: small-caps;
}

h2 {
	color: #596673;
	font-size: 115%;
}

h3 {
	color: #0000CD;
	font-size: 105%;
}

h4 {
	font-size: 100%;
}

hr.fat {
	background-color: #C72525;
	height: 4px;
}

hr.thin {
	border: none;
	border-top: 1px solid #711B1B;
}

li {
	margin-bottom: 13px;
}

p {
	line-height: 1.39em;
	margin: 12px 18px 10px 12px;
}

pre {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	margin: 4px 4px 4px 4px;
	padding: 2px 6px 6px 6px;
}

table {
	border-bottom: 21px solid #A9A9A9;
	border-left: 1px solid #6699CC;
	border-right: 1px solid #A9A9A9;
	border-top: 1px solid #6699CC;
}

table caption {
	background-color: #E8EBC3;
	border-left: 1px solid #A9A9A9;
	border-right: 1px solid #A9A9A9;
	border-top: 1px solid #A9A9A9;
	font-weight: bold;
	letter-spacing: 0.15em;
	margin-top: 17px;
	padding: 5px 19px;
	text-align: left;
}

td {
	vertical-align: top;
}

ul {
	list-style-image: url(../images/layout/list_dot2.gif);
	margin-bottom: 10px;
	margin-top: 10px;
}

ul.musiclist {
	list-style-image: url(../images/icons/music_1.gif);
}

ul.musiclist li a {
	font-variant: small-caps;
	letter-spacing: 0.15em;
}

ul.titlelist {
	list-style-image: url(../images/icons/writing.gif);
}

ul.titlelist li {
	font-variant: small-caps;
	letter-spacing: 0.15em;
}

.alert {
	background-color: #FFFFFF;
	border: 2px solid #2627BB;
	border-top: 5px solid #191970;
	font-size: 90%;
	margin-top: 17px;
	padding: 13px;
}

.alert h1 {
	color: #FF0000;
	font-variant: small-caps;
}

.book_cover {
	border: 1px solid #333333;
}

.book_desc {
	color: #2F4F4F;
	padding-top: 13px;
}

.book_desc i {
	color: #A60000;
}

.center {
	margin-left: auto;
	margin-right: auto;
}

.left {
	float: left;
	margin-bottom: 10px;
	margin-right: 12px;
}

.nob {
	border: none;
}

.person_name {
	color: #B94A00;
	font-weight: bold;
}

.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 12px;
}

.smaller {
	color: #990000;
	font-size: 85% !important;
	font-weight: normal !important;
}

.title {
	color: #8E0000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	padding-left: 1px;
	padding-right: 1px;
}

#bandofpoets {
	background-color: #FFFFF0;
	border: 1px solid #ACC9CC;
	float: right;
	margin-right: 50px;
	margin-top: 47px;
	padding: 7px 15px 21px 15px;
	text-align: left;
	width: 345px;
}

#contact {
	background: url(../images/layout/double_line.gif) repeat-x center;
	padding: 42px 0px 42px 0px;
	text-align: center;
}

#promobook {
	float: left;
	margin-top: 31px;
	padding: 7px;
	text-align: center;
	width: 256px;
}
