body {
	background-color: #111010;
}

img {
	display: block;
}

div#magazine {
	width: 1050px;
	margin: 15px auto;
	overflow-y: hidden;
}

div.container {
	margin: 0px;
}

div.columnleft {
	width: 264px;
	padding: 0px 90px 0px 15px;
	float: left;
}

div.infotitlebig {
	width: 264px;
	height: 666px;
	background-image: url("phm_title_news.gif");
	background-repeat: no-repeat;
	background-position: 0px 627px;
	margin: 0px 0px 50px;
	overflow: hidden;
}

div.infobig {
	width: 264px;
	height: 666px;
	background-image: url("phm_spacer_module.gif");
	background-repeat: no-repeat;
	background-position: 0px 663px;
	padding: 0px 90px 0px 0px;
	margin: 0px 0px 50px;
	float: left;
	overflow: hidden;
}

div.infosmall {
	width: 264px;
	height: 308px;
	background-image: url("phm_spacer_module.gif");
	background-repeat: no-repeat;
	background-position: 0px 305px;
	padding: 0px 90px 0px 0px;
	margin: 0px 0px 50px;
	float: left;
	overflow: hidden;
}

div.columnright {
	width: 681px;
	float: right;
}

div.imagebig {
	background: url("phm_background_photo.gif");
	width: 666px;
	height: 666px;
	margin: 0px 0px 50px;
}

.imagebig img {
	padding: 5px 0px 0px 5px;
}

div.imagessmall {
	width: 666px;
	height: 308px;
	padding: 0px 15px 0px 0px;
	margin: 0px 0px 50px;
}

div.imagesmallleft {
	background: url("phm_background_photo.gif");
	width: 308px;
	height: 308px;
	float: left;
}

div.imagesmallright {
	background: url("phm_background_photo.gif");
	width: 308px;
	height: 308px;
	float: right;
}

.imagesmallleft img {
	padding: 5px 0px 0px 5px;
}

.imagesmallright img {
	padding: 5px 0px 0px 5px;
}

div.footerinfo {
	width: 264px;
	margin: 0px 0px 35px;
	overflow: hidden;
}

div.footerrights {
	width: 681px;
	float: right;
}