html {
	height: 100%;
	margin: 0;
	padding:0;
}
body {
	background-color:#000;
    font-family:Verdana;
	font-size:11px;
	color:#fff;
	height: 100%;
	margin: 0;
	padding:0;
}
img {
    border:0;
}
a {
    color:#ffffff;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
div.page {
  position: absolute;
  vertical-align:top;
  top: 50%;
  left: 50%;
  width: 900px;
  height: 900px;
  margin-top: -450px;
  margin-left: -450px;
  background-image:url(../images/page.jpg);
}
div.dates {
  position:relative;
  width:230px;
  height:110px;
  top:175px;
  left:204px;
  overflow:auto;
  text-align:justify;
  padding:0 5px 0 0;
  float:left;
}
div.contact {
  position:relative;
  width:230px;
  height:110px;
  top:175px;
  left:284px;
  overflow:auto;
}
div.myspaceLink {
  position:relative;
  width:119px;
  height:119px;
  top:218px;
  left:718px;
  text-align:justify;
}
div.myspaceLink img {
  width:130px;
  height:130px;
}
div.jumpoffLink {
  position:relative;
  width:100px;
  height:97px;
  top:255px;
  left:630px;
  text-align:justify;
  float:left;
}
div.jumpoffLink img {
  margin:43px 0 0 0;
  width:100px;
  height:53px;
}
div.planetLink {
  float:left;
  position:relative;
  width:100px;
  height:97px;
  top:255px;
  left:635px;
  text-align:justify;
}
div.planetLink img {
  width:100px;
  height:97;
}
div.imprint {
  position:relative;
  width:180px;
  height:130px;
  top:390px;
  left:20px;
  overflow:none;
  padding:0 5px 0 0;
  float:left;
}
div.newimprint {
  position:relative;
  top:520px;
  left:-200px;
}
div.promoslide {
  position:relative;
  width:250px;
  height:170px;
  text-align:center;
float:left;
   top:405px;
   left:163px;
}
div.hl {
  font-weight:bold;
}
div.contact input {
  width:130px;
}
div.contact textarea {
  width:134px;
  height:50px;
     font-family:Verdana;
	font-size:11px;
}
div.contact input.button{
  background-color:#4D52D2;
  border:solid 1px #000000;
  color:#ffffff;
  width:135px;
}
div.faceBookLink {
  position:relative;
  width:230px;
  height:70px;
   top:-90px;
   left:730px;
}
div.faceBookLink img{
    width:230px;
  height:70px;
}
div.likeButton {
  position:relative;
    top: 205px;
    left:720px;

}
img#promoImage {
    border:solid 1px #fff;
}


