* {
 margin: 0;
 padding: 0;
}
html, body {
 height: 100%;
}
body {
 padding: 0;
 margin: 0;
 font: normal normal normal 1em/1em verdana, arial, helvetica, sans-serif;
 color: #3F3F3F;
 background-color: transparent;
}
a { color: #7A0A1D; text-decoration: none;}
a:link { color: #7A0A1D; background-color: transparent; }
a:visited  { color: #FA0A1D; background-color: transparent; }
a:hover, a:active { color: #7A0A1D; text-decoration: underline; background-color: transparent; }

a img { border: none; }
a:link img, a:visited img { border-style: none }

h1, h2, h3, h4, h5, h6 { 
  text-align: left; margin: 0;
}
h1, h2, h3 { color: #C4102E;}
h1 { font: bold 130% sans-serif; margin-bottom: 0.2em; }
h2 { font: 130% sans-serif; }
h3 { font: 120% sans-serif; }
h4 { font: bold 100% sans-serif; }
h5 { font: italic 100% sans-serif; }
h6 { font: small-caps 100% sans-serif; }

#gibfeed {
 /*width: 560px;*/
 width: 544px;
 font-size: 80%;
}

.csc-menu-4 span.dt, #sitemaptablelook span.dt {
 display:block;
}
.csc-menu-4 span.dd, #sitemaptablelook span.dd {
 display:block;
}

/* sitemaptablelook */
div#sitemaptablelook, div#sitemaptablelookroot {
 /*width: 560px;*/
 padding: 0;
 margin: 0;
}

#sitemaptablelook ul, #sitemaptablelookroot ul {
 /*float: left;*/
  width: 100%;
  list-style: none;
  line-height: 110%;
  margin: 0;
  padding: 0;
}

#sitemaptablelookroot ul {
 width: 100%;
}

#sitemaptablelook ul li, #sitemaptablelookroot ul li {
 /*float: left;
 width: 48%;*/
 min-height: 80px;
 list-style: none;
 margin: 0;
 padding: 0 0 0 8px;
 background-image: none;
}
* html #sitemaptablelook ul li, * html #sitemaptablelookroot ul li {
 height: 80px;
}


.sitemaptablelookimg {
  float: left;
  padding-right: 8px;
  /*padding-bottom: 8px;*/
}
#sitemaptablelook p {
  margin: 0px;
  padding: 0px;
}




p {
 margin: 0 0 0.8em 0;
}

dt, dd { margin-top: 0; margin-bottom: 0 }
dt { font-weight: bold }

ul.toc {
 list-style: none;
}
ul, ol {
 margin: 0;
 padding: 0;
 line-height: 130%;
}

.small {
 font-size: 89% !important;
 font-weight: normal !important;
}
.smallstrong {
 font-size: 89% !important;
 font-weight: bold !important;
}
.bigger {
 font-size: 110% !important;
}
.highlight {
 color: #C4102E;
}
.highlightstrong {
 color: #C4102E;
 font-weight: bold;
}
.author {
 font-size: 89%;
 font-style: italic;
}
.quotes {
 font-style: italic;
}
.indent {
 margin-left: 2em;
}

.csc-textpic-caption {
 font-size: 70%;
}