body  {
color: #555555;
font-size: 11px;
font-family: "Trebuchet MS", Geneva, Swiss, SunSans-Regular;
line-height: 20px;
}

p {
color: #555555;
font-size: 11px;
font-family: "Trebuchet MS", Geneva, Swiss, SunSans-Regular;
line-height: 20px;
}

td  { 
font-size: 11px;
line-height: 20px;
}

i {
line-height: 22px;
}

hr {
background-image: url(images/rule.gif)
}

H1 {
font-size: 16px;
padding-left: 8px;
padding-top: 5px;
background-image: url(../images/headsbak.gif);
background-repeat: no-repeat;
padding-bottom: 6px;
}

H2 {
font-size: 16px;
padding-left: 8px;
padding-top: 5px;
background-image: url(../images/headsbak.gif);
background-repeat: no-repeat;
padding-bottom: 6px;
}

#topbar {
position: absolute;
left: 7px;
top: 0px;
}

#weelogo {
position: absolute;
top: 220px;
left: 45px;
}

#container  {
background-image: url(../images/pagebak.jpg);
position: absolute;
top: 10px;
left: 0px;
width: 760px ;
}

#footer {
margin-left: 7px;
padding-top: 20px;
}

#main  {
padding-top: 10px;
margin-left: 10px;
width: 355px;
z-index: 10;
background-color: yellow;
}

#hiddenlogin {
position: absolute;
top: 0px;
left: 0px;
width: 15px;
height: 15px;
z-index: 20;
}


/* Pictures - you can put a border around all images here for instance */
.photo {
}

.photo img {
margin-right: 10px;
margin-left: 10px;
}


/* Captions to go below pictures */
.caption {
font-size: 9px;
text-align: center;
font-face: courier;
line-height: 13px;
}

.newsflash {
border: 1px solid #333333;
padding: 2px;
background-color: #FFF9BB;
text-align: center;
}