*{
	background:none;
}

body{
	font-size:1em;
	margin:0;
	padding:0;
	text-align:left;
}

a{
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6, p{
	background-image:none;
	color:#000;
	margin-top:0;
	margin-bottom:10px;
}

#pagetitle h1{
	font-size:1.75em;
	margin-bottom:20px;
}

#wrap{
	background-color:#FFF;
	background-image:none;
	border-width:0;
	margin:0;
	text-align:left;
	width:100%;
}

#content{
	background-image:none;
	color:#000;
	margin:0;
	padding:0;
	width:97%;
}

#pagetitle,
#footer{
	background-image:none;
	width:97%;
}

img,
#header, 
#crumbs,
#local,
#sub,
#nav,
#admin_bar {
	display: none;
}

#content img{
	display:block;
}