div#main{
	clear:both;
	display:block;
	width:780px;
	height:530px;
	background-image:url(../img/dg_gallery.jpg);
}

a#thumb1 img{
	width:200px;
	height:150px;
	margin-left:79px;
	margin-top:129px;
	position:absolute;
}
a#thumb2 img{
	width:200px;
	height:150px;
	margin-left:289px;
	margin-top:129px;
	position:absolute;
}
a#thumb3 img{
	width:200px;
	height:150px;
	margin-left:499px;
	margin-top:129px;
	position:absolute;
}

a#thumb4 img{
	width:200px;
	height:150px;
	margin-left:79px;
	margin-top:288px;
	position:absolute;
}
a#thumb5 img{
	width:200px;
	height:150px;
	margin-left:289px;
	margin-top:288px;
	position:absolute;
}
a#thumb6 img{
	width:200px;
	height:150px;
	margin-left:499px;
	margin-top:288px;
	position:absolute;
}