#menu {	width: 170px;	position: fixed;	float: left;}#menu ul {	margin: 0px;	padding:0px 0px 10px 53px;	list-style-type: none;}#menu ul a {	display: block;	height: 13px;	width: 97px;	text-indent: 15px;	line-height: 11px;	font-size: 11px;}#menu ul.yshlondon {	background-image: url(../images/menu_back0.gif);	background-repeat: no-repeat;	background-position: 50px top;	padding-bottom: 10px;}#menu ul.regulars {	background-image: url(../images/menu_back1.gif);	background-repeat: no-repeat;	background-position: 24px top;}#menu ul.news {	background-image: url(../images/menu_back2.gif);	background-repeat: no-repeat;	background-position: 24px top;}#menu ul.interact {	background-image: url(../images/menu_back3.gif);	background-repeat: no-repeat;	background-position: 24px top;}#menu ul.members {	background-image: url(../images/menu_back4.gif);	background-repeat: no-repeat;	background-position: 24px top;	padding-bottom: 140px;}#menu li {	margin: 0px;	padding: 0px;}#menu li a:hover {	font-weight: bold;}#menu .yshlondon a {	color: #666666;	text-decoration: none;	background-image: url(../images/menu_yshlondon.gif);	background-repeat: no-repeat;	background-position: left bottom;	line-height: 16px;}#menu .yshlondon a:hover {	background-position: left top;}#menu .regulars a {	color: #FF9900;	text-decoration: none;	background-image: url(../images/menu_designer.gif);	background-repeat: no-repeat;	background-position: left bottom;}#menu .regulars a:hover {	background-position: left top;}#menu .news a {	color: #829900;	text-decoration: none;	background-image: url(../images/menu_news.gif);	background-repeat: no-repeat;	background-position: left bottom;}#menu .news a:hover {	background-position: left top;}#menu .interact a {	color: #996699;	text-decoration: none;	background-image: url(../images/menu_interact.gif);	background-repeat: no-repeat;	background-position: left bottom;}#menu .interact a:hover {	background-position: left top;}#menu .members a {	color: #999999;	text-decoration: none;	background-image: url(../images/menu_members.gif);	background-repeat: no-repeat;	background-position: left bottom;}#menu .members a:hover {	background-position: left top;}#menu .yshlondon a.selected,#menu .regulars a.selected,#menu .news a.selected,#menu .interact a.selected,#menu .members a.selected {	background-position: left top;	cursor: default;	font-weight: bold;}