/* If you want the design to have the black and white look, use this css file. */

body {background-color:#fff;} /* Main page background color */

a:hover {border-bottom: 1px solid #000;} /* The border under regular text links in the content when you hover */

div#horiz_menu ul, div#sub_page h3.meta, fieldset,thead th, blockquote, div#secondary_article_1, div#secondary_article_3, ul#tertiary_box2 li, div#footer, div#sidebar ul li ul li a:link, div#sidebar ul li ul li a:visited, div#sidebar li.alt {background-color:#eee;} /* The background color of the menu links and sidebar links, plus some additional ones that are the same color */

a.more {border-bottom:none;}
a.more:hover, div#horiz_menu ul li a:hover, div#sidebar ul li ul li a:hover, tbody th.sub {background-color:#ccc} /* The color of the continue reading link on the main page layout */

div#skiplinks ul li a:hover {color: #666 ;} /* The hover color of the top skip links (above the main title) */

tbody th {background-color: #999; } /* Background color for part of the table */ 

blockquote {border-left: 3px solid #999;} /* The border for the blockquote */

code {border: 2px solid #eee;} /* The border for the code block */
