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

#banner {
color:#FB3;
background:#fff url(/title-blue.jpg) repeat-y;
}


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

h3 {
color:#003;
}

blockquote{
background:#fb3;
}

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

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

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

.posted { 
color:#003;
}


