pharm {
	border: solid #000000;
	position: absolute;
	height: 150px;
	width: 200px;
	top: 358px;
	right: 800px;
	visibility: hidden;
	z-index: auto;
}
body {
	background-color: #cdcdcd;
	background-image: url(../images/backgrounds/bgmid.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	height: 100%;
}

#background {
  background-color: #cdcdcd;
	background-image: url(../images/backgrounds/bgmid.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}