html {
height: 101%;
}
body {
	background-color: #fefbe8;
	font: .8em/1.3em verdana,arial,helvetica,sans-serif;
	margin: 0;
	padding: 0;
}

table td { vertical-align: top; }

#header { width: 100%; }

#body 
{
	position: relative; 
	top: -224px;
	height: 40px !important;
}

#body table { width: 100% }
#body .content { width: 700px; }
#body .side { width: 200px }

#footer {
	width: 100%;
	height: 40px;
}
	
#gallery_wrapper { position: relative; }

#wedding_gallery {				
	width: 730px;	
	height: 560px;		
	margin:0 auto;
}

.left_c {
	padding-left: 524px;
	background: url('siteimg/flower_left.jpg') no-repeat left top;
}

.right_c {
	padding-right: 525px;
	background: url('siteimg/flowers_right.jpg') no-repeat right top;
}

#header .right_c {
	height: 254px !important;
	padding-right: 525px;
	background: url('siteimg/flower_right_top.jpg') no-repeat right top;
}
#header .left_c {
	background: none;
}

#footer, #footer .left_c, #footer .right_c { height: 291px; }

#footer 
{
	position: absolute;
}

#menu_wrapper 
{
	position: relative; 
	width: 200px;
}

#menu
{
	width: 900px; 
	height: 100px;
	background: url('siteimg/menuES.jpg') no-repeat 34px 0;
	position: absolute; 
	top: 60px; 
	left:-40px;
}

#menu .hidden { display: none; }

#names {
	display: none;
	position: absolute; 
	left: 360px;
}

#link_home 
{
	left: 185px; 
	top: 70px;
	width: 55px;
}

#link_photo 
{
	left: 145px; 
	top: 30px;
	width: 57px;
}

#link_video 
{ 
	left: 210px; 
	top: 25px;
	width: 42px;
}

#link_home, #link_photo, #link_video 
{
	display: block;
	position: absolute;
	font-size: 14px;
	height: 18px;
}

#music 
{
	position: absolute;
	top: 12px; 
	left: 12px;
}

#archive
{
	position: absolute;
	top: 3px;
	left: 5px;
	color: #483828;
}

#archive a {
	color: #483828;
	font-size: 11px;
}
#archive a:hover {
	color: #994499;
}