body {
margin: 0px 10px 30px 10px;
padding:0;
border:0;
font : 80% "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	background-color:#666666
 
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FCFCFC;
	}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	}

a:hover, a:active {
	text-decoration: underline;
	color: #FFFBF0;
	}



.pageHeader {
	border-bottom: 2px outset #CCCCCC;
	background-color:#FFFBF0;
	margin-top: 0px;
	margin-right: -10px;
	margin-left: -10px;
	background-image: url(firebrand_top.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 86px;
}



.pageHeader h1 {
	font-size:20px;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	color:#2A0000;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 95px;
	top: 30px;
	position: relative;

}


.Navigation { 
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
}

.bookDetails {
	width: 305px;
	height:480px;
	margin: 5px;
	border: 2px outset #CCCCCC;
	float:left;
	background-color:#FFFBF0;
}

.bookDetailsWide {
	width: 500px;
	height:480px;
	margin: 5px;
	border: 2px outset #CCCCCC;
	float:left;
	background-color:#FFFBF0;
}


.bookDetails a:link {
	color: #000000;
	}
.bookDetails a:visited {
	color: #000000;
	}
.bookDetails a:hover{
	color: #000000;
	}
.bookDetails a:active {
	color: #000000;
	}


.bookDetailsWide a:link {
	color: #000000;
	}
.bookDetailsWide a:visited {
	color: #000000;
	}
.bookDetailsWide a:hover{
	color: #000000;
	}
.bookDetailsWide a:active {
	color: #000000;
	}




.bookDetails h3 {
	font-weight: bold;
	letter-spacing: +0.2em;
	word-spacing: 0.2em;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}

.bookDetails p {
	font-weight: normal;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 16px;
}

.bookDetailsWide p {
	font-weight: normal;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 16px;
}

.bookDetails ul {
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 0px;
}

/* This works in IE */
.bookDetails li {
	width: 250px;
	padding: 3px 0 3px 4px;
	border-bottom: 2px solid #311D00;
	margin-left: 30px;
}

/* This works in Firefox */

html>body .bookDetails li {
	width: 250px;
	padding: 3px 0 3px 4px;
	border-bottom: 1px solid #311D00;
	margin-left: -10px;
}

.bookCover { 
	width: 305px;
	height:480px;
	margin:5px;
	text-align:center;
	float:left;
	border: 2px outset #CCCCCC;
	background-color:#666666;
}


.bookCover p.edition {
	letter-spacing: +0.05em;
	text-align: center;
	word-spacing: 0.1em;
	margin: 5px;
	color:#FFFFFF;
}

.bookCover p.artist {
	letter-spacing: +0.05em;
	text-align: center;
	word-spacing: 0.1em;
	margin: 5px;
	color:#FFFFFF;
	font : 70%;

}

.bookCover p.artist2 {
	letter-spacing: +0.05em;
	text-align: center;
	word-spacing: 0.1em;
	margin: 3px;
	color:#FFFFFF;
	font-size: 70%;
	font-style: italic;
}


.bookCover img {
	text-align:center;
	vertical-align: middle;
	background-position: center center;
	margin: 2px;
}

.footer {
	width: 305px;
	height:480px;
	margin: 5px;
	border: 2px outset #CCCCCC;
	float:left;
	background-color:#666666;
	background-image: url(kellylight.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.footer address {
	margin-left: 10px;
	color: #FFFFFF;
	margin-top: 420px;
	letter-spacing: +0.05em;
	word-spacing: 0.1em;
	font-size: 70%;
	font-variant: normal;
	font-style: normal;
}

