.headBox
{
	width: 570px;
	overflow: hidden;
	left: 0px;
}

#parallax
{
	position: relative;
	overflow: hidden;
	width: 570px;
	height: 269px;
}

body { min-width: 570px; overflow: hidden;}
body, .centeredColumn, #bodyTop, #bodyBox, #footBox { width: 570px; }
#bodyBox, #vines, #footBox, .centeredColumn { margin-left: 0px; }
#foot { width: 340px; }
#credit { width: 140px; }
#bodyTop { background-image: url(../img/bg-body-topIP.png); }
#bodyBox { background-image: url(../img/bg-body-repeatIP.png); }

#footBox
{
	background-image: url(../img/bg-footIP.png);
	margin-top: -2px;
}

#parallax img, #vines, .ipHide, .galleryBox .clickIt { display: none; }
.hide { display: block; }
#bodyBox .space { padding: 0px 60px 60px 50px; }

#ipHead
{
	width: 570px;
	height: 269px;
	display: block;
	position: absolute;
	background-image: url(../img/header-parallax02.png);
	background-repeat: no-repeat;
	background-position: -210px 0px;
	margin-top: -268px;
}

#ipHead img
{
	width: 570px;
	height: 269px;
	display: block;
	margin-top: 1px;
}

#imgContainer
{
	float: none;
	clear: both;
	width: 470px;
	height: 364px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	clear: both;
	background-color: #000;
}
.rotateBox
{
	width: 470px;
	height: 364px;
}

.rotateBox img
{
	width: 406px;
	height: 300px;
	display: block;
	margin: 27px;
}

.galleryList
{
	width: 140px;
	margin-right: 10px;
}

.galleryBox
{
	float: none;
	clear: both;
	width: 470px;
	height: auto;
	margin-top: 20px;
}

.galleryBox span { padding: 27px; }

.galleryBox img
{
	width: 406px;
	height: auto;
	clear: both;
	display: block;
}

#imgContainer:after, #contentHolder:after, .galleryBox:after
{
	content: '.';
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}