div.quoted p{
  color: #B3B3B3;
  text-align: right;
  font-size: 1.1em;
}

#header_image {
  position: relative;
  float: left;
}

#header {
  height: 140px;
}

#header a{
  font-weight: bold;
}

#header a:hover {
  color: #aaddcc;
}

#footer a:hover {
  color: #255D13;
}

#footer a {
  color: #8BB9FF;
}

span {
  color: #CC0000;
}

p.lessons {
  text-indent: 1.4em;
  margin: 20px 10px;
}

p.finalMessage {
  font-size: 1em;
  font-weight: bolder;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.img {
  margin: .5em;
}

.em {
  font-weight: italic;
}

ul {
  margin-left: 40px;
}

.introduction {
  padding: 1em;
  text-indent: 1em;
}

h1, h2, h3 {
  padding: .4em;
  /*text-indent: .5em;*/
  color: #727272;
}

label {
  font-weight: bold;
}

img {
  padding: 6px;
}

.box a {
  color: #000;
}

.boxit {
  width: 200px;
}

.clearboth {
  clear: both;
}

.clearright {
  clear: right;
}

.clearleft {
  clear: left;
}
ul li a {
  font-family: "Comic Sans MS", Granada, Times;
}

.special {
  color: #30CC90;
}

.musings{
  font-size: 1.23em;
  color: #00cccc;
}

.othercolor{
  font-size: 1em;
  color: #00cccc;
}

.smallfont{
  font-size: 1em;
  text-indent: 1.4em;
  margin: 20px 10px;
}

.small{
  font-size: 1em;
}

.differentcolor{
  font-size: 1.3em;
  color: #00cccc;
}

.photoLegend {
  font-size: 1em;
  color: #00cccc;
}

#scrapbook {
  list-style-type: none;
  margin-left: 0;
}

#scrapbook li{
  width: 250px;
  float: left;
}