body {
  /*background: #EB9133 none repeat scroll 0% 50%;*/
  background-color: black;
  color: black;
  font-family: Arial,Helvetica,sans-serif;
}

a {
  color: white;
}

a:visited {
  color: #ccffff;
}

h1 {
  font-size: 1.5em;
  font-weight: bold;
  font-style: italic;
}

h2 {
  font-size: 1.15em;
  font-weight: bold;
}

#header {
  text-align: center;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 5px;
  padding-bottom: 1em;
  white-space: nowrap;
  margin: auto;
}

#contentArea {
  background-color: rgb(235, 145, 51);
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 20px;
  margin-bottom: 20px;
  color: black;
  text-align: left;
  padding-left: 7px;
  padding-right: 7px;
}

#footer {
  text-align: center;
  font-size: 0.6em;
  padding-left: 7px;
  padding-right: 7px;
  padding-bottom: 5px;
}

.rss-date {
  color: black;
  font-size: 0.5em;
}
.rss-item {
  color: black;
}
.rss-item a {
  color: white;
}

#topNavBar {background: black;}

#about2053 {padding: 2px; background: black; color: yellow; text-decoration: underline; font-weight: bold; position: absolute; top: 170px; left: 152px; height: 20px; overflow: hidden;}
#whatWeDo {padding:2px; background: black; color: yellow; text-decoration: underline; font-weight: bold; position: absolute; top: 170px; left: 307px; height: 20px; overflow: hidden;}
#media {padding: 2px; background: black; color: yellow; text-decoration: underline; font-weight: bold; position: absolute; top: 170px; left: 432px; height: 20px; overflow: hidden;}
#teamMembers {padding: 2px; background: black; color: yellow; text-decoration: underline; font-weight: bold; position: absolute; top: 170px; left: 587px; height: 20px; overflow: hidden}
#search {padding:2px; position: absolute; top: 170px; left: 752px; overflow: hidden;}

.mlist { color: #69f; font-size: 0.82em; font-weight: bold; text-align:center; width: 100%; margin-left: 0; padding-top: 2px; padding-bottom: 2px; border-right: 1px solid #fff; border-bottom: 1px solid #fff; border-left: 1px solid #fff; list-style-type: none; list-style-image: none; }

#about2053sub {background: black; display: none; position: absolute; top:187px; left: 155px; width: 146px;}
#whatWeDosub {background: black; display: none; position: absolute; top: 187px; left: 290px; width: 168px;}
#mediasub {background: black; display: none; position: absolute; top: 187px; left: 432px; width: 156px;}
#teamMemberssub {background: black; display: none; position: absolute; top: 187px; left: 595px; width: 146px;}
