h1 {
font-family: 'Kristen ITC', 'Comic Sans MS' Papyrus, serif;
font-weight: bolder;
color:blue;
font-size: 1.5em; 
}

h2 {
font-family: 'Kristen ITC', 'Comic Sans MS' Papyrus, serif;
color:red; 
font-size: 1.2em;
}

h3 {
font-family: 'Kristen ITC', 'Comic Sans MS' Papyrus, serif;
font-style: italic;  
font-size: 1.0em;
}

body {
font-family: 'Kristen ITC', 'Comic Sans MS' Papyrus, serif;
color:black; 
font-size: 1.0em;
}


.sitetitle { 
background-image: url(images/rightshim.jpg);
background-repeat: repeat-x;
margin-top: 0;
margin-left: 0;
}

.nav {
background-image: url(images/bottomshim.jpg);
background-repeat: repeat-y;
margin-top: 0;
margin-left: 0;
}


a:link {
color: #f00;
}


a:visited {
color: #c99;
}

.pfooter {
font-family: 'Kristen ITC', Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: red;
}

.done {
font-family: 'Kristen ITC', Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #c99;
}

.contact {
font-family: 'Kristen ITC', Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: blue;
}

li {
list-style-type: disc;

}

li:hover {
list-style-type: circle; }

.c_right {
font-size: 0.5em;
}



.dropBox {
float: left;
margin-right: 20px;
}

#object1 {
position: static;
width: 158px;
}

#object2 {
position: relative;
top: -25px;
left: 85px;
width: 208px;
z-index: 3;
}

.col1 {
position: relative;
top: 0px;
left: 20px;
color: blue;
}

.col1a {
position: relative;
top: 0px;
left: 20px;
}
.col1b {
position: relative;
top: 0px;
left: 20px;
font-size: 0.5em;
}
