/*  
Upper Masthead FCE Cascading Styles

Copyright : Slipcase Media, LLC 2007
Author    : Johnny Peck  johnny (at) slipcase media (dot) com

*/
body {
	margin:0 0;
	background-image:url(../images/upperMastheadBG.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	}
#mh-container {
	height:130px;
	margin-top:0px;
	}

#mh-logo-container {
	position:absolute;
	top:0px;
	left:0px;
	}

#mh-user-one {
	position:absolute;
	top:70px;
	left:265px;
	}

#mh-user-two {
	position:absolute;
	right:10px;
	top:10px;
	}

#mh-user-three {}
