BODY {
background: url("images/bg.png") repeat-X;
background-color: #FFFFFF;
font-family: Trebuchet MS;
font-size: 8pt; 
color: #828282;
text-align:left;
}

b {
color: #f8ae48;
}

i {
font-family: Trebuchet MS; 
color: #f8ae48;
}

u {
text-decoration: none; 
border-bottom:1px solid #f8ae48;
}

a:link, a:active, a:visited {
color: #97a423;
font-family: Trebuchet MS;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
text-align:right;
}

a:hover {
color: #b8c546;
font-family: Trebuchet MS;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
text-align:right;
}

a img {
border-style: solid;
border-width: 2px;
border-color: #e8e8e8;
background-color: #ffffff;
}

a:hover img {
border-style: solid;
border-width: 2px;
border-color: #9da601;;
background-color: #ffffff;
}

#sidebar {
position: absolute;
top: 465px;
left: 102px;
width: 310px;
}

#layout {
position: absolute;
top: 0px;
left: 0px;
width: 1003px;
}

#content {
position: absolute;
top: 465px;
left: 417px;
width: 500px;
}

div.title { 
background-color: #ebed8a;
text-transform: uppercase;
font-size: 10pt;
color: #ec6719;
font-weight: bold;
font-family: Trebuchet MS;
text-align:center;
letter-spacing: 1px;
border-bottom:2px solid #fbd082;
}

div.date { 
background: url("images/date.png") repeat-X;
background-color: #ffffff;
font-size: 10pt;
color: #191919;
line-height: 150px;
font-family: Trebuchet MS;
text-align:right;
letter-spacing: 1px;
border-top:1px solid #9da601;
padding-right: 10px;
}


a.navi, a:active.navi, a:link.navi, a:visited.navi {
display:block;
font-family: verdana;
font-size: 9px;
line-height:11px;
font-weight: normal;
letter-spacing:1px;
text-decoration:none;
background: #FFFFFF;
border-bottom:1px solid #FFFFFF;
color: #000000;
text-transform: uppercase;
text-align: left;
padding:2px
}
a:hover.navi {
display:block;
font-family: Verdana;
font-size: 9px;
line-height:11px;
font-weight: normal;
letter-spacing:1px;
text-decoration:none;
background: #DCDCDC;
border-bottom:1px solid #A9A9A9;
color: #FF0000;
text-transform: uppercase;
text-align: left;
padding:2px