/* BobBeltrami.com - print.css */
.smalltext.center, h1#highlights, .hoverpic, .album, #ysrchForm, .navmenu, .blurb, #footer p.valid {
	display:none;
}
a {
	text-decoration:none;
	color:#000
}
.container {
	position:relative;
}
.styleChooser {
	width:50px;
	float:right;
}
.styleChooser p {
	margin:0;
	padding:0;
}
.styleChooser a {
	font-size:10pt;
	text-decoration:none;
	color:#aaa;
}
.styleChooser a:visited {
	color:#aaa;
}
.styleChooser a:hover {
	color:#e6e6e6;
}
