body {
  background-color:#000000; text-align:center; font-family:Arial; color:#FFFFFF;
}
:link,:visited
{
  color:#0033FF;
}
.zeeHeader {
  background:#3265BE url(/img/header.jpg) repeat-x top center;  height:42; text-align:left;  color:#FFFFFF; font-size:16pt; margin-bottom:3;
}
.zeeBody {
  background-color:#FFFFFF; margin-bottom:3; color:#000000;
}
.short {
  min-height:30; height: auto !important; height:30;
}
.tall {
  min-height:300; height: auto !important; height:300;
}
.box1, .box2, .box3, .box4 {
  width:100%; height:100%;
}
.box1 {
  background:url(/img/corn_tl.png) no-repeat top left;
}
.box2 {
  background:url(/img/corn_tr.png) no-repeat top right;
}
.box3 {
  background:url(/img/corn_bl.png) no-repeat bottom left;
}
.box4 {
  background:url(/img/corn_br.png) no-repeat bottom right;
}
img.link {
  margin-bottom:3;
}
img {
  vertical-align:middle;
  border:0;
}