body
{
  background: #352109;
  font-family:Georgia, "Times New Roman", Times, serif
  font-size: 11px;
}

a
{
color: #FFFFFF;

}

#Content a
{
color: #352109;
font-family: verdana;
font-size: 10px;
text-decoration: underline;

}

#Header
{
  background: transparent url('images/header.jpg') no-repeat top left;
}

#Image, #Image2
{
  background: transparent url('images/image1.jpg') no-repeat top left;
  font-weight: bold;
  color: #FFFFFF;
}

#Nav
{
  background: transparent url('images/nav.jpg') no-repeat top left;
  font-size: 14px;
  font-weight: bold;
}

#Media, #PressKit, #About
{
  position: absolute;
  font-size: 12px;
  border: 1px solid #352109;
  border-bottom: 0px;
  width: 100px;
  text-align: center;
  background: transparent;
} 

#Nav a, #Media a, #PressKit a, #About a
{
  color: #352109;
  text-decoration: none;
  font-family: Tahoma;
}

#Nav a img
{
  border: 0px;
  vertical-align: middle;
}

#Media a, #PressKit a, #About a
{
  display: block;
  border-bottom: 1px solid #352109;
  padding: 3px;
  background: #83715D;
} 


#Media a:hover, #PressKit a:hover, #About a:hover
{
  background: #352109;
  color: #FFFFFF;
  font-weight: bold;
}

#Content
{
  background: transparent url('images/bg.jpg') repeat-y left;
}

#Top
{
  background: transparent url('images/top.jpg') no-repeat top left;
}

#Bottom
{
  background: transparent url('images/bottom.jpg') no-repeat bottom left;
  color: #352109;
}

h1
{
  color: #352109; 
}

#Footer
{
  background: transparent url('images/footer.jpg') no-repeat top left;
  color: #FFFFFF;
  text-align: center;
}