body{
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	color:#000000;
}
h1,h2,h3,h4,h5,h6{
	color:#000000;
}
hr{
	background-color:#000000;
	color:#000000;
}
a,
a:hover,
a:active,
a:visited{
	color:#000000;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a{
	color:#000000;
}
h1 a:hover,
h1 a:active,
h2 a:hover,
h2 a:active,
h3 a:hover,
h3 a:active,
h4 a:hover,
h4 a:active,
h5 a:hover,
h5 a:active,
h6 a:hover,
h6 a:active{
	color:#000000;
}
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited{
	color:#000000;
}

#container{
	width:100%;
	margin:0px;
	padding:0px;
	text-align:left;
}
#header{
	border-bottom:1px solid #000000;
	border-bottom-style:solid;
	background-color:transparent;
}
#header .inner{height:auto;
	padding:0px;
	background-image:none;
	color:#000000;
}
#header .inner a{
	text-decoration:none;
}
#header .inner img{
	padding:0px;
}
#header .inner .block-block{
	margin:0px;
	border:none;
	background-color:transparent;
	background-image:none;
}
#navigation{
	display:none;
}
#body{
	background-image:none;
}
#sidebar-left{
	display:none;
}
#content{
	display:inline;
	float:left;
	width:100%;
	margin:0px;
	padding:10px 0px;
	background-color:transparent;
	color:#000000;
	overflow:visible;
}
#landmarks{
	display:none;
}
#footer{
	padding:5px 0px 20px 0px; 
	border-top:1px solid #000000;
	border-top-style:solid;
	color:#000000;
	text-align:left;
	font-size:10px;
}
#footer a,
#footer a:visited{
	color:#000000;
}