/* CSS Document */

body {
	color: #000;
	background: #ffffff;
} 
#outerwrapper{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#banner {
	display: none;
}
#cwnav {
	display: none;
}
img {
	display: none;
}
.caption {	display: none;
}