body
{
  background-image: url('../../Images/Page/Background.jpg');
  background-repeat: repeat-x;
  margin: 0px auto;
}

div, h1, h2, h5, h6, p, label, input
{
  margin: 0px;
  padding: 0px;
}

h1, h2, h5, h6, p, label, input, select
{
  font-family: Rockwell, serif;
}

h2 a, h6 a, p a, label a
{
  color: #000000;
}

div.Header
{
  width: 963px;
  height: 170px;
}

h1
{
  color: #E7001E;
  font-size: 22px;
}

h2
{
  font-size: 18px;
  font-weight: normal;
}

h5
{
  font-size: 14px;
  font-weight: normal;
}

h6
{
  font-size: 13px;
  font-weight: normal;
}

p, label, li
{
  font-size: 13px;
}

img
{
  border: none;
}

a
{
  text-decoration: none;
}
a:hover
{
  text-decoration: underline;
}

.Page
{
  width: 963px;
  margin: 0px auto;
}

div.Splurge
{
  float: right;
  width: 53px;
}

div.Footer
{
  clear: both;
  width: 910px;
  background-image: url('../../Images//Footer/Background.jpg');
  background-repeat: no-repeat;
  padding-right: 40px;
  background-position: left bottom;
}

div.Footer p
{
  text-align: center;
  color: #B5464F;
  font-size: 9px;
  font-family: Verdana, Sans-Serif;
  font-weight: normal;
}

div.Footer p a
{
  color: #B5464F;
  font-size: 9px;
}

.Red
{
  color: #ED4056;
}
