@import url(non-netscape4.css);

A:link {
color: #999966;
text-decoration: none;
font-weight: bold;   
}

A:visited {
color: #999966;
text-decoration: none;
font-weight: bold;   
}

A:hover {
color: #FFFFCC;
text-decoration: none;
font-weight: bold;   
}

A:active {
color: #000000;
text-decoration: none;
font-weight: bold;   
}

.byline {
 z-index: 6;
 font-family: Verdana; 
 color: #666600;
 font-size: 10px;
 text-align: right;
 width: 280px;
 line-height: 14px;
}

.thumbs A:link {
color: #000000;
text-decoration: none;
font-weight: bold;   
}

.thumbs A:visited {
color: #000000;
text-decoration: none;
font-weight: bold;   
}

.thumbs A:hover {
color: #000000;
text-decoration: none;
font-weight: bold;   
}

.thumbs A:active {
color: #000000;
text-decoration: none;
font-weight: bold;   
}


#footer {
position: absolute;
top: 520px;
left: 18px;
width: 600px;
z-index: 6;
font-family: Verdana;
color: #FFFFCC;
font-size: 10px;
text-decoration: none;
font-weight: normal;
}

#footerlong {
position: absolute;
top: 736px;
left: 18px;
width: 600px;
z-index: 6;
font-family: Verdana;
color: #FFFFCC;
font-size: 10px;
text-decoration: none;
font-weight: normal;
}

TD {
font-family: Verdana;
color: #000000;
font-size: 11px;
text-decoration: none;
font-weight: normal;
}

.smallertd {
font-family: Verdana;
color: #000000;
font-size: 9px;
text-decoration: none;
font-weight: normal;
}


B {
font-family: Verdana;
color: #000000;
font-size: 11px;
line-height: 20px;
text-decoration: none;
font-weight: bold;
}

.content {
line-height: 14px;
}