body {
	background: url(/img/bgpattern.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
	color: #000;
}

h1 {
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 16px;
}

h2 {
  margin: 0 0 2px 0;
  padding: 0;
  font-size: 14px;
}

h3 {
  margin: 0 0 2px 0;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
}

p {
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 12px;
}

p img,
div.historyImageBox  {
  float: left;
  margin: 0 5px 5px 0;
}

div#mainFrameWrapper {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 1121px;
	height: 773px;
	background: url(/img/mainframe.png) right bottom no-repeat;
}

div#mainSheetWrapper {
	display: block;
  position: absolute;
  top: 30px;
  left: 351px;
  width: 536px;
  height: 695px;
  background: url(/img/mainsheet.png) top left no-repeat;
}

div#mainSheetOverlay {
  display: block;
  position: absolute;
  top: 532px;
  left: 596px;
  width: 292px;
  height: 193px;
  background: url(/img/mainsheet_overlay.png) bottom right no-repeat;
	z-index: 1;
}

div#contentWrapper {
  display: block;
  position: absolute;
  top: 70px;
  left: 70px;
  width: 400px;
  height: 500px;
	overflow: auto;
}

div#menuBgWrapper {
  display: block;
  position: absolute;
  top: 196px;
  left: 0px;
  width: 486px;
  height: 577px;
  background: url(/img/menu.png) top left no-repeat;
	z-index: 1;
}

div#menuWrapper {
  display: block;
  position: absolute;
  top: 196px;
  left: 0px;
  width: 486px;
  height: 577px;
  background: transparent;
  z-index: 3;
}

a#ramonesMuseumLogo {
  display: block;
  position: absolute;
  top: 14px;
  left: 67px;
  width: 306px;
  height: 306px;
  background: url(/img/ramonesmuseum.png) top left no-repeat;
  z-index: 2;
}

a#cafeManiaLogo {
  display: block;
  position: absolute;
  top: 114px;
  left: 918px;
  width: 200px;
  height: 200px;
  background: url(/img/cafemania.png) top left no-repeat;
  z-index: 2;
}

a#blitzBoutiqueLogo {
  display: block;
  position: absolute;
  top: 0px;
  left: 800px;
  width: 200px;
  height: 200px;
  background: url(/img/blitzboutique.png) top left no-repeat;
  z-index: 2;
}
div.historyImageBox {
  float: left;
  margin: 0 5px 0 0;
}

form#guestbookForm div.formLabelBox {
  display: block;
  width: 100px;
  margin: 0 0 10px 0;
  float: left;
  font-size: 12px;
}

form#guestbookForm input {
  width: 250px;
}

form#guestbookForm input#showemail {
  width: auto !important;
}

form#guestbookForm input#captcha {
  margin: 0 0 0 100px;
}

form#guestbookForm textarea#statement {
  width: 250px;
  height: 100px;
}

.clearBoth {
  clear: both;
}


form#newsletterSubscribeForm {
  display: block;
  position: absolute;
  top: 320px;
  left: 890px;
  z-index: 20;
}

form#newsletterSubscribeForm .formLabelBox {
  font-size: 12px;
  color: #fff;
  background: #000;
  font-weight: bold;
}

a#imprint {
  position: absolute;
  font-size: 12px;
  color: #fff;
  background: #000;
  font-weight: bold;
  top: 720px;
  left: 500px;
}
