body {
  padding:0 0 0 0;
  margin:0 0 0 0;
  background-color:#ffffff;

}

#wrap {
  position:absolute;
  width:880px;
  height:auto;
  top:0;
  left:50%;
  padding:0 0 70px 0;
  margin: 0 0 0 -440px;

}

#navigation {
  position:relative;
  width:880px;
  height:70px;
  top:0;
  left:0;
  padding:0 0 0 0;
  margin:0 0 0 0;

}

#logo {
  position:absolute;
  width:200px;
  height:50px;
  top:14px;
  left:0;
  padding:0 0 0 0;
  margin:0 0 0 0;
  background-color:000000;

}

#content {
  position:relative;
  width:876px;
  height:1350px;
  top:0;
  left:0;
  padding:0 0 0 0;
  margin:0 0 0 0;
  background:url('header.png') no-repeat;
  background-color:#ffffff;
  border: 2px solid #eeeeee;

}

#message {
  position:relative;
  width:580px;
  height:auto;
  top:245px;
  left:50px;
  padding:20px 0 20px 20px;
  margin:0 0 0 0;
  background:url('player1.png') no-repeat;
  background-color:#ffffff;
  border: 2px solid #eeeeee;

}

#info {
  position:relative;
  width:460px;
  height:190px;
  top:270px;
  left:50px;
  padding:20px 0 20px 20px;
  margin:0 0 0 0;
  border: 2px solid #eeeeee;

}

#contact {
  position:relative;
  width:268px;
  height:190px;
  top:0px;
  left:559px;
  padding:20px 0 20px 20px;
  margin:35px 0 0 0;
  background-color:#f5f5f5;
  border: 2px solid #eeeeee;

}


#right {
  position:absolute;
  width:148px;
  height:auto;
  top:245px;
  left:679px;
  padding:20px 0 20px 20px;
  margin:0 0 0 0;
  background-color:#f5f5f5;
  border: 2px solid #eeeeee;

}

.txt {
  font-family:verdana;
  color:#000000;
  text-decoration:none;
  word-spacing:normal;
  text-align:left;
  letter-spacing:0;
  line-height:1.7em;
  font-size:12px;
  padding:0 15px 0 0;
  margin:0 0 0 0;

}

.txt h1{
  font-family:trebuchet ms;
  color:#000000;
  text-decoration:none;
  word-spacing:normal;
  text-align:left;
  letter-spacing:0;
  line-height:1.1em;
  font-size:22px;
  font-weight:bold;
  padding:0 0 0 0;
  margin:0 0 0 0;

}

.txt h2{
  font-family:trebuchet ms;
  color:#000000;
  text-decoration:none;
  word-spacing:normal;
  text-align:center;
  letter-spacing:0;
  line-height:1.4em;
  font-size:22px;
  font-weight:bold;
  padding:0 0 0 0;
  margin:0 0 0 0;

}

.txt p {
  padding:15px 0 0 0;
  margin:0 0 0 0;

}

.txt a:link {
  color:#000000;
  font-weight:none;

}

.txt a:visited {
  color:#000000;
  font-weight:bold;
  text-decoration:none;

}

.txt a:hover {
  color:#000000;
  font-weight:bold;
  text-decoration:none;

}


