BODY
{
  margin: 0px auto;
  text-align: center;
  background: transparent;
  width: 780px;
  padding: 0px 0px 0px 0px;
  border: none;
}

P
{
  text-align: left;
  margin: 0px auto;
  padding-bottom: 15px;
  margin-right: 10px;
  margin-left: 10px;
}

P.footer
{
  width: 53%;
  margin: auto;
}

P.newsection
{
  margin-top: 20px;
}

#header
{
  background-image: url("Graphics/BabiesBorderTop.png");
  background-repeat: no-repeat;
  background-position: center top;
  width:780px;
  padding: 10px 0px 0px 0px;
  margin: auto;
  text-align: center;
  margin-bottom: 10px;
}

div.header
{
  padding-top: 135px;
}

#header A
{
  text-decoration:
  none; color: black;
}

#header A:HOVER
{
  text-decoration: underline;
}

#footer
{
  background-image: url("Graphics/BabiesBorderBottom.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  width: 780px;
  height: 363px;
  padding: 0px 0px 0px 0px;
  margin: auto;
  text-align: center;
}

DIV.concert
{
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: left;
}

DIV.concert P
{
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: left;
}

UL
{
  text-align: left;
  margin-top: 0px;
  padding-top: 0px;
}

H1, .Teares, DIV.links
{
  margin-top: 10px;
  margin-bottom: 0px;
  font-weight: bold;
  font-family: "ITC Zapf Chancery Italic", "Apple Chancery", "Lucida Calligraphy", "EF Lucida Calligraphy","Poetica III","Monotype Corsiva",cursive;
}

#header H1
{
  margin-top: 20px;
}

H3
{
  font-weight: normal;
  font-size: 90%;
  margin-bottom: 0px;
  margin-top: 0px;
}

H3.contact
{
  width: 50%;
  margin: 0px auto;
  margin-top: 10px;
}

IMG
{
  border: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.contact IMG
{
  vertical-align: bottom;
}

.smallcaps
{
  font-variant: small-caps;
  font-size: large;
  margin-top: 10px;
}

.center
{
  text-align: center;
}