#menu {
	list-style: none;
	width: 157px;
	height: 660px;
	background-image: url(http://www.photocontinental.com.au/attachments/StyleSheet/13/background.png?ts=1270597118);
	background-repeat: no-repeat;
	top: 117px;
	padding-left: 30px;
	padding-top: 40px;
	left: auto;
	right: auto;
}
#menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu a:link{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 12px;
	display:block;
	text-decoration: none;
	font-weight:lighter;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	text-indent: 7px;
	background-image: url(http://www.photocontinental.com.au/attachments/StyleSheet/13/bullet1.png?ts=1270597118);
	background-repeat: no-repeat;
	background-position: left 13px;
}

#menu a:visited{
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	height: 12px;
	display:block;
	text-decoration: none;
	font-weight:lighter;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	padding-top: 7px;
	background-image: url(http://www.photocontinental.com.au/attachments/StyleSheet/13/bullet1.png?ts=1270597118);
	background-repeat: no-repeat;
	background-position: left 13px;
	text-indent: 7px;
}

#menu a:hover{
	color: #000000;
	text-decoration: none;
	background-image: url(http://www.photocontinental.com.au/attachments/StyleSheet/13/bullet2.png?ts=1270597118);
	background-position: left 13px;
}

#menu a:active{
color: #dbdbdb;
}
