body {
  margin:0px;
  padding:0px;
  font-family:verdana, arial, helvetica, sans-serif;
  line-height: 130%; 
  color:black;
  background-color:b4b4b5; 
  background-image: url("../AdminFiles/BG.gif"); 
}


#header {
  padding-top: 7px;
  margin-top: 7px;
  height: 144px;
  Vertical-Align: bottom;
  text-align: center;
  margin-left: 115px;  
  }


#V_Menu {
  position: absolute;
  top: 125px; 
  left: 5px;
  width: 110px;
  }


#footer {
  margin-top: 10px;
  border-top: thick solid Maroon;
  text-align: center;
  font-size: x-small;
  }  

#footerCP {
  margin-top: 10px;
  border-top: thick solid Maroon;
  text-align: center;
  font-size: x-small;
  }  

#footerCreature {
  /* border: thick solid gray  */
  width: 100%;
  margin-top: 10px;
  text-align: center;
  font-size: x-small;
  }  

#content {
  overflow: auto;
  margin-top: 0px;
  margin-left: 120px;  
  padding-top: 2em; 
  padding-left: 8em; 
  padding-right: 8em; 
  padding-bottom: 2em; 
  }

#Gallery_content {
  text-align: Center;
  margin-top: 0px;
  margin-left: 175px;  
  padding-top: 2em; 
  padding-left: 1em; 
  padding-right: 2em; 
  padding-bottom: 2em; 
 }


#content_White {
  background-color: ffffff; 
  }

#Captioned-Right {
  float: right;
  margin-right: -5em;
  margin-left:   1em;
  margin-top:    1em;
  margin-bottom: 0em;
  text-align: Center;
  }

#Captioned-left {
  float: left;
  margin-right:  1em;
  margin-left:  -5em;
  margin-top:    1em;
  margin-bottom: 0em;
  text-align: Center;
  }

#Captioned-AlRight {
  float: right;
  margin: 1em;
  text-align: Center;
  }

#Captioned-AlLeft {
  float: left;
  margin:  1em;
  text-align: Center;
}

#Collection-Main {
  width: 100%; 
  text-align: justify;
  overflow: auto;
  margin-bottom: 0em;
  }

/* Creature page DIVs */


#Creature {
  /* border: 1px solid Yellow; */
  overflow: auto;
  margin-bottom: 0em;
  text-align: left;
  }

#CreatureL {
  border: 1px solid Yellow; 
  overflow: auto;
  margin-bottom: 0em;
  text-align: left;
  }


#Creature-Main {
  /* border: 2px solid maroon; */
  border-bottom: thick solid Maroon;
  width: 100%; 
  text-align: justify;
  overflow: auto;
  margin-bottom: 0em;
  }
  

#Creature-MainL {
  border: 2px solid;
  border-color: maroon; 
  border-bottom: thick solid Maroon;
  width: 100%; 
  text-align: justify;
  overflow: auto;
  margin-bottom: 0em;
  }


#NaviLeft {
  float: Left;
}

#NaviRight {
  float: Right;
}

#Creature-text {
  /* border: 1px solid; */
  margin-top: 0em;
  margin-bottom: 0em;
  float: left; 
  /* width: 85%; */
  width: 480px; 
  text-align: justify; 
  overflow: auto;
  }

#Creature-textC {
  /* border: 1px solid; */
  margin-top: 0em;
  margin-bottom: 1em;
  /* float: center; */
  width: 480px; 
  text-align: justify; 
  overflow: auto;
  }

#Creature-left {   
  /* border: 3px solid blue; */
  margin-top: 1em;
  margin-right: 1em;
  width: 50%;
  float: left;
  }

#Creature-leftL {   
  border: 3px solid blue; 
  margin-top: 1em;
  margin-right: 1em;
  width: 50%;
  float: left;
  }

#Creature-right {
  /* border: 3px solid; */
  margin-top: 1em;
  float: right; 
  text-align: left;
  width: 45%;
  }

#Creature-rightL {
  border: 3px solid; 
  margin-top: 1em;
  float: right; 
  text-align: left;
  width: 45%;
  }


#Creature-bottom {
  /* border: 2px solid green; */
  text-align: Left;
  margin-top: 1em;
  margin-bottom: 1em;
  float: left;
  }

#Creature-bottomL {
  border: 2px solid green;
  text-align: Left;
  margin-top: 1em;
  margin-bottom: 1em;
  float: left;
  }

.Creature-Smallpic {
  text-align:right;
  border-bottom: .5em;
  }

#Image-V {
  width: "450px";
  height: "600px";
  border: thin solid black;
  }

#Image-H {
  width: "600px";
  height: "450px";
  border: thin solid black;
  }

#Image-VS {
  width: "100px";
  height: "133px";
  border: thin solid black;
  }

#Image-HS {
  width: "133px";
  height: "100px";
  border: thin solid black;
  }

.BlackBox {
  border: thick solid black;
  padding: 1em 
}

/*New stuff 7/2012*/

label {
  font-weight: bold;
  width: 15em;
  float: left;
  text-align: right;
  margin-right: 0.5em;
  display: block
}

input {
  color: #000000;
  border: 1px offset solid #800000;
  text-align: left;
}

.Button {
  text-align: center;
}


.GalleryFigure{
/*  border: thin black solid; */
  margin: 5px;
  width: 160px;
  height: 220px;
  float: left;
}

.GalleryCenter{
  margin: 20px;
  width: 100%;
  height: 220px;
}

.GalleryFigureP {
  font-size: Small;
  margin_bottom: 5px;
  text-align: center;
  text-style: italic;
  border-width: thin;
}

/* End new Stuff */

.FormLeft {
  width: 250px;
  font: bold;
  text-align: center;
  }

.FormLeftNotBold {
  text-align: right;
  width: 250px;
  }

.FormRight {
  text-align: left;
  }

.GalleryLeft {
  width: 250px;
  text-align: Left;
  }

.No_U {
  text-decoration: non; 
  }

p {
/*  text-indent: 1em; */
text-align: justify;
  }  

ul, ol, dl, li {
	padding: 0;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	border: 0;
	}


.FormText {
  font-family: serif; 
  font-size: XXsmall; 
  font-weight: bold;
  }

.fancy {
  font-family: cursive;
  }

.BoldRed {
  font: bold; 
  color: red; 
  }

.DarkRed {
  color: maroon; 
  }

.Red {
  color: red; 
  }

.inset {
  margin-left: 4 em;
}

.separated {
  border-top: thin solid maroon;
  }

.Con_Name {
  border-top: thin solid maroon;
  font: x-large small-caps bold; 
  color: red; 
  text-align: center;
  }

.New_Item {
  border-top: thin solid maroon;
  font: large small-caps bold; 
  }


.line {
  border-top: thin, solid, maroon;
  }

.outlined {
  outline: black, solid, thin;
  }

H1 { 
  line-height: 1.1;
  font-size: xx-large;
  font-variant: small-caps;
  font-weight: bold;
  color: maroon;
  text-align: center;
  }

H2 { 
  font: x-large, small-caps, bold;
  }


H3 { 
  font: large, small-caps, bold;
  }

H4 { 
  font: medium, small-caps, bold;
  }

.XXLarge {font: xx-large, small-caps, bold; }
.XLarge {font: x-large, small-caps, bold; }
.Large {font: large, small-caps, bold; }
.Small {font: small, small-caps, bold;   }
.XSmall {font: x-small, small-caps, bold; }
.XXSmall {font: xx-small, small-caps, bold; }

