
@import url(/meredithbrown.css);

#leftnav p.selected a, #leftnav p.selected a:visited {
   background-color: #4b3eaf;
}
#content a, #content a:visited {
   color: #4b3eaf;
}
#content .img {
   border: 1px solid #4b3eaf;
}
#content .highlight {
   color: #4b3eaf;
}
#content .block_header {
   background-color: #4b3eaf;
}
#content .submenu {
   background-color: #cccccc;
}
#content .submenu p {
   color: #4b3eaf;
}
#content .submenu p:hover, #content .submenu_selected {
   background-color: #cccccc;
}
#content .submenu a, #content .submenu a:visited {
   color: #4b3eaf;
}
#content .submenu_selected a, #content .submenu_selected a:visited {
   color: #ffffff;
}
#content .submenu a:hover {
   color: #ffffff;
}
#content .submenu2 {
   background-color: #4b3eaf;
}
#content .submenu2 p {
   color: #ffffff;
}
#content .submenu2 p:hover, #content .submenu_selected2 {
   background-color: #808284;
}
#content .submenu2 a, #content .submenu2 a:visited {
   color: #ffffff;
}
#content .submenu_selected2 a, #content .submenu_selected2 a:visited {
   color: #ffffff;
}
#content .submenu2 a:hover {
   color: #ffffff;
}
#footer a:hover {
   color: #4b3eaf;
}


