@charset "UTF-8";
/* CSS Document */

#topmenu ul {
	height: 37px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#topmenu li {
	float: left;
	width: 152px;
}
#topmenu li a {
	display: block;
	height: 37px;
	text-indent: -999999px; overflow: hidden; 
}
#topmenu li a.active {
	float: left;
	font-size: 9pt;
	height: 37px;
	width: 152px;
}
.selected {
	border-left: 2px solid #000;
	}
	
#topgalleryname {
	float: left;
	width: 480px;
	margin-top: 9px;
	padding-bottom: 9px;
	border-bottom: 1px solid #000;
}

#topgalleryenq {
	float: left;
	width: 480px;
	margin-top: 9px;
	padding-bottom: 9px;
	border-bottom: 1px solid #000;
}
#female { background: url(../images/nav/menu_w_01.png); width: 152px; }
#male { background: url(../images/nav/menu_w_02.png); width: 152px; }
#newfaces { background: url(../images/nav/menu_w_03.png); width: 152px; }
#kids { background: url(../images/nav/menu_w_04.png); width: 152px; }
#creatives { background: url(../images/nav/menu_w_05.png); width: 152px; }
#photographers { background: url(../images/nav/menu_w_06.png); width: 152px; }
#about { background: url(../images/nav/menu_w_07.png); width: 152px; }
#contact { background: url(../images/nav/menu_w_08.png); width: 152px; }
#news { background: url(../images/nav/menu_w_09.png); width: 152px; }
#beamodel { background: url(../images/nav/menu_w_10.png); width: 152px; }
