.main {
	background-color: transparent;
	z-index: 1;
	background: url(../pictures/weddings.jpg) no-repeat 0px 0px;
	width: 720px;
	height: 332px;
	margin-top: 50px;
}

.main:hover, .over {
	background-position: 0px -332px;
}

#menu {
	padding: 0px;
	background: url(../pictures/bg_menu.jpg);
	margin-top: 20px;
	width: 720px;
	height: 22px;
	text-align: left;
}

#menu a {
	font-size: 11px;
	line-height: 22px;
	font-family: verdana;
	font-weight: normal;
	color: #663333;
	/*margin-left: 62px;*/
	margin-left: 42px;
	text-decoration: none;
}

#menu a:hover {
	color: #666666;
	text-decoration: none;
}

a#picture_1, a#picture_2 {
	position: absolute;
	width: 74px;
	height: 91px;
}

a#picture_1 {
	width:140px;
	height:85px;
	background: url(../pictures/weddings1.jpg) no-repeat 0px 0px;
	top: 200px;
	left :120px;
}