ul.navBar{
	float:left;
	list-style-type:none;
	width:760px;

height: expression( this.scrollHeight > 54 ? "50px" : "auto" ); /* sets max-height for IE */
	height:50px;
	clear:both;
	position:relative;
}

/*seo*/
ul.navBar li a span{
	display:none;
}

ul.navBar li{
display:block;
}

ul.navBar li a{
	margin-left:13px;
}

li#home a{
	display:block;
	width:60px;
	height:30px;
	position:absolute;
	top:0;
	left:0;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	
}

li#profile a{
	display:block;
	width:75px;
	height:30px;
	position:absolute;
	top:0px;
	left:79px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	
}

li#wedding a{
	display:block;
	width:180px;
	height:30px;
	position:absolute;
	top:1px;
	left:165px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
}

li#gallery a{
	display:block;
	width:80px;
	height:30px;
	position:absolute;
	top:0;
	left:257px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;	
}


li#prices a{
	display:block;
	width:70px;
	height:30px;
	position:absolute;
	top:0px;
	left:358px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
}

li#portraits a{
	display:block;
	width:94px;
	height:30px;
	position:absolute;
	top:0px;
	left:441px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
}



li#links a{
	display:block;
	width:62px;
	height:30px;
	position:absolute;
	left:548px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	top: 0px;
}

li#contact a{
	display:block;
	width:93px;
	height:30px;
	position:absolute;
	top:0;
	left:629px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
}


li#home a:hover{
	display:block;
	width:60px;
	height:30px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;	
}

li#profile a:hover{
	display:block;
	width:75px;
	height:30px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;		
}

li#wedding a:hover{
	display:block;
	width:180px;
	height:30px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;		
}


li#gallery a:hover{
	display:block;
	width:80px;
	height:30px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;		
}


li#prices a:hover{
	display:block;
	width:70px;
	height:30px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;		
}


li#portraits a:hover{
	display:block;
	width:94px;
	height:30px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;	
}

li#links a:hover{
	display:block;
	width:62px;
	height:30px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;		
}

li#contact a:hover{
	display:block;
	width:93px;
	height:30px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;		
}
