/* this file contains all of the layout */
/* the colors for screen and print are in separate files of those names */
body {text-align: center;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;}
h1, h2, h3, h4 {margin-bottom:0;}
h1 {font-size: 16px;}
h2 {font-size: 14px;}
h3 {font-size: 13px;}
.div {margin:0;padding:0;}
#wrapper {width: 600px;margin: 0px auto;}
#masthead p {margin: 0px;padding:0px;}
/* the subnav goes below the masthead image and at the footer of the page. */
/* three of the subnav divs make up the full width of the wrapper */
.subnav {width: 188px;padding:6px;float: left;clear: none;}
.subnav p {font-size: 10px;line-height:12px;margin:0;padding:0;}
#content {padding: 6px 6px 12px 6px;text-align: left;clear: both;}
#sidebar {width: 200px;margin:0px 6px 6px 0px;padding: 0px 0px 12px 0px;float:left;}
#sidebar h2 {padding: 6px;margin: 0px;}
#sidebar p {padding: 2px 6px;margin: 0px;}
#sidebar ul {padding: 0px 6px;margin: 6px;}
#sidebar li {padding: 0px;margin: 0px 0px 0px 10px;}
.search {margin:0; border:0; width: 112px;}
#article {margin: 6px;}
.smalltext {font-size: 10px;}
.bump200 {margin-left:200px;}
* html .bump200 {margin-left: 220px;}
.bump240 {margin-left: 240px;}
.clear {clear:both;font-size:.1em;}