
div#logo,
div#colorphoto,
div#bwphoto,
div#about,
div#gallery,
div#services,
div#workshops,
div#contact,
div#buttons,
div#copyright, 
div#greyline,
div#blog,
div#button {
  background:#000000;
  position: absolute;
  border: none;
}

div#about,
div#gallery,
div#services,
div#workshops,
div#blog,
div#buttons,
div#contact {
  margin-top: 335px;
}

div#container {
  border: 1px solid black;
  position: relative;
  margin: 0 auto;
  margin-top: 70px;
  width: 512px;
 /* height: 492px;*/
  background:#000000;
}

div#logo {
  margin-top: 18px;
  margin-left: 16px;
  width: 222px;
  height: 48px;
}

div#colorphoto {
  margin-top: 92px;
  margin-left: 0px;
  width: 258px;
  height: 235px;
}

div#bwphoto {
  margin-top: 0px;
  margin-left: 280px;
  width: 232px;
  height: 327px;
}

div#about {
  margin-left: 20px;
  width: 63px;
  height: 14px;
}

div#buttons {
  margin-left: 0px;
  width: 512px;
  height: 18px;
}

div#gallery {
  margin-left: 95px;
  width: 69px;
  height: 16px;
}

div#services {
  margin-left: 175px;
  width: 69px;
  height: 16px;
}

div#workshops {
  margin-left: 270px;
  width: 77px;
  height: 16px;
}

div#blog {
	margin-left:370px;
	width: 41px;
	height: 16px;
}

div#contact {
  margin-left: 440px;
  width: 53px;
  height: 16px;
}

div#greyline {
  margin-top: 370px;
  margin-left: 5px;
}

div#copyright {
  margin-top: 391px;
  margin-left: 322px;
}

div#button {
  margin-top: 391px;
  margin-left: 18px;
}