/* This is the stylesheet modern browser will use to print your pages. */

a {
	color: #000;
}

body {
	font-family: serif;
	font-size: 12pt;
}

#content {
	margin: 0px;
	padding: 0px;
	width: auto;
}

#right, #header, #menu,  .show1, .show2, .photo{
	display: none;
}

#main {
	float: none;
	margin: 0px 10%;
	padding: 0px;
	width: auto;
}



