<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
    background: #FFFFFF; 
	/* background: #95AE36 url(images/img1.gif) repeat-y center top; */
	font-family: 'Droid Sans', sans-serif;
    letter-spacing: 0px;
	font-size: 14pt;
	color: #000000;
}

h1, h2, h3, h4, h5, h6, h7 {
	margin: 0;
	padding: 14px 0 0 0;
	letter-spacing: -0px;
	font-family: 'Bitter', serif;
	font-variant: caps;
	color: #000080;
}

h2 {
	padding: 14px 0 0 0;
	word-spacing: 5px;
	font-size: 1.5em;
	color: #000080;
}

h3 {
	padding: 20px 0 0 0;
	border-bottom: 1px solid #8A8B8C; /*#95AE36; */
	word-spacing: 3px;
	font-size: 1.25em;
	color: #8A8B8C;  /*#95AE36; */
}

h4 {
	font-family: 'Bitter', sans-serif;
	font-size: 1.0em;
	color: #990000;  /*#8A8B8C; #990000;*/
	font-variant: normal;
	letter-spacing: 0px;

}

h5 {
	font-family: 'Bitter', sans-serif;
	font-size: 1.0em;
	color: #8A8B8C;  /*#8A8B8C; #990000;*/
	font-variant: normal;
	letter-spacing: 0px;

}

h6 {
	font-family: 'Bitter', sans-serif;
	font-size:0.8em;
	color: #8A8B8C;  /*#8A8B8C; #990000;*/
	font-variant: normal;
	letter-spacing: 0px;

}

h7 {
	font-family: 'Bitter', sans-serif;
	font-size:0.7em;
	color: #8A8B8C;  /*#8A8B8C; #990000;*/
	font-variant: normal;
	letter-spacing: 0px;

}

a {
	color:  #000080 /*#8A8B8C; /*#95AE36; */
}

c {
	color:  #000080 /*#8A8B8C; /*#95AE36; */
}


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

.green {
	color: #8A8B8C; /*#95AE36; */
}

.red {
	color: #990000;
}

.gray {
	color: #464646;
}

.image {
	float: left;
	margin: 20px 20px 0 0px;
}

.list, .list2c {
	margin-left: 0;
	padding: 10px;
	list-style: none;
	line-height: 2em;
}

.list2c li {
	float: left;
	width: 50%;
}

.paddedList ul li {
padding-bottom:5px;
}

/*ul li { padding: 5px 0px; }*/
/* Header */

#header {
	width: 750px;
	height: 100%;
    margin-left: 20%;
	padding: 25px;
}

#header h1 {
	float: left;
	padding: 30px 0 0 0;
	letter-spacing: -0px;
	font-size: 2.2em;
}

#header h2 {
	float: right;
	padding: 0px 10px 0 0;
	word-spacing: normal;
	letter-spacing: -1px;
	font-size: 1.8em;
}

#header a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 12%;
    height: 100%;
    margin: 0;
    position: fixed;
    /*background: #e4e4e4;*/
}

#menu ul {
	margin: 0;
    margin: 150px 0% 0 10px;
	padding: 0;
    list-style: none;
    position: fixed;
    height: 100%;
    overflow: auto;
    /*background: #e4e4e4;*/
}

#menu li {
	display: block;
}

#menu a {
	display: block;
	float: left;
	width: 80 px;
	height: 80 px;
	padding: 7px 16px;
	/*background: #e4e4e4; /*#87A12C url(images/img2.gif) repeat-x left bottom;*/
	text-align: left;
	letter-spacing: -0px;
	text-decoration: underline;
	font-family: 'Bitter', serif;
	color: #000080;
	font-size: 14pt;
     font-variant: caps;
}

#menu a.active {
    width: 80 px;
	height: 80 px;
    padding: 7px 16px;
    /*background: #e4e4e4;*/
    color: #990000;
    font-weight: bold;
    text-decoration: none;
}

#menu a:hover {
	background: #d4d4d4 repeat-x left top;
}

/* Content */

#content {
	width: 750px;
	margin-left: 20%;
	padding: 25px;
}

#colOne {
	float: right;
	width: 800px;
    margin-top: 0px;
}

#colTwo {
	float: left;
	width: 0px;
}

#left {
	float: left;
	width: 600px;
}

#right {
	float: left;
	width: 150px;
}
/* Footer */

#footer {
	clear: both;
	width: 100%;
	margin-top: 60%;
	padding: 5px 0;
	background:  #464646; /*#95AE36;#87A12C url(images/img2.gif) repeat-x left bottom; */
	font: "Times New Roman", Times, serif;

}

#footer p, #footer a {
	margin: 0;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Float three columns side by side */
.column {
  float: left;
  width: 30%;
  padding: 0px 10px;
}

/* Remove extra left and right margins, due to padding in columns */
.row {
    margin-bottom: 20px;
    padding: 5px 5px;
  }

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Style the counter cards */
.card {
  width: 30%;
}


.container {
  padding: 2px 16px;
}

/*New CSS added for caousel*/


.carousel {
	padding-top: 20px;
    max-width: 100%;
    position: relative;
    margin: 0 auto;
	text-align: center;
}

.carousel .carousel-item,
.carousel .carousel-item-hidden {
    display: none; /* hide all slide images not currently being viewed */
}

.carousel .carousel-item-visible {
    display: block; /* show current slide image */
    animation: fadeVisibility 0.5s; /* for fading effect when switching between slides */
}

.carousel .carousel-item img {
    width: 100%;
    height: 500px;
}

/* Navigation control styles */
.carousel .carousel-actions {
    display: flex;
    width: 100%;
    justify-content: space-between; /* put space between the navigation buttons */
    position: absolute; /* position navigation buttons on top */
    top: 50%; /* center navigation buttons on the slide */
    transform: translateY(-50%); /* align navigation buttons */
}

.carousel .carousel-actions button {
    border-radius: 50px;
    background-color: white;
    border: 0;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    width: 40px;
    height: 40px;
}

.carousel .carousel-actions button#carousel-button-prev {
    margin-left: 20px; /* prevent previous button from touching the side*/
}

.carousel .carousel-actions button#carousel-button-next {
    margin-right: 20px;  /* prevent next button from touching the side*/
}

.carousel-dots {
    text-align: center; 
}
.carousel_text{
	position: absolute;
	text-align: center;
	top: 85%;
	left: 30%;
	color: #fff;
	background:gray;
	font-family:'Droid Sans', 'sans-serif';
	font-weight: 400;
	font-size: 20px;
	
}

.dot {
    opacity: 0.7; /* gray out dots for slides not being visted */
}

.dot:focus {
    border: 1px solid black; /* dot for currently visited slide */
}

.links{
	color: #8A8B8C;
	text-decoration: none;
}

.plot_img{
	height: 80%;
	width: 80%;
}
.rec_feat{
	flex: 1;
    border: 2px solid red;
}


.rec_feat:first-child{
	margin-right: 0px;
}

.rec_feat_cont{
    display: flex;
}
.plot_title{
	color: #8A8B8C;
}

/* hanlde smooth transitions between slides */
@keyframes fadeVisibility {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}</pre></body></html>