@charset "utf-8";
/* CSS Document */
	#frontspacing {position: absolute; top: 99px;   background:black url(imageloading.gif) 50% 50% no-repeat;
  z-index: 0; }
	
	
	
	#frontmenu { position: absolute;	top: 40px;	left: 126px; }
	#frontmenu2 { position: absolute;	top: 200px;	left: 126px;}
	#frontmenu2 a {text-decoration: none; display: block; text-indent: -5000px;}
	
	#frontmenu a {text-decoration: none; display: block; text-indent: -5000px;}
	#frontmenu2 a {text-decoration: none; display: block; text-indent: -5000px;}


	#frontmenu #newest_button {background-image: url(img_photo/front/newest_button.jpg); background-repeat: no-repeat; background-position: 0 -21px; width: 147px; height: 21px;}
	#frontmenu #newest_button:hover {background-position: 0 0px;}
	
	#frontmenu #portfolio {background-image: url(img_photo/front/portfolio_button.jpg); background-repeat: no-repeat; background-position: 0 -25px; width: 147px; height: 25px;}
	#frontmenu #portfolio:hover {background-position: 0 0px;}


	#frontmenu2 #about {background-image: url(img_photo/front/about_button.jpg); background-repeat: no-repeat; background-position: 0 -23px; width: 147px; height: 23px;}	
	#frontmenu2 #about:hover {background-position: 0 0px;}
	
	#frontmenu2 #contact {background-image: url(img_photo/front/contact_button.jpg); background-repeat: no-repeat; background-position: 0 -28px; width: 147px; height: 28px;}
	#frontmenu2 #contact:hover {background-position: 0 0px;}
	
    #frontmenu2 #blog {background-image: url(img_photo/front/blog_button.jpg); background-repeat: no-repeat; background-position: 0 -31px; width: 147px; height: 31px;}
	#frontmenu2 #blog:hover {background-position: 0 0px;}
	
	#front_header {position: absolute; top: 3px; left: 10px;}

