.transMenu {
	OVERFLOW: hidden;
	POSITION: absolute
}
.transMenu .content {
	POSITION: absolute;
	margin-right: auto;
	margin-left: auto;
}
.transMenu .items {
	Z-INDEX: 2;
	LEFT: 0px;
	POSITION: relative;
	TOP: 0px;
	width: auto;
}
.top .items {
	BORDER-TOP: medium none
}
.transMenu .item {
	FONT-SIZE: 12px;
	CURSOR: hand;
	COLOR: #336;
	FONT-FAMILY: sans-serif;
	TEXT-DECORATION: none;
	border-top-width: 60px;
	border-right-width: 60px;
	border-bottom-width: 60px;
	border-left-width: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.transMenu .background {
	Z-INDEX: 1;
	FILTER: alpha(opacity=90);
	LEFT: 0px;
	POSITION: absolute;
	TOP: 0px;
	moz-opacity: .8;
}
.transMenu .shadowRight {
	Z-INDEX: 3; FILTER: alpha(opacity=40); WIDTH: 2px; POSITION: absolute; TOP: 3px; moz-opacity: .4
}
.transMenu .shadowBottom {
	Z-INDEX: 1; FILTER: alpha(opacity=40); LEFT: 3px; POSITION: absolute; HEIGHT: 2px; moz-opacity: .4
}
.transMenu .hover {
	BACKGROUND: /*#fdfdfd; #FEC9C2 #C9D9BD*/ #C0C1C7; COLOR: black
}
.transMenu .item IMG {
	MARGIN-LEFT: 10px
}
.profile_sml {
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;
}
.staff_profiles {
}
.staff_profiles p {
	text-align: center;
}
.login_panel p {
	text-align: center;
}

