#content {
background-color: #E5E5E5;
}

#content p {
    position:relative;
font-size: 1.8em;
padding: .5em 0em 0em 2em;
margin: 0em 0em 0em 0em;
font-weight: 500;
}

#InfoText {
    float: right;
display: inline;
background-color: #CCC6AE; /* Colour used on other pages*/
background-color: #D29D69;
padding: 0.5em;
width:27.35%;
width:41.5%;
width:46%;
height: auto;
margin: 0.1em 0em 0.1em 0em;
}

#InfoText p{
font-size: 1.3em;
padding: 0.5em;
margin: 0em;
font-weight: normal;

}

/* Positions legends on main images
------------------------------------*/

.legend {
    position: absolute;
}



/* Posters link
------------------------------------*/


#Posters {
  position: relative;
  float: left;
  display: inline;
  width: 25%;
  padding: 2em 0em 0em 2em;
  margin: 0;
}

#Posters p {
  position: relative;
  left: 0em;
  top: 0em;
  padding: 0;
  margin: 0 0 0 1em;
}

#PostersPicture  {
  position: relative;
  height: 23em;
  margin: 0.5em 0em 0em 1em;
  border: 1px solid #000;
}

#Posters img {
  position: absolute;
  width: 100%;
  height: 100%;
}



/* All species link
------------------------------------*/



#AllSpecies {
  position: relative;
  float: right;
  display: inline;
  width: 27%;
  height: 12em;
  padding: 2em 0em 0em;
  margin: 0em;
}

#AllSpecies p {
  position: relative;
  left: 0em;
  top: 0em;
  padding: 0em 0em 0em 0em;
  margin: 0em  0em 0em 0em;
}

#AllSpeciesPicture  {
  position:relative;
  width: 83.23%;
  height:  8.923em;
  margin-left: 0%;
  margin-right: 16.23%;
  margin-top: 0.5em;
  margin-bottom: 0em;
  border: 1px solid #000;
}

#AllSpecies img {
  position: absolute;
  width: 100%;
  height:  8.923em;
}




/* Link to movies
------------------------------------*/


#movies {
  position: relative;
  float: right;
  display: inline;
  width: 20%;
  height: 12em;
  padding: 2em 0em 0em;
  margin: 0em;
}

#movies p {
  position: relative;
  left: 0em;
  top: 0em;
  padding: 0em 0em 0em 0em;
  margin: 0em  0em 0em 0em;
}

#movie_icon  {
  position:relative;
  width: 12em;
  height:  8.923em;
  margin-left: 0%;
  margin-right: 16.23%;
  margin-top: 0.5em;
  margin-bottom: 0em;
  border: 1px solid #000;
}

#movies img {
  position: absolute;
  width: 100%;
  height:  8.923em;
}



/* Credits strip
------------------------------------*/



#credits {
    width: 100%;
    background-color: #fff;
position: relative;
z-index: 0;
clear: both;
padding: 0em;
margin: 0em;
}

#credits p {
font-size: 1.5em;
line-height: 1.2em;
padding: 0.5em 0.7em 0em 0.6em;
margin: 0em;
}