body {
  font-family: Verdana, sans-serif;
  margin: 0;
  padding: 0;
  color: #000000;
  background: #FCFCFC;
}

img {
  border: 0;
}

p,ul,ol,li,dt,dd,h1,h2,h3,h4,h5,h6,h7 {
  padding: 0px 4px 0px 5px;
  margin: 0px;
}

h1,h2,h3 {
  font-family: 'Times New Roman', Times, serif;
  padding: 10px 0px 0px 5px;
  margin-bottom: 5px;
}

h1 {
  font-size: 150%;
}

h2 {
  font-size: 140%;
}

h3 {
  font-size: 130%;
}

h4,h5,h6,h7 {
  font-family: Verdana, sans-serif;
  font-size: 110%;
  font-weight: bold;
  padding: 0px 0px 0px 5px;
}

q, blockquote {
  padding-left: 10px;
  font-style: italic;
}

acronym, abbr {
  border-bottom: 1px dashed white;
}

acronym, abbr, span.caps {
  cursor: help;
  letter-spacing: .07em;
}

#page {
  width: 100%;
  margin: 1px auto;
}

#header {
  padding: 0.5em;
  color: black;
  background-color: #cccccc;
}

#menu {
  float: left;
  margin: 0 0 20px 0;
  width: 180px;
  background-color: #cccccc;
  color: black;
  display: block;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 105%;
  line-height: normal;
}

#menu dt {
  padding: 5px 5px 5px 5px;
  margin: 4px;
}

#menu dl {
  padding: 5px 5px 5px 5px;
  margin: 4px;
}

#menu a {
  color: black;
}

#content {
  margin-left: 185px;
  padding: 1em;
  color: black;
  font-size: 100%;
}

#content p {
  margin-bottom: 8px;
}

#content dt {
  margin-top: 0.4em;
}

#content ul {
  margin-left: 1.5em;
  margin-bottom: 0.8em;
}

#content li {
  list-style-type: square;
}

#footer {
  position: relative;
  padding-left: 10%;
  padding-right: 10px;
  text-decoration: none;
  font-family: sans-serif;
  font-size: 80%;
}

#headerLogo {
  display: inline;
}

#headerBanner {
  display: inline;
  margin-left: 250px;
}

#header p {
  display: inline;
  text-align: center;
}

#qlinks {
  border: 1px solid #000;
  margin: 3em;
}

#qlinks ul, #qlinks li {
  display: inline;
  list-style: none;
  margin-left: 0;
  padding: 0;
  text-indent: -1em;
}

#tcb_menu {
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 95%;
}

#toc {
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 95%;
}

#toc dt {
  margin-top: 6px;
  margin-left: 0px;
}

#toc dd {
  font-size: 90%;
  margin-left: 0px;
  padding-left: 30px;
}

.recentChanges.breadcrumbs dt, dd {
  margin-left: 40px;
}

.recentChanges.breadcrumbs ul {
  list-style: none;
  padding: 0;
}

.recentChanges.breadcrumbs li {
  display: inline;
  margin-left: 0;
  padding: 0;
}

.recentChanges h3 {
  font-size: 105%;
}

.recentChanges h4 {
  font-size: 100%;
}

.recentChanges h5 {
  font-size: 80%;
  margin-top: 0px;
  margin-left: 40px;
  margin-bottom: 10px;
}

.recentChanges p {
  font-size: 100%;
}

.inset_picture {
  float: right;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 10px;
  text-align: right;
}

.inset_picture_left {
  float: left;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-right: 10px;
  text-align: left;
}

.inset_picture_center {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 10px;
  text-align: center;
}

.newsItem {
  margin: 10px; 
  padding: 5px; 
  background-color:#BBBBBB;
}

.newsItem h1 {
  font-family: 'Times New Roman', Times, serif;
  padding: 10px 0px 0px 5px;
  margin-bottom: 5px;
  font-size: 120%;
}

.newsItem h2,h3,h4 {
  font-size: 110%;
}

.newsItem p {
  font-family: 'Times New Roman', Times, serif;
  padding: 10px 0px 0px 5px;
  font-size: 100%;
}

.newsPostBy {
  font-family: sans-serif;
  font-size: 70%;
  margin-bottom: 0px;
}

.newsPostDate {
  font-family: sans-serif;
  font-size: 70%;
}

.byline {
  font-family: sans-serif;
  font-size: 70%;
  text-align: right;
}

.author {
  display: inline;
  font-family: sans-serif;
  font-size: 75%;
  font-style: italic;
}

.copyright {
  text-align: center;
  font-size: 80%;
}

.gallery  {
  font-family: sans-serif;
  font-size: 90%;
  margin-top: 0px;
  text-align: center;
}

.thumbnail {
  font-family: sans-serif;
  text-align: center;
  font-size: 70%;
  margin-top: 0px;
  color: #CCCCCC;
}

.badges {
  margin-top: 0px;
  text-align: center;
  font-size: 70%;
}

