html {
height: 100%;
margin-bottom: 1px;
}

body {
background-image: url('background.JPG');
background-attachment: fixed;
background-color: #FFFFFF;
margin-left: auto;
margin-right: auto;
display: block;
min-width: 800px;
max-width: 1300px;
}

.all {
text-align: left;
border-left: #F2E898 4px solid;
border-right: #F2E898 4px solid;
border-top: #F2E898 4px solid;
border-bottom: #F2E898 4px solid;
margin-left: 6%;
margin-right: 6%;
margin-top: -2%;
margin-bottom: -0.7%;
background-color: #FFFFFF;
}

img:hover {
cursor: pointer;
}

.heading {
margin-bottom: 10px;
color: #BA0000;
font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
background-color: #FFFFFF;
letter-spacing: 2.2px;
}

.heading img {
cursor: default;
}

.navimg2 {
width: 17px;
height: 9.5px;
}

.navimg2:hover {
cursor: default;
}

h2,h3 {
text-align: center;
}

.navigation {
margin-left: 1%;
margin-right: 1%;
margin-bottom: 10px;
font-family: Verdana;
font-size: 10.5pt;
}

.content {
margin-top: 10px;
background-color: #FFFFFF;
}

.paragraph {
background-color: #FFFFFF;
color: #800000;
margin-left: 50px;
margin-right: 50px;
font-family: "Trebuchet MS",serif;
}

.tablec {
background-color: #FFFFFF;
color: #800000;
font-family: "Trebuchet MS",serif;
border: 1px black dotted;
}

th {
text-align: left;
}

.footer {
color: #F2E898;
background-color: #C96464;
border-left: black 1.5px dotted;
border-right: black 1.5px dotted;
border-top: black 1.5px dotted;
border-bottom: black 1.5px dotted;
font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
margin-left: 25%;
margin-right: 25%;
text-align: center;
}

a {
color: #F2E898;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a:active {
color: #89D4D7;
}

.navdata {
color: #F2E898;
background-color: #B22222;
width: 13%;
text-align: center;
}

.navtable {
width: 100%;
}

.selected {
color: #F2E898;
width: 13%;
background-color: #7D1818;
text-align: center;
}

#sel2 {
background-color: #7D1818;
}

#sel3 {
background-color: #7D1818;
}

.image-center {
text-align: center; 
} 

.floatright {
float: right; 
margin-left: 1em;
margin-right: 50px;
}

.floatleft {
float: left; 
margin-right: 1em;
margin-left: 50px;
}

.credbold {
margin-top: -0.4em; 
font-weight: bold;
font-size: 8pt;
color: #800000;
font-family: "Trebuchet MS",serif;
text-align: center;
}

.bold {
font-weight: bold;
}

#centerp {
text-align: center;
}

hr {
border: 1px solid #800000;
}

#center {
text-align: center;
}

p a, .elink, li a, h1 a, h2 a, h3 a {
color: #800000;
text-decoration: underline;
}

p a:hover, .elink:hover, li a:hover {
color: #B22222;
}

p a:active, .elink:active, li a:active {
color: #89D4D7;
}

a.tlink { 
text-decoration:none;
} 

a.tlink .tspan { 
display:block; 
} 

a.tlink:hover { 
color: #FFF25E;
} 