body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background-color: #FFFFFF;
}
#wrapper {
	width: 800px;
	margin: auto;
	height: auto;
	background-color: #FFFFFF;
}

#content {
	height: auto;
	width: 800px;
	z-index: 2;
	border: 1px solid #cc0000;
}
#contenttest {
	height: 450px;
	width: 800px;
	z-index: 2;
	border: 1px solid #cc0000;
}
#contenthome {  /* firefox won't recognize the box because of the floats so have to force the height */
	height: 650px;
	width: 800px;
	z-index: 2;
	border: 1px solid #cc0000;
	clear: both;
}
#contenthomeknl {  /* firefox won't recognize the box because of the floats so have to force the height */
	height: 725px;
	width: 800px;
	z-index: 2;
	border: 1px solid #cc0000;
	clear: both;
}
#contenthomeknlmoreinfo {  /* firefox won't recognize the box because of the floats so have to force the height */
	height: 2600px;
	width: 800px;
	z-index: 2;
	border: 1px solid #cc0000;
	clear: both;
}
#footer
{
	clear: both;
	margin: 0;
	padding: 0.5em;
	color: #CC0000;
	border-top: 1px solid gray;
	text-align: center;
}


hr {
	color: #CC0000;
}
.inspiration {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 1.5em;
	font-weight: bold;
	color: #999999;
	text-align: center;
	float: right;
	height: 100px;
	padding: 10px;
}

.inspirationknl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: #000000;
	text-align: center;
	float: right;
	background-color: #FFFFCC;
	height: 100px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: 35px;
	padding-top: 20px;
	border: thin dotted #666666;
}


#navigation {
	height: 60px;
	margin: auto;
	margin-top: 30px;
	margin-left: 30px;
	background-repeat: no-repeat;
	background-image: url(images/navbgsmall.gif);
	background-position: center top;
}
a:link {color: #cc0000;}
a:visited {color: #cc0000;}
a:focus {color: #000000;}
a:hover {color: #000000;}
a:active {color: #000000;}
h1 {
	color: #cc0000;
	font-weight: bold;
	font-size:16px;
}

h2 {
	color: #cc0000;
	font-weight: bold;
	font-size:14px;
}
h5 {
	color: #000000;
	font-weight: bold;
	font-size:12px;
	font-style:italic;
}
h4 {
	font-size: 14px;
}

.connie {
	font-size: 9px;
	color: #666666;
}

#maincontent {
	width: 600px;
	height: auto;
	margin: auto;
	margin-bottom: 20px;
}


#leftcontent {
	float: left;
	height: auto;
	width: 175px;
	padding: 10px;
}
#events {
	height: auto;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
}
#rightcontent {
	height: auto;
	width: 600px;
	margin-bottom: 0px;
	margin-top: 10px;
	margin: auto;
}
.books {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

p.text {
	line-height: 1.5em;
	display: block;
	padding-right: 10px;
}


#logo {
	width: 750px;
	margin-bottom: -30px;
	margin-left: 135px;
	position: relative;
}

.clear {
  clear: both;
  height: 0;
}
#maincontentcommit {
	width: 700px;
	margin: auto;
	margin-bottom: 20px;
}
.booktext {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	clear: both;
}
.knlbooktext {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.tableheader {
	background-color: #999999;
}
.eventtable {
	background-color: #CCCCCC;
	border: thin solid #CC0000;
}
.order {
	font-size: 12px;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
}
.bio {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC0000;
	padding-left: 10px;
}
#wrapper #content #maincontentcommit ul {
	line-height: 1.5em;
}
#wnaquotes {
	border: 1px solid #000000;
	width: 500px;
	line-height: 1.8em;
	padding: 5px;
}
#twelvequotes {
	border: 1px solid #000000;
	width: 425px;
	float: right;
	line-height: 1.8em;
	padding: 5px;
}
#lwwsquotes {
	border: 1px solid #000000;
	width: 500px;
	float: right;
	line-height: 1.8em;
	padding: 5px;
}
#hdsgquotes {
	border: 1px solid #000000;
	width: 500px;
	float: right;
	line-height: 1.8em;
	padding: 5px;
}
#text {
	line-height: 1.5em;
}
#wrapper #contenthome #rightcontent .tables table {
	border: medium solid #000000;
}
#knlright {
	float: right;
}
#knlleft {
	float: left;
}
