@import url(/2005-style.css);

#banner {
color:#000;
background:#310 url(/title-orange.jpg) repeat-y;
}


#banner a, #banner a:link, #banner a:visited, #banner a:active, #banner a:hover {
color:#000;
}

h3 {
color:#000;
}

blockquote{
background:#f90;
}

a, a:link {
color:#a60;
}

a:active, a:hover, .posted a:hover {
color:#000;
}

#banner h3 {
color:#000;
text-decoration: none;
font-weight:normal;
text-transform: none;
}

.posted { 
color:#a60;
}


