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

body {
background-image: url('background.PNG');
background-color: #A5A5A5;
}

.all {
text-align: left;
border-left: #000000 5px solid;
border-right: #000000 5px solid;
border-top: #000000 5px solid;
border-bottom: #000000 5px solid;
margin-left: 8%;
margin-right: 8%;
margin-top: -0.7%;
margin-bottom: 2.3%;
background-image: url('background2.PNG');
min-width: 800px;
}

.heading {
color: #A5A5A5;
font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
letter-spacing: 2.2px;
}

h1,h2,h3 {
text-align: center;
}

.navigation {
margin-left: 5%;
margin-right: 5%;
font-family: "Georgia","Georgia",serif;
font-size: 12pt;
border: #A0FF66 5px solid;
background-color: #000000;
width: 90%;
}

.content {
margin-top: 20px;
border-top: #000000 5px solid;
background-color: #CBF7F7;
}

.paragraph,ul,ol {
margin-left: 75px;
margin-right: 75px;
font-family: "Georgia","Georgia",serif;
font-size: 12pt;
}

img {
border: 1px #F0F595 solid;
}

.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-family: "Georgia","Georgia",serif;
}

.navdata {
width: 15%;
background-image: url('unselbg.PNG');
text-align: center;
}

.navtable {
width: 100%;
}

#imgmtop {
margin-bottom: -10px;
border-top: 5px #EDF7F7 solid;
border-bottom: 5px #EDF7F7 solid;
border-left: 0px;
border-right: 0px;
width: 100%;
}

.navigation a {
color: #000000;
text-decoration: underline;
}

#selected {
color: #000000;
font-weight: bold;
font-style: italic;
background-image: url('background3.PNG');
}

a {
color: #000000;
text-decoration: underline;
}

a:hover {
color: #191C6E;
}

#slideshow {
display: block;
margin-left: auto;
margin-right: auto;
width: 565px;
}

#slideshow-home {
display: block;
margin-left: auto;
margin-right: auto;
width: 600px;
}

#slideshowbuttons {
text-align: center;
margin-top: -1.5px;
}

#show {
text-align: center;
display: none;
}

#stop {
display: inline;
}

#play {
display: none;
}

#slideshow2 {
border: 5px #FF0000;
}

#slideshow:hover {
cursor: pointer;
}

#center1,#center2,#center3,#center4,#center5,#center6,#center7,#center8,#center9,#center10 {
text-align: center;
font-weight: bold;
}

a.tlink { 
text-decoration:underline;
} 

a.tlink .tspan { 
display:block; 
} 
