
body { 
background-color: #ffffee; 
}

#logo { 
position: absolute; 
top: 75px; 
left: 3%; 
right: 70%; 
border-width: 0px; 
border-style: solid; 
z-index: 1; 
}

#banner { 
position: absolute; 
top: 75px; 
left: 21%; 
right: 5%; 
border-width: 0px; 
border-style: 
solid; 
z-index: 3; 
}

#navigation { 
background-color: #ffffee; 
position: absolute; 
top: 150px; 
left: 2%; 
right: 80%; 
line-height: 100%; 
padding: 72px 10px 275px 10px; 
border-width: 0px; 
border-style: solid; 
z-index: 2; 
}

#navigation { 
font-family: "Garamond", "Book Antiqua", serif; }

#navigation a { 
display: block; 
}

#content { 
background-color: transparent; 
padding: 20px; 
margin: 5px; 
position: absolute; 
top: 150px; 
left: 20%; 
right: 25%; 
border-width: 0px; 
border-style: solid; 
z-index: 3; 
}

#content a:link { 
color: #395f0b; 
text-decoration: none;
}

#content a:visited { 
color: #395f0b; 
text-decoration: none; 
}

#content a:hover { 
color: maroon; 
text-decoration: none; 
}

#content a:active { 
color: red; 
text-decoration: none; 
}

ul {
list-style-position: outside;
list-style-type: disc;  
color: #000000; 
display: block;
position: relative;
line-height: 120%;
font-style: normal; 
font-size: 12pt; 
font-family: "Garamond", "Book Antiqua", serif;
text-align: justify;
}

.links { 
list-style-type: disc; 
position: relative; 
line-height: 200%; 
font-style: bold; 
font-family: "Verdana", "Arial", sans-serif; 
}

.links a:link { 
color: green; 
font-size: 10pt; 
text-decoration: none; 
}

.links a:visited { 
color: green; 
font-size: 10pt; 
} 

.links a:hover { 
color: maroon; 
font-size: 10pt; 
}

.links a:active { 
color: red; 
font-size: 10pt; 
}


ol {
list-style-position: outside;
list-style-type: decimal;  
color: #000000; 
display: block;
position: relative;
line-height: 120%;
font-style: normal; 
font-size: 12pt; 
font-family: "Garamond", "Book Antiqua", serif;
text-align: justify;
}

table { 
border-width: 2px; 
border-style: outset;
border-color: black; 
}

p { 
position: static; 
font-style: normal; 
line-height: 120%; 
font-size: 12pt; 
font-family: "Garamond", "Book Antiqua", serif; 
color: #000000; 
text-align: justify; 
text-indent: 0px; 
margin: 5px 0px; 
}

.emph {
font-style: italic;
}

blockquote { 
position: relative; 
left: 0px; 
font-style: normal; 
line-height: 120%; 
font-size: 12pt; 
font-family: "Garamond", "Book Antiqua", serif; 
color: black; 
text-align: justify; 
text-indent: 0;
}

h1 { 
position: relative; 
left: 0px;  
font-weight: 400; 
font-size: 24pt; 
font-style: italic; 
font-family: "Garamond", "Book Antiqua", serif; 
color: #008000; 
}

h2 { 
position: static; 
left: 0px; 
color: #800000; 
font-family: "Verdana", "Arial", sans-serif; 
font-weight: 400; 
font-size: 12pt; 
margin: 15px 0 0 0 
}

h3 { 
position: relative; 
font-size: 12pt; 
font-family: "Garamond", "Book Antiqua", serif; 
font-style: bold; 
color: black; 
margin: 15px 0 0 0 
}

h3.print {
position: center;
}

h4 { 
position: relative; 
font-size: 6pt; 
font-family: "Verdana", "Arial", sans-serif; 
font-style: italic; 
color: #909090; 
text-align: center; 
}

h5 { 
position: static; 
left: 0px; 
font-family: "Verdana", "Arial", sans-serif; 
font-weight: 400; 
font-size: 12pt; 
margin: 15px 0 0 0 
}

