body { background-color: #224D77; margin: 0; font-family: arial, sans-serif; }
#wrapper { background-color: #224D77; }
#nav-and-content { background: #DDD url(/images/bg_stripes.gif); }

#top-nav { background-color: #000000; color: #FFFFFF; font-size: .8em; font-weight: bold; padding: 3px; border-top: solid white 1px; }
#top-nav ul { margin: 0 auto; text-align: center; }
#top-nav li { display: inline; padding: 0 10px;}
#top-nav a { color: white; text-decoration: none; }
#top-nav a:hover { color: #999900; text-decoration: underline; }

#content { background-color: #FFFFFF; 
width: 887px; 
padding: 1em 2em; 
margin: 0 auto; 
border-left: 2px solid black; 
border-right: 2px solid black;}
#toccontent { background-color: #FFFFFF; 
width: 950px; 
padding: 1em 0; 
margin: 0 auto; 
border-left: 2px solid black; 
border-right: 2px solid black;}
#content h1 { color: #B30059; font-size: 1.5em; }
#content h2 { color: #B30059; font-size: 1.25em; }
#content h3 { font-size: 1em; }
#content p { padding: 0; font-size: 1em; line-height: 1.4em;}
#content .caption { font-size: .75em; text-align: center; }
#content-top { text-align: center; }
#content-bottom { font-size: .8em; }
#content img { display: block; margin: 0 auto; border: solid black 2px; }

#bottom-nav { background-color: #000000; color: #FFFFFF; font-size: .8em; font-weight: bold; padding: 3px; border-bottom: solid white 1px; }
#bottom-nav ul { margin: 0 auto; text-align: center; }
#bottom-nav li { display: inline; padding: 0 10px; }
#bottom-nav a { color: white; text-decoration: none; }
#bottom-nav a:hover { color: #999900; text-decoration: underline; }

.logo { padding: 10px 0 15px 10px; color: #224D77; } 
.footer { text-align: center; color: white; font-size: .75em; }

#columncontainer { }
#leftcolumn { float: left; width: 390px; }
#rightcolumn { float: right; width: 390px }
#columnfooter {clear: both; }

#toc #toc-body { margin: 0 auto;} 
#toc .issue-date { margin: 5px; color: #800040; font-size: 2em; font-weight: bold; font-family: georgia; }
#toc .current-issue { color: #000080; font-weight: bold; font-size: 1em; font-family: georgia; }
#toc a { color: #999900; font-size: 11px; }
#toc a:visited { color: #999900; font-size: 11px; }
#toc a:active { color: #999900; font-size: 11px; }
#toc .cover { padding: 2px; background-color: #224D77; }
#toc img { vertical-align: middle; }
#toc .section-image { padding: 5px; }
#toc .section-title { text-align: center; margin: 3px; color: #224D77; font-size: 1.1em; font-family: times, serif; letter-spacing: 3px; background-color: #D2D2D2; border: solid #AAA 1px; }
#toc .section-contents { color: #000080; }
#toc dl { padding: 10px; }
#toc dt { font-size: .7em; font-weight: bold; }
#toc dd { margin: 3px 0px 15px; font-size: .7em;}
#toc tr { vertical-align: top; }
#toc th { }
#toc td { }
#toc table { border-collapse: collapse; padding: 0; margin: 0;}

.archive-issue img { float: left; display: inline; }
.archive-issue { clear: both; }
.archive-description { min-height: 200px; padding: 0 0 0 170px;}
