@media print {
body,
body.layout_2col_01 #content{
background: #ffffff;
}

#breadcrumbs,
#header #links,
#header #search,
#nav,
#side{
display: none;
}

body.layout_2col_01 #main{
	float: none;
	width: 908px;
	margin: 0 44px;
}

.mod_2col > .col:first-child{
	width: 608px;
}

table{
width: 906px;
}

.photoGallery01 table td {
background: #ffffff;
}

#home #header #links,
#home #header #search{
display: block;
}

}