body {
width: 90%;
margin: 0px auto;
background-color: #00198D;
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size:62.5%;
color: black;
}

td.mandala {
width: 120px;
background: #00198D url(grafs/mandala.gif);
}

td.content {
background-color: #DEDEDC;
}

td.bcolor {
background-color: #00198D;
}

div.nav {
width: 100%;
background-color: #666;
height: 25px;
margin: 0px;
padding: 7px;
}

div.foot {
background-color: #666;
width: 420px;
margin: 20px auto;
padding: 5px;
}

h5,h6 {
color: white;
text-align: center;
}

h5 {
font-size: 1.8em;
margin-top: 10px;
margin-bottom: 15px;
}

h6 {
font-size: 1.4em;
margin-top: 2px;
margin-bottom: 15px;
}

ul {
list-style-type: square;
}

li {
margin-left: 4em;
font-size: 1.8em;
line-height: 1.3;
}

ul.navi {
list-style-type: none;
margin: 5px 0px;
text-align: center;
}

li.navigate {
display: inline;
font-size: 14px;
color: white;
font-weight: bold;
margin-left: 0px
}

li.navigate a:link {
color: white;
background-color: #666;
text-decoration: underline;
}

li.navigate a:visited {
color: white;
background-color: #666;
text-decoration: none;
}

li.navigate a:hover {
background-color: #00198D;
color: white;
text-decoration: none;
}

li.navigate a:active {
background-color: white;
color: black;
text-decoration: none;
}

div.stuff {
width: 90%;
margin: 2px auto;
background-color: #DEDEDC;
padding: 10px;
}


div.nav {
width: 800px;
height:30px;
margin: 0px auto;
}

h1 {
font-size: 3em;
font-weight: normal;
text-align: center;
margin-top:15px;
margin-bottom: 5px;
line-height: 1.5;
}

h2 {
font-size: 2.3em;
font-weight: normal;
text-align: left;
margin-top:15px;
margin-bottom: 2px;
}

h3 {
font-size: 1.9em;
margin: 20px 0px 5px 0px;
}

h4 {
font-size: 1.6em;
text-align: center;
}

h4 a:link {
color: #0A1C89;
background-color: white;
text-decoration: none;
}

h4 a:visited {
color: #0A1C89;
background-color: #FD9;
text-decoration: none;
}

h4 a:hover {
background-color: #0A1C89;
color: white;
text-decoration: none;
}

h4 a:active {
background-color: black;
color: white;
text-decoration: none;
}


p {
font-size: 1.7em;
margin: 13px 2em;
}

p.quote {
font-family: Georgia, Times, "Times New Roman", serif;
font-size: 1.9em;
margin: 15px 7em 0px 3em;
}

p.attribute {
font-family: Georgia, Times, "Times New Roman", serif;
font-size: 1.9em;
margin: 0px 0px 15px 1em;
padding-right: 7em;
text-align: right;
font-style: italic;
}

p.source {
font-size: 1.4em;
margin-left: 4em;
}

p.serve {
margin-top: 30px;
}


