<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* WWW.CAVS.MsState.Edu Stylesheet */

a:link    { color: #660000; text-decoration: none }
a:visited { color: #660000; text-decoration: none }
a:hover   { text-decoration: underline }
h1 {
  font-family: arial, helvetica, sans-serif;
  font-size: 1.5em;
  font-style: oblique;
  color: #660000;
  text-decoration: none;
}
h2 {
  font-family: arial, helvetica, sans-serif;
  font-size: 1.5em;
  #font-style: normal;
  color: #660000;
  text-decoration: none;
}
h3 {
  font-family: arial, helvetica, sans-serif;
  font-size: 1.25em;
  font-style: oblique;
  color: #660000;
  text-decoration: none;
}
h4 {
  font-family: arial, helvetica, sans-serif;
  font-size: 1em;
  font-style: oblique;
  color: #660000;
  text-decoration: none }
h5 {
  font-family: arial, helvetica, sans-serif;
  font-size: 0.75em;
  font-style: oblique;
  color: #660000;
  text-decoration: none } 
p {
  font-family: arial, helvetica, sans-serif;
  font-size: 1.0em; 
  text-decoration: none }
p.front {
  font-family: arial, helvetica, sans-serif;
  font-size: .75em; 
  text-align: justify;
  text-decoration: none }
p.flyer {
  font-family: arial, helvetica, sans-serif;
  font-size: 1.5em;
  font-style: oblique;
  color: #660000;
  text-align: center;
  text-decoration: none }
p.team {  
  font-family: arial, helvetica, sans-serif;
  font-size: .75em; 
  text-align: left;
  text-decoration: none}

p.news{
  font-family: arial, helvetica, sans-serif;
  color: #660000;
  font-size: .75em;
  text-decoration: none}
ul {
  font-family: arial, helvetica, sans-serif;
  font-size: 1.0em;
  text-decoration: none }
ul.front {
  font-family: arial, helvetica, sans-serif;
  font-size: .75em;}
ul.news {
  font-family: arial, helvetica, sans-serif;
  color: #660000;
  font-size: .75em;
  display: block;
  text-decoration: italics }

td {
  font-family: arial, helvetica, sans-serif }

.menu {
  border-color:black;
  border-style:solid;
  border-width: 2px 2px 2px 2px;
  background-color:#FFFFFF;
  position:absolute;
  left:2px;
  top:1px;
  z-index:100;
  line-height:18px;
  visibility:hidden; }

a.menu_plain:link, a.menu_plain:visited {
   text-align:left;
   background-color:#FFFFFF;
   color:#880000;
   text-decoration:none;
   border-color:black;
   border-style:solid;
   border-width:1px 0px 0px 0px;
   padding:2px 2px 2px 2px;
   cursor:hand;
   display:block;
   font-size:9pt;
   font-family:Arial, Helvetica, sans-serif;
   font-weight:bold }

a.menu_plain:hover, a.menu_plain:active {
   background-color:#cccccc;
   color:#880000;
   text-decoration:none;
   border-color:black;
   border-style:solid;
   border-width:1px 0px 0px 0px;
   padding:2px 2px 2px 2px;
   cursor:hand;
   display:block;
   font-size:9pt;
   font-family:Arial, Helvetica, sans-serif;
   font-weight:bold }

#maroonBoldText {
  font-size: 1.0em;
  font-weight : bold;
  color: #660000;
}
#smallText {
  font-size: 0.6em;
  font-style: normal;
  font-family: arial, helvetica, sans-serif;
  color: black;
}
#left {
  float: left;
  margin: 0 10px 0 0;
}
#right {
  float: right;
  margin: 0 0 0 10px;
}
body {
   /* background-image: url(/common/images/ERC_logo-trans-bg.gif);
   background-repeat: no-repeat;
   background-position: bottom center; */
   background:url(bggradient2.png);
   background-repeat:repeat-y;
   /*background-color: #FFFFFF;*/
   min-width: 850px;
}
.center table{ 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#topstrip {
   background-image: url(/common/images/ERC-banner-centerRepeating.jpg);
   background-repeat: repeat;
   background-position: center center;
   background-color : #606060;
   padding-left : 0em;
   padding-right : 0em;
   border-style : solid;
   border-color : #adadad;
   border-width : 1px 1px 0px 1px;
}

#nav{
   white-space : nowrap;
   background-color : #606060;
   float : left;
   color : White;
   width : 100%;
   border-style : solid;
   border-color : #adadad;
   border-width : 2px 0 2px 0;
}
#nav ul{
   padding : 0;
   margin : 0;
   float : right;
}
#nav ul li{
   display : inline;
}
#nav ul li a{
   padding-left : 1em;
   padding-right : 1em;
   background-color : #606060;
   color : White;
   font-size: 12px;
   font-weight : bold;
   text-decoration : none;
   float : left;
   border-right-color : #acacac;
   border-right-style : solid;
   border-right-width : 1px;
}
#nav ul li a:hover{
   background-color : #812530;
   color : #ffffff;
}

