/* Generated by KompoZer */
body {
  color: #000000;
  background-color: #FAFAD2;
  font-family: Arial,Helvetica,sans-serif;
}

h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: x-large;
  font-weight: bold;
  font-style:normal;
  text-transform: uppercase;
  text-align: left;
  text-decoration: none;
  line-height: normal;
  margin-top: 1em;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: large;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-align: left;
  text-decoration: none;
  line-height: normal;
  margin-top: 2em;
}
h3 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: medium;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-align: left;
  text-decoration: none;
  line-height: normal;
  margin-top: 2em;
}


.tight  { margin-top: 0; margin-bottom: 0 }

div.img  {
  margin:2px;
  border:1px solid #0000ff;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
}
div.img img {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
}
div.img a:hover img  {
  border:1px solid #0000ff;
  }
div.desc {
  text-align:center;
  font-weight:normal;
/*  width:150px; */
  margin:2px;
  }
div.container {
	border: none;
	overflow: hidden;
	width: 100%;
	}
