body
{
  margin: 0 auto;
  padding: 0;
  background-color: #DB3366;
}

.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}




.PageBackgroundSimpleGradient
{
  background-image: url('images/Page-BgSimpleGradient.jpg');
  background-repeat: repeat-x;
  height: 413px;
}

.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size:1px;
}



#header { 
	width: 800px; 
	margin: 100px auto 0 auto;
	}

h2 {
	width:282px;
	margin:0;
	text-align: right
	}

a {
	text-align: right
	margin: 0;
	padding: 0;
	text-decoration: none;
	repeat: no-repeat;
}

a:hover {
	text-align: right
	margin: 0;
	padding: 0;
	text-decoration: none;
	repeat: no-repeat;
}
