body {
 background: #efd/*url(pageBG.gif)*/;
 font: small "Arial",sans-serif normal;
 color: #000; 
 text-align: center}

a:link {
 color: #369;
 text-decoration: none;}
a:visited {
 color: #396;
 text-decoration: none;}
a:hover { 
 border-bottom: .1em dashed}


H1 {
 background-color: #bcd;
 font-family: "Garamond";
 font-weight: normal;
 margin: .2em 0;
 text-align: center;
}

#ad {
 background-color: #bda;
 margin: 1em auto 3em;
 padding: .2em;
 width: 620px}

#content{
 background-color: #fff;
 margin: .2em auto;
 padding: .2em;
 text-align: left;
 width: 800px;
}

#sidebar {
 background-color: #cec;
 margin: .2em 0;
}

#intrapageNav {
 background-color: #ada;
 margin: .2em 0 .2em 1em;
}

#text {
 background-color: #fff;
 float: right;
}

#navButtons {
 background-color: #cec;
 clear: both;
 color: #369;
 float: right; 
 padding: .2em;
 margin: .2em;
 text-align: center;
 width: 200px;
}

#footer {
 clear: both;
 text-align: center;
}

/*Sidebars 
------------------------------------*/
#sidebarLinks { 
 list-style: none;
 list-style-type: inside;
 margin: .2em;
 padding: .2em
}

#sidebarLinks li {
display: inline;}

#intrapageNav ul { 
 list-style: none;
 list-style-type: inside;
 margin: .2em;
 padding: .2em
}

#intrapageNav li {
display: inline;}

/*Text
------------------------------------*/
h2 {
 background-color: #cec;
 color: #060;
 font-family: "Garamond";
 font-weight: normal;
 margin: 1em 0 .5em;
 padding: .2em;
}

h3 {
 border-bottom: .15em dashed #090;
 color: #090;
 font-weight: normal;
 margin: .5em 0;}

blockquote {
 background-color: #cde;
 margin-top: .5em;
 margin-bottom: .5em;
 padding: .2em}


dl { 
margin: .5em auto;
width: 600px;
}
dt {
 background-color: #ded; 
 padding: .2em;
}

.sidebarRight, .sidebarLeft {
 background-color: #9c9;
 border: .2em solid #fff;
 padding: .2em;
 width: 190px;
}
.sidebarRight {
 float: right;
 border-right-width: 0;
}
.sidebarLeft {
 float: left;
 border-left-width: 0;}

.sidebarRight h3, .sidebarLeft h3{
 border-color: #fff;
 color: #fff;}

.imageContainer a img {
 border: 0;
  border-bottom: .2em solid #9c9; 
 margin-bottom: .2em;}

.imageContainer a:hover img{
 border-bottom-color: #cec;}

.imageContainer a:hover {
 border-bottom: 0;}

.sciName {
 margin-left: 1em;
 font-family: "Times New Roman", serif;
  font-variant: small-caps;
  font-style: italic;
 letter-spacing: .1em;}

.furryAttitude ol {
 list-style-position: inside;
 margin: .5em .2em;
 padding: .2em;
}

.RPprofile {
 background-color: #cec}

.fieldGuide {
 color: #069;
 font-family: Times;
 margin: .5em 2em;
}

.prevButtonIndex, .nextButtonFinal {
 display: none
}

/*tables
---------------------------------*/
#speciesPicker, #thesRape {
 margin:.5em auto;;
 text-align: center;
 width: 690px;}

#speciesPicker caption, #thesRape caption {
 background-color: #9c3;
 margin: .2em auto 0; 
 padding: .1em;}

#speciesPicker .femaleHeader1, #thesRape .femaleHeader1 {
 background-color: #f30;;
}
#speciesPicker .femaleHeader2, #thesRape .femaleHeader2 {
 background-color: #fc9;
}

#speciesPicker .hermHeader1 {
 background-color: #d6f;
}
#speciesPicker .hermHeader2 {
 background-color: #fdf
}

#speciesPicker .maleHeader1, #thesRape .maleHeader1 {
 background-color: #09c
}
#speciesPicker .maleHeader2, #thesRape .maleHeader2 {
 background-color: #bdf
}

#speciesPicker .allHeader1, #thesRape .miscHeader1{
 background-color: #999}
#speciesPicker .allHeader2,  #thesRape .miscHeader2{
 background-color: #ccc}

#thingTable {
 margin: .5em auto;
 width: 80%;
}
.thing {
 background-color: #cec;
 text-align: center;
}
.thingDate {
 background-color: #9cc;
 padding: .1em;
}
.thingCreator {
background-color: #699;
}

.dirComm, .fieldGuide, #ad {display: none}