body {
	color: #333333;
	background-color: #fff;
	font-family: "Trebuchet MS", Arial, sans-serif;

}
#masthead, #menubar,#sidebox, #youthbut, #skips, #footer, #footerbox img,
#bottomimage, #logodiv, #topimage
 {
	display: none;
}
#mainbox {
	margin: 0; 
}  
#maincontent {
	border:none;
}
.callout {
	float: right;
	width: 172px;
	margin: -24px 0 6px 10px;
	padding: 0;
	font-size: 0.75em;
	border:2px dotted #333;
}
#byline {
	padding-top:20px;
}
a {
	text-decoration: none;
	color: #333;
}