body {
   font-family: Arial, Helvetica, sans-serif;
   margin-left: 50px;
}

.nodecoration { text-decoration: none; color: #000000; }
a:visited.nodecoration { text-decoration: none; color: #000000; }

img {
   border: 0px;
}

img.floatright {
   float: right;
   margin: 3px;
   clear: both;
}

td {
   vertical-align: top;
}

address {
   text-align: center;
}

h1 {
   clear: both;
}

h2 {
   clear: both;
}

h3 {
   clear: both;
}

div.news {
   background-color: #eeeeee;
   color: #000000;
   width: 100%;
}

table.news {
   background-color: #eeeeee;
   margin: 3px;
   padding: 1px;
}

tr.news {
   margin: 3px;
   padding: 1px;
}

del {
   text-decoration: line-through;
}

div.header {
   background-color: #ffffff;
   width: 100%;
   clear: both;
}

div.title {
   background-color: #ffffff;
   float: left;
}

div.menu {
   background-color: #ffffff;
   float: right;
}

div.content {
   background-color: #ffffff;
   clear: both;
   float: left;
   width: 700px;
}

div.footer {
   width: 100%;
   clear: both;
}

.searchbox {
   float: right;
   position: relative;
   clear: both;
}

.adsense {
   float: right;
   position: relative;
}
