body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4em;
	background-image: none;
	background-color: #ffffff;
	text-align:left;
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
}
h1, h2{
	margin: 0px;
}
a{	text-decoration: none;
	}
#page{
	margin: 0px;;
	text-align: left;
	/* width: 100%;
	 position:static; */
	}
#master {
	margin-right: 0px;
	margin-left: 0px;
	background-image:none;
	/* width:  90%;
	position: static;*/
	left: 0px;
	top: 0px;
	z-index: 2;
}
#header {
	display: none;	
	/*background-color:#00CC00;
	filter:alpha(opacity=50);
	-moz-opacity:0.5	*/
}

#breadcrumb {
	display: none;	
}
#breadcrumb a {
	color: #ffffff;
	font-weight: bold;}
#content {
	/* width: 100%; */
	font-size: 0.8em;
}
#footer {
	display: none;	
}
#technav {
	display: none;	
}
#topnav {
	display: none;	
}
#toolbox{
	display: none;	
}
#logo{
	float: right;
	display: block;
	clear: both;
}

#searchtool,#langtool {
	display: none;	
}

.moduletitle{
	font-size: 1em;
	font-weight: bold;
}

/* NAVIGATIONSBOX */
.navbox {
	display: none;	
}
#content img{
	margin: 0px;
}
