/*
Print Styles for Uebingers.com
*/

/* Reset browser defaults */
@import url('style.css');

body{
	line-height:22px;
	color: #333;
	background: #FFF;
	font-family: 'Droid Serif','Liberation Serif', Georgia, serif;
	width: 100%;
}
#header{
	display: none;
}

/* Header Band */
#head-band{
	display: none;
}
#main, #content {
	clear: both;
	width: 100%;
}

.main-aside, .entry-utility, .navigation, #nav-above, #nav-below, #foot-pages {
	display: none;
}