body {
background-color: #070707;
}

#main_container {
margin-left: auto;
margin-right: auto;
width: 1019px;
position: top;
}

#header {
background-image: url('../images/photo_header02.gif');
width: 1019px;
height: 32px;
}

#body_container {
width: 1019px;
background-image: url('../images/photo_bg.gif');
background-repeat: repeat-y;
}

#menu_container {
width: 278px;
float: left;
}

#left_side {
background-image: url('../images/floral_sideofmenu.gif'); 
width: 105px;
height: 299px;
float: left;
}

#menu {
width: 172px;
height: 299px;
float: left;
}

#top_left {
background-image: url('../images/photo_titles.gif');
width: 277px;
height: 93px;
float: left;
}

#top_right {
background-image: url('../images/photo_name.gif');
width: 741px;
height: 93px;
float: left;
}

#photo {
	width: 741px;
	height: 299px;
	float: left;
}

#text {
width: 631px;
float: left;
padding: 20px;
padding-right: 70px;
}

#adress {
background-image: url('../images/photo_adress.gif');
width: 277px;
height: 168px;
float: left;
}

#weddings {
float: left;
}

#brides {
float: left;
}

#babies {
float: left;
}

#footer {
background-image: url('../images/photo_footerbg.gif');
width: 859px;
height: 16px;
float: left;
padding: 80px;
padding-top: 20px;
padding-bottom: 40px;
background-repeat: no-repeat;
color:#FFFFFF;
}

#footer_links a {
color:#FFFFFF;
text-decoration: none;
text-align: center;
font: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
padding-bottom: 10px;
}

#footer_links a:hover {
color:#FFFFFF;
text-decoration: underline;
text-align: center;
font: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
padding-bottom: 10px;
}

#title {
width: 651px;
float: left;
padding: 20px;
padding-right: 70px;
}

.content
{
color: #FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
}

a.title {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.title:hover {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a {
  color:#ffffff;
  text-decoration:underline;
}
a:hover {
  color:#ffffff;
  text-decoration:underline;

}
