body {
background-color: #070707;
}

#main_container {
margin-left: auto;
margin-right: auto;
position: top;
width: 1019px;
}

#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;
	background-position: center;
}

#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_name02.gif');
width: 741px;
height: 93px;
float: left;
}

#photo {
background-image: url('../images/photo_mockup02_11.gif');
width: 741px;
height: 299px;
float: left;
}

#contenttext {
width: 631px;
float: left;
padding: 20px;
padding-right: 70px;
color: #FFFFFF;
}

#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: Times New Roman;
	font-size: 15px;
	font-style:italic;

}

.title {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.title: hover {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}#guga_div {
	background-image: url(../images/photo_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

a {
  color:#ffffff;
  /*font-style:italic;*/
  text-decoration:underline;
}
a:hover {
  color:#ffffff;
  /*font-style:italic;*/
  text-decoration:none;
}