@charset "utf-8";
/* CSS Document */


html {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #F0E4E8;
	height: 100%
}
body {
	padding: 0;
	margin: 0;
	color: #666;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/bg_flower.jpg);
}
a
{
  outline: none;
}
#bg_about {
	height: 328px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/bg_about.jpg);
}


#bg_contact {
	height: 328px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/bg_contact.jpg);
}
#content {
	height: 1100px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#about {
	position: absolute;
	height: 260px;
	width: 340px;
	top: 25px;
	right: 20px;
}
#header {
	height: 135px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	position: relative;
}


#nav {
	position: absolute;
	top: 100px;
	right: 15px;
	height: 20px;
}
#logo {
	position: relative;
	height: 135px;
	width: 325px;
}
#logo a {
	display: block;
	height: 135px;
	text-indent: -9999px;
	width: 325px;
}
#news {
	position: absolute;
	top: 50px;
	right: 15px;
	height: 50px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: right;
}
.submit {
	vertical-align: middle;
	display: inline;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #C85C6C;
}




#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	padding-left: 20px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#music {
	height: 50px;
	width: 50px;
	position: absolute;
	top: 0px;
	right: 10px;
}
#flash {
	height: 328px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#thumbs {
	height: 150px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#thumbs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#thumbs  ul a {
	text-indent: -999999px;
	display: block;
	height: 146px;
	width: 120px;
}
#thumbs li  {
	float: left;
}
#thumbs li#dove  {
	background-image: url(images/doves.jpg);
	background-repeat: no-repeat;
	height: 146px;
	width: 120px;
	background-position: center top;
}
#thumbs li#tulips  {
	background-image: url(images/tulips.jpg);
	background-repeat: no-repeat;
	height: 146px;
	width: 120px;
	background-position: center top;
}
#thumbs li#wedding  {
	background-image: url(images/wedding.jpg);
	background-repeat: no-repeat;
	height: 146px;
	width: 120px;
	background-position: center top;
}
#thumbs li#baby  {
	background-image: url(images/baby.jpg);
	background-repeat: no-repeat;
	height: 146px;
	width: 120px;
	background-position: center top;
}
#thumbs li#mirrors  {
	background-image: url(images/mirrors.jpg);
	background-repeat: no-repeat;
	height: 146px;
	width: 120px;
	background-position: center top;
}
#thumbs li#men  {
	background-image: url(images/menorahs.jpg);
	background-repeat: no-repeat;
	height: 146px;
	width: 120px;
	background-position: center top;
}
#thumbs li#ket  {
	background-image: url(images/kutubahs.jpg);
	background-repeat: no-repeat;
	height: 146px;
	width: 120px;
	background-position: center top;
}
#thumbs li#mev  {
	background-image: url(images/mevuvvah.jpg);
	background-repeat: no-repeat;
	height: 146px;
	width: 120px;
	background-position: center top;
}
#copyright {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #531B26;
}
#contact_form {
	height: 160px;
	width: 656px;
	position: absolute;
	top: 125px;
	right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}
#email_click {
	position: absolute;
	height: 20px;
	width: 200px;
	top: 90px;
	right: 100px;
}
#email_click a {
	text-indent: -99999px;
	display: block;
	position: relative;
}
