.column {
	DISPLAY: none! important
}
.bar {
	DISPLAY: none! important
}
.left {
	DISPLAY: none! important
}
.hearder {
	DISPLAY: none! important
}
.banner {
	DISPLAY: none! important
}
.menu {
	DISPLAY: none! important
}

.logo {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: 600px;	
}
.right {
	width: 600px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
}
h2 {
	margin: 0;
	padding: 10px;
	font: bold 1.7em Arial, Sans-Serif;
	letter-spacing: -1px;
	text-align: center;
}
.footer {
	DISPLAY: none! important
}
.copyright {
	color: #808080;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	width: 600px;
	margin-top: 30px;
}
p {
	text-indent: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}

