body {
    font-family: Gill Sans, Verdana, sans-serif;
    max-width:1000px;
    margin-left:auto;
    margin-right:auto;
}

img {
    border:none;
}

a {
    text-decoration:none;
    color:#777777;
}

ul
{
    list-style-type:none;
}

a:visited {
    text-decoration:none;
    color:#777777;
}

.actionstream
{
    clear:both;
}
.item
{
    margin-top:5px;
}

.pagetitle
{
    font-size: 300%;
    text-align:center;
}

.head
{
    clear:both;
    height:200px;
}

.logo
{
  font-size:1000%;
  float:left;
}

.logo a
{
    color: #000000;
}

.links
{
    font-size: xx-large;
    float:right;
}

.time {
  color: #bbbbbb;
  font-size:small;
}

.disclaimer
{
    clear: both;
    text-align: center;
    font-size: x-small;
    color: #888888;
}
