p@charset "utf-8";
/* CSS Document */

* {
    margin: 0 auto 0 auto;
    text-align: left;
}

body {
    background-color: #434343;
}

a:link {
    text-decoration: none;
    border: none;
    color: black;
}

a:visited {
    text-decoration: none;
    color: navy;
}

a:active {
    text-decoration: none;
    color: white;
}

a:hover {
    text-decoration: none;
    color: maroon;
}

#container2 {
    font-size: large;
    height: 19000px;
    width: 880px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    background-color: white;
    font-size: 16px;
    font: Arial, Helvetica, sans-serif;
    color: black;
}
#container3 {
    font-size: large;
    height: 3000px;
    width: 880px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    background-color: white;
    font-size: 16px;
    font: Arial, Helvetica, sans-serif;
    color: black;
}

#title {
    padding: 10px;
    height: 60px;
    width: 860px;
    background-color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #F3FEFF;
    text-align: center;
    border-width: thin;
    border-color: black;
}

#title H1 {
    font: Arial, sans-serif;
    font-style: normal;
    color: navy;
    font-size: 30px;
    float: left;
    padding: 5px 5px 5px 50px;
    font-style: normal;
    font-weight: lighter;
}

#title H2 {
    font: Arial, sans-serif;
    font-style: normal;_
    font-weight: lighter;
    color: gray;
    font-size: 24px;
    padding: 5px 50px 5px 5px;
    float: right;
}

#bannerbox {
    height: 450px;
    width: 880px;
    background-color: silver;
    padding: 0px 0px 0px 0px;
}

#menubox {
    height: 45px;
    width: 875px;
    background-color: #5c5c5c;
    padding: 5px 0px 5px 5px;
}
#longtext-box{
	height: 100%;
	width: 770px;
	background-color: white;
	padding: 10px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium
	font-style: normal
	text-align : left;
	color : black;
	font-style : normal;
	font-weight : 500; 
	margin-left: 20px;
	
}
#shorttext-box{
	height: 1000px;
	width: 840px;
	background-color: white;
	padding: 10px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium
	font-style: normal
	text-align : left;
	color : black;
	font-style : normal;
	font-weight : 500; 
	margin-left: 20px;
	
}
ul {
    text-align: left;
    display: inline;
    padding: 5px 4px 5px 10px;
    margin: 0;
    list-style: none;
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    float: right;
}

ul li {
    font: 12px/18px sans-serif;
    color: black;
    display: inline-block;
    margin-right: -1px;
    position: relative;
    padding: 8px 20px;
    background: silver;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    font: Arial, sans-serif;
    font-style: normal;
    font-weight: lighter;
    color: black;
    font-size: 12px;
}

ul li:hover {
    background: gray;
    color: maroon;
}

