/* CSS Document */
body {
}
#wrapper {
	border: none;
	background: none;
}
#header, #nav, #clickpath, #addition, #greenline, #footer {
	display: none;
}
#content {
	width: 595px;
	text-align: left;
}
#content ul {
	list-style: disc;
}


