 #headernavi{
 	display:none;
 }
 #topshadow{
 	display:none;
 }
 #bottomshadow{
 	display:none;
 }
 #subnaviarea{
 	display:none;
 }
 #headcontentarea{
	width: 100%;
 }
 #headerarea{
 	display:none;
 }
 #sellingarea{
 	display:none;
 }
 .logos{
 	display:none;
 }



 #wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	background: none;
}

.contentarea {
	width: 100%;
	font-family: verdana;
	color: #333;
	border-top: 1px dotted #333;
}

.contenttext {
	font-size: 10pt;
	width: 100%;
}
	.contenttext a, .contenttext_eventinfo a {
		color: #0070b8;
		padding: 0 2px;
	}
		
.contenttext_static {
	font-size: 10pt;
	width: 100%;
}
.contenttext_eventinfo {
	font-size: 10pt;
	width: 100%;
	}