#header {
	background-image:url("../images/header-bg-hp.jpg");
	background-position:top right;
	background-repeat:no-repeat;
	height:172px;
}

#content {
	width:300px; /* 2px less due to IE bug with overflowing <em>s */
	padding:20px 21px 25px 15px;
	float:left;
        min-height:200px;
        _height:200px;
}

#content-top {
	background-image:url(../images/body-right-top-bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:30px;
	margin-top:-20px;
	margin-left:-15px;
	margin-right:-22px;
}

#image-photos {
    float:right;
	width:264px;
	height:440px;
	margin-top:-56px;
}

#image-photos a.sign-up {
    padding-left:45px;
}


#body {
	background:none;
	padding-top:0px;
}

#hp-heading {
	background-image:url(../images/h1-discover-the-magic.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width:336px;
	height:56px;
	margin-left:180px;
}

#logo a {
	background-image:url("../images/logo-hp.gif");
	background-repeat:no-repeat;
	width:180px;
	display:block;
	padding-top:172px;
	height:0px !important; /* for most browsers */
	height /**/:172px; /* for IE5.5's bad box model */
	overflow:hidden;
}
