body {
	font-size: 60%;
	background-color:#FFFFFF;
}

div {
	background-image: none !important;
	background-color:#FFF !important;
  }
ul#MenuUP, ul#MainMenu {
	display: none;
  }
#Content{
	margin-left: 0px;
	border-left: none;
	padding:0px;		}
	
#Wrapper {
	width: 100%;
		padding:0px;

}
#Text {
	width:50%;
	}

#Text p, #Text ul li{
	margin-bottom:1em;
	line-height:1.5em;
	}
#Text ul li{
	margin-left:1.2em;
	}

#Related{
	padding-right:0px;
	}
