
body {     
  font-family:      "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif ;
  color:            rgb(233, 230, 223) ;
  background-color: rgb( 34,  44,  51) ;
}

h1{  
  font-family:      georgia, times,  palatino, serif ;
  color:            rgb(219, 174, 105) ; 
}
h2{
  font-family:      georgia, times,  palatino, serif ;
}
h3{
  font-family:      "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif ;
  line-height:      1.6em ;
}
p{
  font-family:      "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif ;
}

#wikilogo{
/*  background-image: url('') ; */
}    

#SplashBox{
  font-family:      "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif ;
}  

#WikiBody {
  background:       rgb( 49,  54,  57) ; 
}

#WikiBody a {
  text-decoration:  none ;
  color:            rgb(172, 209, 213) ;
}

#WikiBody a:hover {
  color:            rgb(120, 150, 150) ;
}
#WikiBody a:visited {
  color:            rgb(184, 184, 116) ;
}

.wikitrail{
  background:       rgb( 46,  55,  62) ; 
}

.clicker { 
  color:            rgb(172, 209, 213) ; 
}
.mongram, .mongram a {
  color:            rgb(115, 129, 142) ;   
}

.rfloat{
  background-color: transparent !important;
}

#Footer{
  background:       rgb( 28,  42,  54) ;
  color:            rgb(233, 230, 223) ; 
}

#Footer a:link, a:visited {
  color:            rgb(233, 230, 223) ; 
}

.gray { 
  color:            rgb(128, 128, 128) ;
}

