.menu {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: smaller;
	color: #C9AE69;
}

a:link {
	color: #C9AE69;
	text-decoration: none;
}

a:visited {	
	color: #C9AE69;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;	
	background-color: #CCCCCC;
}

a:active {	
color: #FFFFFF;	
background-color: #CCCCCC;
}

.SmilegemsImage {
	position: absolute;	
	height: 281px;	
	width: 300px;	
	left: 443px;
	top: 4px;
}

#SalonImage {
	position: absolute;	
	height: 340px;	
	width: 380px;	
	left: 389px;	
	top: 47px;
}

.red {
	color: #CC0000;
	margin-top: 1em;
	font-size: small;	
}
