#homebutton a {
		float: left;
		display: block;
		margin: 0;
		padding: 0;
		width: 280px;
		height: 150px;
		background-image: url(../images/spacer.gif);
		text-indent: -999em;}



#navcontainer {
	float: right;
	margin: 0;
	padding: 0 50px 0 0;
	width: 430px;
	height: 150px; }

#nav {
	float: left;
	margin: 0;
	margin-top: 50px;
	width: 430px;
	height: 46px; }
#nav li {
	display: inline;}
#nav li a {
	float: left;
	display: block;
	height: 46px;
	text-indent: -9999px;}
#home a {
	width: 65px;
	background-image: url(../images/nav2b_home.png);}
#gallery a {
	width: 77px;
	background-image: url(../images/nav2b_gallery.png);}
#about a {
	width: 63px;
	background-image: url(../images/nav2b_about.png);}
#contact a {
	width: 80px;
	background-image: url(../images/nav2b_contact.png);}
#commissions a {
	width: 116px;
	background-image: url(../images/nav2b_commissions.png);}
#links a {
	width: 51px;
	background-image: url(../images/nav2b_links.png);}
#nav li a:hover {
	background-position: bottom;}
	
	
/* nav home ------------------------------------------------- */

#homenavcontainer {
	position: relative;
	top: 270px;
	left: 75px;
	margin: 0;
	padding: 0;
	width: 205px;
	height: 240px;
	text-align: center;
	background: url(../images/home_nav_bk1.jpg) no-repeat top;}
	
#navhome {
padding: 0;
padding-top: 25px;
margin: 0 24px 0 24px;
width: 157px;
text-align: center; }

#navhome ul {
list-style-type: none;
padding: 0;
margin: 0;
}

#navhome ul li {
display: block; }

#navhome a {
display: block;
width: 157px;
height: 38px;
text-indent: -9999px;
color: #ff0000; }

#hgallery a {
background: url(../images/nav1_gallery.png) no-repeat; }

#hgallery a:hover {
background: url(../images/nav1_gallery_over.png) no-repeat; }

#habout a {
background: url(../images/nav1_about.png) no-repeat; }

#habout a:hover {
background: url(../images/nav1_about_over.png) no-repeat; }

#hcontact a {
background: url(../images/nav1_contact.png) no-repeat; }

#hcontact a:hover {
background: url(../images/nav1_contact_over.png) no-repeat; }

#hcommissions a {
background: url(../images/nav1_commissions.png) no-repeat; }

#hcommissions a:hover {
background: url(../images/nav1_commissions_over.png) no-repeat; }

#hlinks a {
background: url(../images/nav1_links.png) no-repeat; }

#hlinks a:hover {
background: url(../images/nav1_links_over.png) no-repeat; }