/* CSS Document */

@media print{

#content {width:750px; height:800px;
	text-align: left;
	margin: 0 auto;
}



#navbar, #sig, #footer, #header, #sidebar {display:none;}
}

@media screen{
}


#bottom {
	display:inline;
	position:relative;
	width:604px;

}
