body {
  background-color: #C0C0C0;
  color: black;
  font-family: Calibri, Verdana, Lucida Sans, Arial;
  font-size: 76%;
  margin: 0px;
}

h1 {
  font-family: Calibri, Verdana, Lucida Sans, Arial;
  background-color: #9DACB6;
  padding-left: 100px;
  margin: 0px;
  font-size: 160%;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  border-top: 1px solid #666666;
}

h2 {
  background-color: #9DACB6;
  border: 1px solid #666666;
  font-family: Calibri, Verdana, Lucida Sans, Arial;
  font-size: 120%;
  padding-left: 16px;
  margin: 0px;
}

caption {
  background-color: #9DACB6;
  border: 2px solid #666666;
}

table {
  border: 1px solid black;
  font-size: 100%;
}

td {
  vertical-align: top;
}

.vicky {
  color: #660000;
  font-weight: bold;
}
.vane {
  background: yellow;
  color: blue;
  font-weight: bold;
}
.reference {
  font-family: Consolas, Courier;
  font-weight: bold;
}
.code_pre {
  border: 1px solid #666666;
  font-family: Courier;
  padding: 4px;
}
.code_key {
  color: blue;
  font-family: Consolas, Courier;
  font-weight: bold;
}
.code_comment {
  color: green;
  font-family: Consolas, Courier;
  font-weight: bold;
}
.code_std {
  font-family: Consolas, Courier;  
}
.code_str_lit {
  /* color: fuchsia; */
  color: black;
  font-family: Consolas, Courier;  
  font-weight: bold;
}
.code_int_lit {
  /* color: fuchsia; */
  color: black;
  font-family: Consolas, Courier;
  font-weight: bold;
}
.hilite {
  background: yellow;
  font-weight: bold;
}
.webdings_big {
  font-family: Webdings;
  font-size: 32px;
}
.webdings_text {
  font-family: Webdings;
}
.point {
  border: 1px solid #666666;
  padding: 4px;
}
.article {
  font-family: Calibri, Verdana, Lucida Sans, Arial;
}
.home {
  color: #6666CC;
  font-family: Webdings;
  font-size: x-large;
  text-decoration: none;
  border: solid 1px #AAAAAA;
  padding: 1px 8px 1px 8px;
}
.music_icon {
  color: #6666CC;
  font-family: Webdings;
  font-size: x-large;
  text-decoration: none;
  border: solid 1px #AAAAAA;
  padding: 1px 8px 1px 8px;
}
.stylish_letter {
  font-family: Monotype Corsiva, Garamond, Palatino Linotype, Lucida Sans, Arial;
  font-size: 120$;
}

.topBarStyle {
  margin: 0px;
  padding-left: 16px;
}

/* Used for main page styles */

.archiveItem {
  font-family: Calibri, Verdana, Lucida Sans, Arial;
  font-size: 100%;
}

.archiveTitle {
  display: inline-block;
  font-size: 120%;
  text-decoration: underline;
}

.blurBlock {
  display: inline-block;
  text-decoration: underline;
}

.contentBlock {
  border:1px solid #666666;
  margin:0px;
  padding:6px;
  vertical-align: top;
}

.leftNavBar {
  border:1px solid #666666;
  margin:0px;
  padding:2px;
  vertical-align: top;
  width: 72px;
}

/* Used for lyrics styling */

.lyrics {
  color: #000033;
  font-family: Lucida Sans, Arial;
  font-weight: bold;
}

.lyrics_trans {
  color: #000066;
  font-family: Lucida Sans, Arial;
  font-style: italic;
  font-weight: bold;
}

.voice1 {
  color: #330000;
  font-style: italic;
}

/* Used for comments inserted in other people's work */
.commentNow {
  font-family: Consolas, Courier New;
  color: green;
}

.commentThen {
  color: Navy;
}

/* Used for styling translations of pictures */
.picTrans {
  color: Navy;
}

/* Used for styling passtime items*/
.recipe {
  color: Navy;
  font-family: Calibri, Verdana, Lucida Sans, Arial;
}
