body {
	margin: 0;
	padding: 0;
}

#lefthandside {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 164px;
	background: #E0E7CC;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

}
#logo {
	margin: 27px 0px 55px 29px;
}

#design_credits {
	padding: 24px 0px 0px 18px;
}
#design_credits a {
	color: #000;
}
#design_credits a:hover {
	background: #fff;
	text-decoration: none;
}

#top_tag {
	position: absolute;
	left: 212px;
	top: 106px;
	width: 512px;
}

#content {
	position: absolute;
	top: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #E4D4BC;

}


#tape_gun {
	position: absolute;
	left: 204px;
	top: 12px;
	z-index: 100;
	visibility: hidden;

}




#top_heading {
	position: absolute;
	top:34px;
	z-index:50;
	height: 26px;
	visibility: hidden;
}
#hidehead {
	position: absolute;
	top: 34px;
	z-index: 75;
	height: 26px;
	visibility: hidden;
}

