@charset "utf-8";
/* CSS Document */

#footer {
	margin: 10px 0 0 0;
	clear: both;
}

#bottomnav {
  text-align: center;
  font-family: 'Comic Sans MS', 'Times New Roman', Times, serif;
  font-size: .7em;
  margin: 0;
  padding: 0 2px 0 2px;
}

#bottomnav li {
  display: inline;
  margin: 0;
  padding: 0;
}

#contact {
  clear: both;
  text-align: center;
  font-family: 'Comic Sans MS', 'Times New Roman', Times, serif;
  font-size: .7em;
  border-top: 2px solid #00F;
  border-bottom: 2px solid #00F;
}

#contact ul {
  margin: 0;
  padding: 0;
}

#contact li {
  display: inline;
  margin: 0;
  padding: 0;
}


#viewed {
	font-family: 'Comic Sans MS', 'Times New Roman', Times, serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

#viewed img {
	height: 30px;
}

#validation {
	text-align: center;
}