body {
  background:;
  color: #222222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default; }
   
.clearfix { clear:both; }
.topheader { xbackground-color: red; overflow: auto; padding:10px 0px; xborder-bottom: 5px solid #8B0102; xborder-top: 5px solid #8B0102;}
.topheader div { float:left; }
.topheader nav { float:right; }
.topheader nav { padding: 20px; }
.topheader nav ul { background-color: white; overflow: auto; margin:0px; padding:10px 10px; list-style-type:none; margin-top:20px;}
.topheader nav li { float: left; padding:5px 10px;  border-left: 1px solid #8B0102; }
.topheader nav li:first-child { border-left: none; }
.topheader nav li a { text-decoration: none; color: black; }
.topheader nav li a:hover { color: red; }
.activenav { color: red !important;}
.mylogo img { height:120px;}
.mylogo img:hover { -webkit-filter: brightness(90%);  }
footer{height:200px;background-color:black;color: white;}
footer li{text-decoration: none; color: #bbbbbb;list-style-type:none;}
.selected { color:red !important; font-weight: bold; }
			