body {
    background-image: url(http://icecap.us/images/bg.gif);
    margin: 0px;
    padding: 0px;
}
div
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
}
.indextable {
    vertical-align: top;
    width: 100%;
}
img {
    border: 0px;
}
tr {
    vertical-align: top;
}
.cell1 {
    vertical-align: top;
    background-color: #C8E0F0;
    width: 224px;
}
.cell2 {
    vertical-align: top;
    background-color: #C8E0F0;
    width: 224px;
}
.cell3 {
    vertical-align: top;
    background-color: #C8E0F0;
    width: 224px;
}
.cell4 {
    vertical-align: top;
    background-color: #C8E0F0;
    width: 224px;
}
.cell5 {
    vertical-align: top;
    background-color: #C8E0F0;
    width: 224px;
}
.cell6 {
    vertical-align: top;
    background-color: #C8E0F0;
    width: 224px;
}
.entry
{
    margin-left : 10px;
    margin-bottom : 10px; 
   margin-right : 10px;
   margin-top : 15px;
}
.entryindex
{
    margin-left : 10px;
    margin-bottom : 10px; 
   margin-right : 10px;
}
.contentmoveup20
{
    top: -20px;
}
#nav a {
  display:block;
  margin:0px;
  width: 155px;
  padding:2px 0px 0px 0px;
  font:400 12px Arial, Helvetica, sans-serif;
  line-height:18px;
  color:#222222;
  text-decoration:none;
  border-top:1px solid #d3d3d3;
  }
#nav a:hover {
  color:#fff;
  background:#91C1E1;
  }
.cell {
    background-color: #C8E0F0;
}
.pagehead{
    background-color: #02578E;
    height: 45px;
}
.pagetitle
{
    color: white;
    padding: 15px 0px 0px 10px;
    font:600 16px Arial, Helvetica, sans-serif;
}
a {
  font:400 12px Arial, Helvetica, sans-serif;
  color:#02578E;
  text-decoration:underline;
  }
a:hover {
  color:#fff;
  background:#02578E;
  text-decoration:none;
  }
.paginate {
    color: #666666;
    padding: 15px 0px 0px 0px;
    font: bold 12px Arial, Helvetica, sans-serif;
  border-top:1px dotted #666666;
}
.pagedate{
    color: #333333;
    padding: 0px 0px 2px 0px;
    font: bold 11px Arial, Helvetica, sans-serif;
  border-bottom:1px solid #666666;
}
.homedate{
    color: #333333;
    padding: 5px 0px 0px 0px;
    font: bold 11px Arial, Helvetica, sans-serif;
    border-bottom:1px dotted #666666;
}
.posted{
    color: #333333;
    font: bold 11px Arial, Helvetica, sans-serif;
}
.imglink{
  text-decoration:none;
    background-color: #C8E0F0;
}
.imglink:hover{
  text-decoration:none;
    background-color: #C8E0F0;
}
.footer{
text-align: center;
font: 600 10px Arial, Helvetica, sans-serif;
color: #000000;
}
ul li {
  line-height:14px;
}