img.cover {
	border: none;
}
a.cover{
	border-bottom:0px;}
p.covercaption{
    font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size:10px;
    text-align:center;}
p.booktitle{
    margin:0px;
    font-weight: bold;
    font-size:150%;
    }
p.bookauthor{
    margin:0px;
    left-margin:15px;
    font-weight: normal;
    }
p.quote{
    font-style: italic;
    vertical-align: text-top;
    }
div.heading{
    font-family: "Courier New", "Courier", Monospace;
    font-weight:bold;
    margin-top: 18px;
    margin-left: 150px;
    color:#000;
    font-size:32px;
    text-align:left;}
img.imghead {
	top:7px;
	left:683px;
	float: left;
	position: absolute;
}
img.imghead2 {
	top:7px;
	left:483px;
	float: left;
	position: absolute;
	border: 0;
}
img.imghead3 {
	top:7px;
	left:538px;
	float: left;
	position: absolute;
	border: 0;
}
img.imghead4 {
	top:7px;
	left:593px;
	float: left;
	position: absolute;
	border: 0;
}
img.imghead5 {
	top:7px;
	left:648px;
	float: left;
	position: absolute;
	border: 0;
}
img.imghead6 {
	top:7px;
	left:703px;
	float: left;
	position: absolute;
	border: 0;
}
img.imghead7 {
	top:7px;
	left:758px;
	float: left;
	position: absolute;
	border: 0;
}
img.imghead8 {
	top:7px;
	left:813px;
	float: left;
	position: absolute;
	border: 0;
}
img.imghead9 {
	top:7px;
	left:868px;
	float: left;
	position: absolute;
	border: 0;
}
img.bookcover {
    border: none;
    margin-right: 5px;
    float: left;
    vertical-align:text-top;
    position: relative;
}
div.header {
        background-color: #c89b45;
}
div.sections {
	width: 800px;
	padding-left: 100px;
}
div.booklisting {
	float: left;
	width: 180px;
}
div.checklist {
	float: left;
	width: 220px;
}
div.leftcol {
        width: 200px;
	left: 20px;
	margin-left: 0px; 
	position: relative;
}
div.midcol {
        width: 500px;
	left: 20px;
	margin-left: 10px; 
	margin-bottom:100px; /* adds to bottom to give room for footer */
}
div.midcolwide {
        width: 680px;
	left: 20px;
	margin-left: 10px; 
	margin-bottom:100px; /* adds to bottom to give room for footer */
}
div.rightcol {
        width: 230px;
	left: 20px;
	margin-left: 0px; 
	position: relative;
}
.floatleft {
    float:left;
    margin-top:10px;
    margin-right:10px;
    margin-bottom:10px;
    }
ul {
    font-weight: bold;
    list-style: none;
    padding-left: 6px;
    font-size:90%;
}
ul.event {
    font-weight: bold;
    padding-left: 6px;
    font-size:90%;
}
li {
    font-weight: normal;
    list-style: none;
    padding-left: 6px;
    font-size:100%;
}
li.event {
    font-weight: normal;
    list-style-type: square;
    padding-left: 6px;
    font-size:100%;
}
li.header {
    font-weight: bold;
    list-style: none;
    padding-left: 6px;
    font-size:100%;
}
li.highlight {
    font-weight: bold;
    list-style: none;
    padding-left: 6px;
    color:purple;
    font-size:140%;
}
p.highlight {
    color:purple;
    font-size:140%;
    padding-left: 6px;
    font-weight: bold;
}
