.breadcrumb p {
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: small;
	color: #000;
}

#container {
	border: none;
	margin: 10px auto;
	/* background: url(graphics/ice-bgd-260.gif) #ffffff repeat-y right top; */
	background-color: none;
	color: #333;
	width: 940px;
	position: relative; /* helps locate print logo */
	text-align: left;
}

#header {
	color: #909;
	background: none;
	background-color: #fff;
	height: 80px;
}

#logo {
	position: absolute;
	top: 15px;
	left: 22px;
	z-index: 40;
	border: none;
}

#filler {
	display: none;
}

#trim {
	display: none;
}

#banner {
	display: none;
}

#banner-big {
	display: none;
}

.globalnav {
	display: none;
}

#main {
	background-color: #fff;	
	width: 670px;
	float: left;
	text-align: left;
}

#main_text_links {
	display: none;
}

.top_of_page {
	display: none;
}


.photo_gallery {
	list-style-type: none;
	width: 770px;
	margin: 0 0 0 -45px;
}

.photo_gallery li {
	float: left;
	width: 310px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 80%;
	color: #000;
}

.photo_gallery img {
	display: block;
	border: 1px solid #000;
}

.page_break {
	display: block;
	page-break-before: always;
}

