/* CSS Document */

#core {
	width: 740px;
	height: auto;
	margin-top: 5px;
	
}
#coreleft {
	display:none;
}

#header {
	width: 740px;
	height: 108px;
	position: relative;
}

#topbar {
	height: 0px;
}

#imgPrintHeader {
	display:block;
}

#navbar {
	display:none;
}

#footer {
	display:none;
}

