body {
	margin:0px;
	padding:0px;
	background:url(../gallery_img/gallery_bg.jpg) no-repeat #000;
}

img {
	padding:1px;
	border:none;
    outline:none;
}

a {
	outline:none;
}

#img_1 {
	position:absolute;
	top:102px;
	left:321px;
}

#img_2 {
	position:absolute;
	top:102px;
	left:467px;
}

#img_3 {
	position:absolute;
	top:248px;
	left:321px;
}

#img_4 {
	position:absolute;
	top:248px;
	left:467px;
}

#img_5 {
	position:absolute;
	top:394px;
	left:321px;
}

#img_6 {
	position:absolute;
	top:394px;
	left:467px;
}



#nav ul {
	list-style:none;
	margin:0px;
	position:relative;
	top:14px;
	
}

#nav ul li {
	padding:0px;
	margin:-6px -43px;
	text-align:left;
}

#nav a img{
	border:none;
}

#nav {
	position:absolute;
	left:73px;
	width:170px;
	text-align:left;
  	top:214px;
}

#nav[className="ie7-only"] {
	left:115px;
}

/* ie6 hack (valid) */
	* html #nav ul li { margin:-6px 0px 0px 0px;} 

::root #nav {
	top:225px;
}