ul li ul {
    padding: 0;
    position: absolute;
    top: 30px;
    left: 0;
    width: 150px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

ul li ul li {
    background: grey;
    display: block;
    color: black;
    text-shadow: 0 0px 0 #000;
}

ul li ul li:hover {
    background: silver;
}

ul li:hover ul {
    display: block;
    opacity: 1;
    visibility: visible;
}

p {
    font-size: 15px;
    color: #333;
    line-height: 1.5;
    margin-bottom: 5px;
    padding: 5px;
}

h2 {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    text-align: center;
    margin-bottom: 5px;
}

#welcome-box {
    height: 580px;
    width: 820px;
    background-image: url("images/elephantintro.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 20px 30px 20px 30px;
}

.techbox {
    height: 850px;
    width: 870px;
    font-size: 16px;
    font: Arial, Helvetica, sans-serif;
    color: black;
    background-image: url("images/cathfade.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%;
    padding: 20px 0px 0px 10px;
}

.techboxmid
{
    height: 550px;
    width: 870px;
    font-size: 16px;
    font: Arial, Helvetica, sans-serif;
    color: black;
    background-image: url("images/cathfade.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%;
    padding: 20px 0px 0px 10px;
}

.techboxsml{
    height: 400px;
    width: 870px;
    font-size: 16px;
    font: Arial, Helvetica, sans-serif;
    color: black;
    background-image: url("images/cathfade.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%;
    padding: 20px 0px 0px 10px;
}

#progressbox {
    height: 800px;
    width: 860px;
    background-color: white;
    padding: 20px 0px 0px 10px;
}

.text1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    text-align: left;
    color: navy;
    line-height: 1.5;
    margin-left: 65px;
    width: 750px;
}

.text1 H2 {
    font: Arial, sans-serif;
    font-style: normal;
    color: navy;
    font-size: 20px;
    padding: 0px 0px 0px 0px;
    font-style: normal;
    font-weight: lighter;
    margin-left: 10px;
}

.text1 H3 {
    font: Arial, sans-serif;
    font-style: normal;
    color: navy;
    font-size: 16px;
    padding: 0px 0px 0px 0px;
    font-style: normal;
    font-weight: lighter;
    margin-left: 10px;
}

.text1 p {
    font: Arial, sans-serif;
    font-style: bold;
    color: black;
    font-size: 12;px;
    font-style: normal;
    font-weight: lighter;
    margin-left: 20px;
}

.fullphotobox {
    height: 500px;
    width: 880px;
    background-color: silver;
    padding: 0px 0px 0px 0px;
}

.halfphotobox {
    height: 250px;
    width: 880px;
    background-color: silver;
    padding: 0px 0px 0px 0px;
}

.center {
    float: none;
    text-align: center;
}
*/
        }
        video {
            width: 880px;
            height: auto; /* Keeps aspect ratio proportional */
        }

.article-box {
    height: 240px;
    width: 700px;
    margin-left: 80px;
    background-color: white;
    padding: 0px 0px 0px 0px;
    float: none;
}

.articlepicbox {
    background-color: silver;
    height: 220px;
    width: 280px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.articletextbox {
    margin-left: 14px;
    background-color: #F0F0F0;
    height: 220px;
    width: 400px;
    padding: 0px 0px 0px 0px;
    float: right;
}

.text7 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
    text-align: left;
    color: black;
    line-height: 1.5;
    margin-left: 10px;
    width: 390px;
}

.text7 H3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: italic;
    text-align: left;
    color: Red;
    line-height: 1.5;
    margin-left: 10px;
    width: 450px;
}

.video-mainbox {
    height: 180px;
    width: 860px;
    background-color: #e3e3e3;
    padding: 10px 10px 10px 10px;
}

.videobox {
    float: left;
    margin-left: 14px;
    background-color: white;
    height: 130px;
    width: 240px;
    padding: 10px 10px 10px 10px;
    float: left;
}

.videotextbox {
    float: left;
    margin-left: 14px;
    background-color: white;
    height: 130px;
    width: 520px;
    padding: 10px 10px 10px 10px;
    float: right;
}

.videotextbox p {
    font: Arial, sans-serif;
    font-style: italic;
    color: black;
    font-size: 12px;
    font-style: normal;
    font-weight: lighter;
    margin-left: 20px;
}

.photo-mainbox {
    height: 150px;
    width: 840px;
    background-color: #e3e3e3;
    padding: 10px 10px 10px 10px;
}

.photobox {
    float: left;
    margin-left: 14px;
    background-color: white;
    height: 130px;
    width: 240px;
    padding: 10px 10px 10px 10px;
    float: left;
}

.phototextbox {
    float: left;
    margin-left: 14px;
    background-color: silver;
    height: 130px;
    width: 520px;
    padding: 10px 10px 10px 10px;
    float: right;
}

.phototextbox p {
    font: Arial, sans-serif;
    font-style: italic;
    color: black;
    font-size: 11px;
    font-style: normal;
    font-weight: lighter;
    margin-left: 20px;
}

/* slide show styles */

.slideshow-container {
    position: relative;
    width: 100%;
    height: 800px;
    overflow: hidden;
    margin: 0 auto;
}

.slides {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}
/*above I changed from 100% to the sizes*/
.slides.active {
    opacity: 1;
}

.slides img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dots-container {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

.dot {
    height: 10px;
    width: 10px;
    margin: 0 5px;
    background-color: #9cf;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
    transition: background-color 0.3s;
}

.dot.active {
    background-color: #fff;
}

.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
    padding: 16px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.3s ease;
    user-select: none;
    background-color: rgb(0 0 0 / 50%);
}

.next {
    right: 0;
}

.prev:hover,
.next:hover {
    background-color: rgb(0 0 0 / 80%);
}

/* end of slide show styles */

.small-logo {
    width: 60px;
    height: auto;
    margin: 0 5px;
    vertical-align: left;
}
​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​
 	 /* Basic CSS to make it stand out */
        .highlight-section {
            max-width: 800px;
            margin: 20px auto;
            font-family: Arial, sans-serif;
            line-height: 2;
        }
        .highlight-section p {
            margin: 15px 0;
            color: #333;
        }
        .highlight-section strong {
            color: #00008b; /* A bold red for emphasis */
            font-weight: bold;
        }	