.top_home {
	height: 100px;
}
#topnav {
margin: 8px 0px 0px 0px;
}
#topnav a {
font-family: arial, helvetica, sans-serif;
font-size: 13px;
color: #FAFFD1;
text-decoration: none;
text-transform: uppercase;
}
#topnav a:hover {
color: #BF9F61;
}
#photonav p {
font-family: arial, helvetica, sans-serif;
font-size: 13px;
color: #FAFFD1;
}
#photonav a {
font-family: arial, helvetica, sans-serif;
font-size: 13px;
color: #FAFFD1;
}
#photonav a:hover {
color: #BF9F61;
}
#photonav a.selected {
color: #BF9F61;
}
.links_bg {
	background-image: url(images/multi_slice_new.jpg);
	background-repeat: repeat-x;
	height: 66px;
}
.links_bg_photo {
	background-image: url(images/multi_slice_top.jpg);
	background-repeat: repeat-x;
	height: 34px;
}
