body.page
{
# Backgroud color of full screen (was: #888888);
    background-color: #000000;
    font-family: verdana, sans-serif;
    font-size: 12px;
}

h1
{
    font-size: 180%;
}

h2
{
    padding-top:10px;
    font-size: 150%;
}

h3
{
    font-size: 120%
}

h4
{
    font-size: 120%
}

h5
{
    font-size: 80%
}

h6
{
    font-size: 80%
}

h7
{
    font-size: 12px;
}

td.leftcol,
td.rightcol,
td.lnavigation,
td.rnavigation
{
    width: 195px;
    min-width: 195px;
# Background color of navigation bars on left and right of screen (was: #CCDDFF);
    background-color:#003300;
}

td.lnavigation,
td.rnavigation
{
    font-size: 80%;
    color: #FFCC00;
    padding-left: 10px;
    padding-right:10px;
    padding-top:10px;
    vertical-align:top;
    line-height:.8em;
    text-align: left;
}

td.lnavigation a {
    padding: 5px;
    display: block;
    border: 2px solid #336633;
    text-decoration: none;
    line-height: 1em;
    width: 180px;
# Text color of navigation bars on left and right of screen (was: #555555);
    color: #FFCC00;
}

td.lnavigation a:hover,
td.lnavigation a:active
{
# Text color of hovering navigations left and right of screen (was: #CCCCCC);
    color: #FFFF99;
# Background color of hovering navigations left and right of screen (was: #CCCCCC);
    background-color: #336633;
# Border color of hovering navigations left and right of screen (was: #4444);
    border: 2px solid #669966;
}

td.rnavigation a {
    padding: 5px;
    display: block;
    border: 2px solid #003300;
    text-decoration: none;
    line-height: 1em;
    width: 160px;
# Text color of navigation bars on left and right of screen (was: #555555);
    color: #FFCC00;
}

td.rnavigation a:hover,
td.rnavigation a:active
{
# Text color of hovering navigations left and right of screen (was: #CCCCCC);
    color: #FFFF99;
# Background color of hovering navigations left and right of screen (was: #CCCCCC);
    background-color: #003300;
# Border color of hovering navigations left and right of screen (was: #4444);
    border: 2px solid #336633;
}

td.header,
td.contents,
td.footer {
#    width:1200px;
#    min-width:100px;
    padding-left:15px;
    padding-right:15px;
# Background Color of center contents, header, and footer (was: #FFFFFF);
    background-color: #003300;
# Text Color of center contents, header, and footer (was: #555555);
    color: #FFFF99;
    line-height: 19px;
}

td.header {
    height:85px;
    font-size:150%;
	
	B
	B
    font-family:verdana, sans-serif;
    font-weight:bold;
    vertical-align: middle;
    text-align: center;
# Backgrounf color of center header (was: #FFCCCC);
    background-color:#003300;
# Text color of center header (was: #555555);
    color: #FFCC00;
}

td.footer {
    font-size:80%;
    font-family:sans-serif;
    height: 30px;
    text-align: left;
}

td.contents
{
    font-size: 80%;
    padding-top: 10px;
    height:477px;
    min-height:477px;
    vertical-align:top;  
    text-align: left;
# Text color of center context, h1 size (was: #555555);
    color: #FFFF99;
}

td.contents h1 {
# Text color of center context, h1 size (was: #555555);
    color: #FFFF99;
}

td.contents h2 {
# Text color of center context, h2 size (was: #555555);
    color: #FFFF99;
}

td.contents h3 {
# Text color of center context, h3 size (was: #555555);
    color: #FFFF99;
}

td.contents h4 {
# Text color of center context, h4 size (was: #555555);
    color: #FFCC00;
}

td.contents h5 {
# Text color of center context, h5 size (was: #555555);
    color: #FFCC00;
}

td.contents h6 {
# Text color of center context, h6 size (was: #555555);
    color: #FFFF99;
}

td.contents h7 {
# Text color of center context, h7 size (was: #555555);
    color: #FFFF99;
}

table.pagetable
{
    cell-padding:0;
    cell-spacing:0;
    cell-border:0;
    line-height:1.3em;
    width: 100%;
    text-align: center;
    color: #FFFF99;
}

table.pagetablenocenter
{
    cell-padding:0;
    cell-spacing:0;
    cell-border:0;
    line-height:1.3em;
    width: 100%;
    color: #FFFF99;
}

:link {
# Text color of unvisited links (was: #444444);
    color: #FFCC00;
}

:visited {
# Text color of visited links (was: #444444);
    color: #FFCC00;
}

td.contents table.schedule {
    width: 100%;
}

td.contents table.schedule th {
    background-color: #E0E0E0;
    color: maroon;
    font-weight: bold;
}

td.contents table.schedule td {
    background-color: #F0F0F0;
}

p.verse {
  white-space: pre;
}

pre {
  white-space: pre;
  font-family: monospace;
  margin-left: 5%;
}

#navcontainer
{
padding: 0;
background: #003300;
height: 20px;
}

#navlist
{
margin: 0px;
padding: 0px 0px;
display: block;
}

#navlist li
{
list-style: none;
float: left;
}

#navcontainer a, #navlist li.extend
{
margin: 0px;
display: block;
border-top: 1px solid #669966;
padding: 1px 6px;
text-decoration: none;
background: #336633;
font: normal 12px verdana, serif;
color: #FFCC00;
}

#navcontainer a:hover, #navcontainer a#current
{
padding: 1px 5px;
background: #336633;
border-right: 1px solid #669966;
border-left: 1px solid #669966;
border-top: 1px solid #336633;
border-bottom: 1px solid #669966;
color: #FFFF99;
}

#navcontainer a#current
{
background: #336633;
border-top: 1px solid #336633;
#font-weight: bold;
}

