body {
  text-align: center; }

body, p, ul, li, div, h1, h2, h3, h4, h5, h6, img {
  border: 0px;
  margin: 0px;
  padding: 0px; }

#wrapper {
  margin: 90px auto 0 auto;
  text-align: left;
  position: relative;
  width: 980px;
  height: 760px; }

#nav {
  position: absolute;
  top: 111px;
  left: 0px;
  width: 980px;
  height: 31px; }

#content {
  position: absolute;
  width: 782px;
  height: 520px;
  top: 210px;
  left: 0px;
  overflow: auto; }

#jar-area {
  position: absolute;
  width: 150px;
  height: 215px;
  top: 561px;
  left: 847px; }

#jar-area p {
	text-align: right;
	color: #000;
	width: 115px;
	margin-top: -20px;
}

#home {
  position: absolute;
  width: 980px;
  top: 260px;
  height: 400px;
  left: 0px; }

#showreel {
  position: absolute;
  width: 782px;
  height: 520px;
  top: 210px;
  left: 0px;
  overflow: auto;
  text-align: center; }

#sticker {
  position: absolute;
  width: 140px;
  height: 140px;
  top: 461px;
  left: 44px;
  overflow: hidden;
  text-align: left; }

#content .embedded-video {
	margin: 15px 50px;
}
#content .embedded-video p {
	margin: 10px 0;
}
