body { scrollbar-arrow-color:#d5d6ad;
           scrollbar-track-color:#003000;
           scrollbar-base-color:#d5d6ad;
           margin-top: 1%;
          font-size: 95%;
          width:70%;
          margin-left: auto;
          margin-right: auto;
background-color: #fff;}

/*entire space*/
div#container {width: 818px;
                    border-bottom: 1px solid #003000;
                   margin-right: 6%;
                   margin-left: 5%; }
   
/*left and right navigation lists */
li.small a:link {color: #336633;}
li.small { padding-left: 2px;
             background-color: #d5d6ad; }
.sidenav ul a, #footer a {color: #003000;
                                text-decoration:none;
                                 font-weight:bolder;}




.sidenav ul a:hover,#footer a:hover, #footer2 a:hover, .sidenav ul a:focus, #footer a:focus, #footer2 a:focus
{text-decoration:underline;
                         color: #cfa41a;}

/*graphics on left and side navigation*/
.image {vertical-align:text-top;}

.main hr, hr {height: 1px;
                 background-color:#003000;
                 color:#003000;}

.sidenav td {vertical-align:top;}

.sidenav td hr {margin: 5px 0 5px 0;}

/*unordered lists in the left and right navigation */

.links {background-color: #d5d6ad; 
           border-color:#003000;
          font-family: Georgia, "Times New Roman", serif;
          font-size: .8em;
         margin:0;}

.links li {list-style-type:none;
             margin: 0 2px 10px 2px;}

li.last {margin-bottom:0;}

/*home rule in the right navigation */

.divide li {list-style-type:none;
             margin-bottom: 5px;
             padding:0;}

/*header at the top of each page */

table.header {font-family:Arial, Verdana, sans-serif;
                        color: #003000;
                         font-size: .7em;
                        text-align:center;
                        margin-left: 3%;
margin-bottom:1%;
                        border-bottom: solid 2px #111;}

/*bottom of each page*/
#footer {clear: both;
             text-align: center;
          font-family: Verdana, Arial, sans-serif;
          background-color: #d5d6ad;}

#footer2 {clear: both;
              font-family: Verdana, Arial, sans-serif;
             background-color: #d5d6ad;
             padding-left: 3px; 
             font-size: .7em; 
width:100%;
border-top: 1px solid #003000;  
padding-top: 1px;}

#footer li {list-style-type:none;
                 display: inline;
               color: #003000;
               padding-right: 20px;}

#footer2 li {list-style-type:none;
                 display: inline;}

#footer2 a {color: #003000;
                 text-decoration:none;  
                 white-space:nowrap;
padding-left: 3px;  }

/* class small appears in the right nav area for the disclaimer */
.small, #footer {font-size: .8em;}



/*for the alert text with alert.gif*/
#alert {border-top: 5px double #003000;
border-bottom: 5px double #003000;
font-size: .8em;
font-family: Trebuchet,Arial,Verdana,sans-serif;
padding: 3px;
margin-top: 1%;}

/*content area */
.main  {vertical-align: top;
           color: #000;
          font-family: Arial, Verdana, sans-serif;
         float:left;
         width: 480px;
         margin: 0 3px 10px 3px;
         padding: 0 1% 0 1%; }

.main h1	{font-size:1.1em;
	font-weight:bold;}

.main h2, p.title {font-size: .9em;
               font-weight: bold;
               padding-top: 4%;}

.main h3 {font-size: .8em;
               font-weight: bold;
              padding-top: 2%;}


.main a:link, main a:active {color: #d91f00;
                                  text-decoration:underline;}

.main a:visited {color: #000;}

.main #hotlinks a:visited {color: #d91f00;}

.main a:hover, .main a:focus {color: #000;
text-decoration: none;}

.main a:visited:hover {color: #d91f00;
                                  text-decoration:underline;}

.main p, blockquote {font-size: .9em;
                             padding-top: 2%;}

blockquote {margin-left:3%;
                   margin-right:3%;}

.main img {margin-right: 10px;
border: solid 1px #000;}

.main img, img {border: none;}
.main ul, .main ol {list-style-position: inside;
              margin-left: 2%;}
.main ul li, .main ol li {padding-top: 1%;}

.main .right {float:right;}
.main .left {float: left;}
.main hr {margin-top: 1%;}

/*for disorders that need navigation to related pages*/
.pagenav {margin-top:3%;
               margin-bottom: 2%;}

.pagenav li {list-style-type: none;
                 display: inline;}

.pagenav2 {margin:3%;
                font-size: .8em;
               background-color:#d5d6ad;
               padding: 2px;}

.pagenav2 a {padding-right: 3px;
              padding-left: 3px;   
              color: #d91f00;
               text-decoration:underline;
white-space: nowrap;}

.pagenav2 a:visited {color: #d91f00;} 
 .pagenav2 a:hover, .pagenav2 a:focus, .pagenav2 a:visited:hover {color: #000;
text-decoration: none;}


.next {background-color: #d5d6ad;
         color: #003000;
         border-bottom: solid 1px #dddebe;
         border-top: solid 1px #cdce9e;
        white-space: nowrap;}

.next, .current {margin-right:1%;
                      padding-right: 3px;
                      padding-left: 3px;} 

.current {background color: #fff; 
               color: #003000;
              white-space: nowrap;
              font-weight:bold;
              border: solid 1px black;}


.next a, .arrow a {text-decoration: none;}

/*for pages with charts where alt rows are green*/
#chart td, #chart th, #chart tr {vertical-align:top;
                             text-align: left;
                             border: solid 1px black;
                            font-size: .9em;}   

#chart tr.green {background-color: #d5d6ad;}

#chart2 td, #chart2 th, #chart2 tr {vertical-align:top;
                             text-align: left;
                             border: solid 1px black;
                            font-size: .9em;}   

#chart2 tr.green {background-color: #d5d6ad;}



.left {float:left;
vertical-align:top;}

*	{padding: 0;
	margin: 0;}

a[href^="http:"]{background: url(images/oh/external-link.gif) no-repeat right top; 
padding-right: 12px;} 
a[href^="http://www.drpodell.org"], a[href^="http://drpodell.org"] {background-image:none; 
padding-right:0;}

a[href$=".pdf"]{background:url(images/oh/pdf-icon.gif) no-repeat right top;
padding-right:19px;}























































































































