/* navSub is a test section for the "About" submenu down the left */
#navSub {
   width: 8em;
   vertical-align: top;
   background-color : #ffffff;
   font-color : #660000;
   border-style : solid;
   border-color : #adadad;
   border-width : 2px 0 2px 0;
   border-right-width : 1px;
   border-right-color : #adadad;
   border-right-style : solid;
   border-left-width : 2px;
   border-left-color : #adadad;
   border-left-style : solid;
   padding: 10px;
}
#navSub ul{
   padding : 0;
   margin : 0;
   float : left;
   list-style-type: none;
}
#navSub a {
   display : block;
   color : #660000;
   font-weight : bold;
   font-style: oblique;
   text-decoration : none;
}
#navSub a:hover{
   background-color : #812530;
   color : #ffffff;
   font-style: oblique;
}

#content {
   vertical-align: top;
   border-style : solid;
   border-color : #adadad;
   border-width : 2px 0 2px 0;
   border-right-width : 1px;
   border-right-color : #adadad;
   border-right-style : solid;
   border-left-width : 2px;
   border-left-color : #adadad;
   border-left-style : solid;
   padding: 10px;
}

#sidebar {
   border-style : solid;
   border-color : #adadad;
   border-width : 2px 0 2px 0;
   border-right-width : 1px;
   border-right-color : #adadad;
   border-right-style : solid;
   border-left-width : 2px;
   border-left-color : #adadad;
   border-left-style : solid;
   padding : 0px;
}
#sidebarPicture {
   border-style : none;
   border-bottom-style : solid;
   border-bottom-width : 2px;
   border-bottom-color : #adadad;
   padding: 0px;
   margin: 0px;
/*
   background-image: url(/images/erc-banner4-centerRepeating2.jpg);
   background-repeat: repeat;
   background-position: bottom center;
*/
}
#sidebarNews {
   border-style : none;
   border-top-style : solid;
   border-top-width : 2px;
   border-top-color : #adadad;
   padding: 10px;
}

#contact {
   padding : 0 4em 0 0;
}

#footer {
   border-style : solid;
   border-color : #adadad;
   border-width : 2px 2px 2px 2px;
   border-right-width : 1px;
   border-right-color : #adadad;
   border-right-style : solid;
   border-left-width : 2px;
   border-left-color : #adadad;
   border-left-style : solid;
   padding: 5px;
   font-size: 8pt;
}

#news {
   border-style : none;
   font-size: 0.8em;
   padding: 0px 20px 10px 0px;
   vertical-align: top;
}
#newsDate {
   border-style : none;
   font-size: 0.8em;
   padding: 0px 10px 10px 0px;
   vertical-align: top;
   width: 25%;
}


#table {
   vertical-align: top;
   border-style : none;
   padding: 10px;
}

/*
#footerNavlist {
   list-style: none;
   margin: 0;
   padding: 0;
}
#footerNavlist li {
   padding: 0 0.2em 0 0.5em;
   display: inline;
   boarder-left: 1px solid black;
}
#footerNavlist li:first-child {
   boarder-left: 0;
   padding-left: 0;
}
*/

/* Thumbnail Index */
div#index {
	margin: 1ex 0 1ex 0;
	text-align: center;
}

div#index table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#index td.thumbcell {
	width: 140px;
	border-style: solid;
	border-color: #D7D7D7;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#index td.thumbcell img {
	border-style: none;
}

div#index div.pages {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
}

/* Photo Navigation */
div#navigation {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	margin: 1ex 0 1ex 0;
}

div#navigation table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#navigation td.previous {
	text-align: left;
	width: 140px;
}

div#navigation td.index {
	text-align: center;
}

div#navigation td.next {
	text-align: right;
	width: 140px;
}

div#navigation td.thumbcell {
	width: 140px;
	border-style: solid;
	border-color: #D7D7D7;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#navigation td.thumbcell img {
	border-style: none;
}

div#navigation td.selected {
	border-style: outset;
	border-width: 2px;
}

div#navigation span.home {
	display: block;
	padding-bottom: 1em;
}

/* Photograph */
div#photograph {
	text-align: center;
	margin: 1ex 0 1ex 0;
}

div#photograph img {
	margin: 0 auto 0 auto;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

/* Photograph Title */
h1.title {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
}

/* Photograph Caption */
p.caption, p.description {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	display: block;
	width: 640px;
	margin: auto;
}

/* Footnote */
p.footnote {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.6em;
	text-align: right;
	padding: 0 2em 0 0;
}

/*Win IE fix */
* html #footerNavlist { height: 1%; }
* html #footerNavlist li { margin: 0 0.5em 0 -0.5em; }
/*End Win IE fix */
</pre></body></html>