html,body {
  margin:0;
  padding:0;
}
body {
  font-family:Arial,Verdana;
  background: #FFF;

}
a {
  text-decoration:none;
  color:blue;
}
.alpha a {
  font-family:Georgia;
  text-decoration: none;
  color: blue;
  padding-right:15px;
}
img {
  border: 1px solid #000;
}
.bar {
  background-color: #CCCCFF;
  height: 20px;
  width: 90%;
  padding-left:20px;
}
h2 {
  margin:0;
  padding:0;
}
#footer {
  position: absolute;
  bottom: 0;
  font-size:10px;
  color:#333;
  text-align:center;
  width:99%;
}
#footer a {
  text-decoration:none;
  color:#6666FF;
}

#container {
    position: relative;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
}

html>body #container {
    height: auto;
}
.pics td {
	text-align:center;
}
.pagelinks {

}
.pagelinks a {
	padding-left:5px;
}

