div#themasterhead{
	position:relative;
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
	border-bottom: 1px solid #AAAAAA;
}
div#themasterheadinfo{
	position:relative;
	float:left;
	width:68%;
	margin:0;
	padding:0;
	line-height:normal;
	background-color:transparent;
	background-image:url(/images/clap.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}
div#themasterheadside{
	position:relative;
	float:right;
	width:28%;
	margin:0;
	padding:0.3em 1em 1em 0.4em;
}
div#themasterheadside a {color:#555555;background-image:url();text-decoration:none;background-color: transparent;}
div#themasterheadside a:hover {color:#999999;background-image:url();text-decoration:underline;background-color: transparent;}
