body {
	background: #124d97;
	color: #CCC;
	font-family: Adobe Garamond, Times New Roman, Serif;
	font-size: 13px;
}

ul { 
  padding-left: 0px;
  margin-left: 0px;
  list-style-type: none; 
}

li {
  margin-left: 5px;
  margin-bottom: 5px;
}

a {
  text-decoration: none;
	color: #CCC;
  background: url("/pufferfish/hellozero/html/img/orn-leaf-lblue-sm.gif") no-repeat 0 50%;
  padding-left: 23px;
  padding-bottom: 5px;
  padding-top: 5px;
}

a img {
  border: none;
  padding-left: 0px;
}

.plain {
  background: none;
}

.plain:hover   {
  background: none;
}

a:visited {
  color: inherit;
}

a:hover {
  color: #FFF;
  background: url("/pufferfish/hellozero/html/img/orn-white-leaf-sm.gif") no-repeat 0 50%;
}

h1 {
  font-style: italic;
  padding-bottom: 3px;
  margin-bottom: 0px;
  margin-left: -5px;
}

h2 {
  font-size: 14px;
}

.subtitle { 
  font-style: italic; 
  font-weight: bold;
  font-size: 14px;
}

.mosaic {
  padding: 2px;
  margin-bottom: -35px;
}