html, body {
	padding-top: 8px;
	margin-top: 0;
	
	
}

div#header {
    float: right;
}

#container {
  width: 1024px;
  height: 768px;

  position:absolute;
  left: 50%;
  top: 50%;
  margin-left: -512px;
  margin-top: -384px;
  
  background-image:url('img/henley_logo.png');
  background-repeat:no-repeat;
  background-position: right 20px;
}

#topper {
    height: 0px;
}

#top_nav {
	margin-left: 0px;
	margin-top: 70px;
	margin-bottom: 15px;
}
#10_pad {
	margin-top: 10px;
}

#ny_tail {
	margin-left: 45px;
}

#stroll_nav {
	margin-left: 45px;
}

#in_hollywood {
	margin-left: 140px;
}

#bird_dog_nav {
	margin-left: 140px;
}

div#movie-container {
	position:relative;
	margin-top: 0;
	margin-left: 0;
	width: 100%;
	margin-bottom:0;
}

#enter{
    display: none;
    text-align: center;
    margin-top: 0px;
    margin-bottom:30px;
    padding-bottom: 30px;
}

#enter a {
    text-decoration: none;
    color: black;
    font-size: 12px;
    font-family: courier, serif;
}

#thumbs {
	margin-top: 90px;
	margin-left: 71px;
}

#thumbs img {
    float: left;
    margin-right: 44px;
    margin-bottom: 38px;
}

#text {
	margin-top: -5px;
	margin-left: 170px;
	height: 473px;
	width: 675px;
	background-image:url('img/frame.jpg');
	background-repeat:no-repeat;
}

strong, b {
	font-weight: bold;
}

#text p {
	width: 520px;
	height: 355px;
	padding-top: 55px;
	padding-left: 65px;
	font-size:13pt;
}

div.clear {
	clear:both;
}

#animations {
	margin-left: 155px;
}

#bottom_nav {
	margin-top: 27px;
	margin-left: 200px;
	margin-bottom: 50px;
}

#bottom_nav img{
    margin-right: 100px;
}

#social {
	float: right;
	margin-top: -65px;
}

#social a{
	margin-left:15px;
}

a {
	text-decoration:none;
	color:#000;
	font-style:italic;
}

#centered p{
	text-align: center;
}

#top_space {
	height: 205px;
}