/* style sheet for Pumas Youth Team
    */

body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: white;
  background: black url(http://www.pumasafc.co.uk/backgrounds/whitedot.gif) repeat-x left center;
  background-attachment: fixed;
  min-width: 899px;/* stop mozilla sliding off the edge */
  margin: 0;
  padding: 0;

}

#frontpagewrap {
  background: url("http://www.pumasafc.co.uk/backgrounds/front page.jpg") no-repeat;
  width: 600px;
  height: 300px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 180px;
  border: 3px outset white;
}

#wrap {
  text-align: left;
  background-color: black;
  width: 55.3em;
  height: 75.3em;
  min-height: 1200px;
  min-width: 884px;
  margin-right: auto;
  margin-left: auto;
  overflow: visible;
}

#header {
  background: black url("http://www.pumasafc.co.uk/backgrounds/Title banner2.jpg") no-repeat top left;
  width: 899px;
  height: 112px;
  padding-top: 30px;
  padding-left: 190px;
}

#bodycontent {
  margin-left: 10px;
  margin-right: 20px;
}

#bodycontent.home {
  width: 34.5em;
  min-width: 552px;
  margin: 0;
}

h1 {
  font-size: 150%;
  color: #FF7717;
}

#mainpic {
  margin-left: -100px;
}

#infobox p{
  font-size: 55%;
  text-align: center;
}

#infobox a, #infobox a:link, #infobox a:visited {
  color: #FF7717;
  text-decoration: none;
  font-size: 150%;
  font-weight: bold;
}

#infobox a:hover, #infobox a:active {
  font-size: 180%;
  text-decoration: underline;
}

#infobox {
  position: absolute;
  top: 3em;
  right: -0.5em;
}