#header {
	margin:0;
	padding:0;
	width:800px;
	height:80px;
    position:relative;
}

#path {
	color:#999999;
	font-size:12px;
	text-decoration:none;
	padding:7px 0 6px 13px;
	position:relative;
	left:0;
	top:0;
	width:647px;
	float:none;
	font-family:Arial, Helvetica, sans-serif;
}

div#contents {
    color:#000000;
	font-size:0.75em;
	line-height:1.5em;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	margin:0;
	padding: 0 13px 0 12px;
	position:relative;
	top:0;
	left:0;
	width:545px; /*Width for IE5 */
	voice-family: "\"}\""; /* For IE5 bug */
	voice-family:inherit; /* For IE5 bug */
	width:520px; /* Width for standard-compliant browsers */
}

div#right {
display:none;
}

.menu {
display:none;
}

#search {
display:none;
}
