/* --- Master Page Header CSS --- */
#headerLogo{
	float:left;
	width:133px;
	height:103px;
	position:relative;
	left:30px;
}
#topBar{
	width:340px;
	float:right;
	overflow:hidden;
}
#topBar #membershipIcon{
	float:left;
}
#topBar #userName{ 
	float:left;
	width:85px;
	margin-left:5px;
}
#slogan{
	top:35px;
	right:65px;
	width:282px;
	height:18px;
	position:absolute;
}
#mainMenu{
	top:52px;
	right:100px;
	height:50px;
	width:665px;
	position:absolute;
}
#clockLive{
	right:0px;
	bottom:36px;
	height:20px;
	width:100px;
	text-align:right;
	position:absolute;
}