/* CSS Document */

.bottomcontainer 
{ 
  background: #76ae49 url(images/teen_background.jpg) top left repeat;
}

#nav li#teenLI a 
{ 
  text-decoration: underline; 
}

div.excerpt 
{
  margin-top: 10px;
}

div.text p
{
  text-align: left;
  text-indent: 30px;
  margin: 10px 50px;
}

img#cover
{
  float: left;
  margin: 5px 20px 10px 50px;
  border: 1px solid #ffffff;
}


div#titlesection p
{
  margin-bottom: 5px;
  text-align: left;
}

p span#title
{
  font-size: 1.3em;
  font-weight: bold;
}

p span#author
{
  font-size: 1.1em;
  color: #535277;
  font-weight: bold;
}

p span#anexcerpt
{
  color: #535277;
  font-size: 1.2em;
  font-weight: bold;
}

p span#chapter
{
  font-size: 1.2em;
}

p.quote
{
  font-size: 1.1em;
}
