body {
background-color: #747D34;
background-image: url('images/mainbkg.gif');
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #ffffff;
}

table {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #ffffff;
}

div#left {
position: absolute;
top: 119px;
left: 34px;
width: 248px;
background-color: #B6BE1D;
}

div#logo {
position: absolute;
top: 10px;
left: 22px;
}

div#scrollup {
position: absolute;
top: 116px;
left: 640px;
}

div#scrolldown {
position: absolute;
top: 420px;
left: 640px;
}

div#oneday {
position: absolute;
top: 515px;
left: 325px;
width: 310px;
background-color: #B6BE1D;
color: #4C5122;
font-size: 7pt;
line-height: 14px;
}

div#ad {
position: absolute;
top: 411px;
left: 28px;
background-color: #D42097;
}

div#right {
position: absolute;
top: 150px;
left: 670px;
background-color: #B6BE1D;
color: #4C5122;
letter-spacing: 1px;
line-height: 18px;
}


a {
color: #4C5122; 
text-decoration: none;
} 

a:hover {
color: #ffffff; 
text-decoration: none;
}


