body {
margin: 0;
padding: 1em;
font: 12pt "Lucida Grand", Times, Helvetica, serif;
color: black;
text-align: left;
background-image: none;} 

/*ie6 .png fix*/
img { behavior: url(iepngfix.htc);}

#contents, #footer {
width: 100%;}

#header {
text-align: left;
width: 750px;
position:relative;}

/*for pages other than index, this floats the linked logo in the corner*/
#logo {
position: absolute;
left: 0px;
top: 0px;
z-index:2;}

/*Orange navigation bar*/
#mainnav {display: none;}

/*special div for Google search toolbar*/
#tools {display: none;}

/*right red sidebar*/
#redbar {display: none;}

#contents {
width: 100%;}

#contents img.opening {
float: left;
margin: 3px 5px 15px auto;
display: inline;}



/*Pullquote formatting*/
.pullquote {
width: 50%;
color: black;
margin: 8px;
float: right;
text-align: justify;
padding: 5px;
font: 1.5em Georgia, Times, "serif bold italic";
line-height: 1.25em;
background-color: silver;}

.pullquote p {
font-size: small;
text-align: right;}

/*content callout boxes, code courtesy of Laura Veprek. Thanks Laura!)*/
.news-item {
font-size: 1em;
width:85%;
color: black;
background-color: silver;
border: 1px solid #000000;
margin-left: 40px;
margin-bottom: 1.5em;
clear:both;
text-decoration: none;
text-transform: none;}

.news-item a {
text-decoration: none;
color: white;}

.news-item h3 {
margin: 0; 
background-color: gray; 
font-size: 1.25em;
padding: 10px;
color: white;
text-decoration:none;}

.news-item p {
margin:5px 0 5px 5px; 
padding: 5px; 
font-size: 1em;}

.news-item img { 
float: right;
margin-left: 2px;
margin-bottom: 10px;
clear: both;
border: 1px #000000 solid;}

.news-item ul, .news-item li {
list-style-type: none;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
padding: .5em;
text-decoration: none;
color: black;}

/*make sure the images in news-items are fully enclosed within the div, from www.positioniseverything.net/easyclearing.html*/
.news-item:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;}

/*orange footer*/
#footer {
width: 100%;
clear: both;
padding: .5em 0 .5em 0;
background-color: white;
color: black;
text-align: center;
font-size: .80em;
border-top: 2px double #000;}

/*XHTML and CSS badges*/
.validator {
margin: 1px 0 5px 0;
border-style: none;}

/*Archive.html buttons container*/
#buttonbox {
background-color: silver;
margin: 10px;
padding: 1em .5em 0 .5em;
border: 1px solid black;
clear:both;}

/* Hides from IE-mac \*/
* html #buttonbox {height: 1%;}
/* End hide from IE-mac */

#buttonbox a .alt { display: none; }

/*Archive Page Buttons*/
#buttonbox a {
display: block;
width: 160px;
height: 59px;
background-position: 0% 0px;
background-repeat: no-repeat;
margin: 0 0 15px 10px;
border:1px solid black;
float: left;
display: inline;}

a#button1 {
background-image: url(images/kdcb1_button.jpg);}

a#button2 {
background-image: url(images/kdcb2_button.jpg);}

a#button3 {
background-image: url(images/kdcb3_button.jpg);}

a#button4 {
background-image: url(images/kdcb4_button.jpg);}

a#button5 {
background-image: url(images/kdcb5_button.jpg);}

a#button6 {
background-image: url(images/kdcb6_button.jpg);}

a#button7 {
background-image: url(images/kdcb7_button.jpg);}

a#button8 {
background-image: url(images/kdcb8_button.jpg);}

#buttonbox:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;}