@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #eeeeee;
}
body {
	background-color: #fcffd6;
}

#containing {margin:0 auto;
			 max-width:880;
			 width:880px;
			 }
			 

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#777777;
}
a:hover {
	text-decoration: underline;
	color: #1e5e6f;
}
a:active {
	text-decoration: none;
	color: #1e5e6f;
}

h1 { margin-top:0px;
	 font-size:24px; 
	 line-height:26px;
	 } 
	 
h2 { margin-top:0px;
	 font-size:14px; 
	 line-height:16px;
	 font-weight:bold;
	 } 

#header {margin-top: 5px;
		 float:none;
		}
		

#weddingMenu {float:left;
			  margin-right:30px;
			  margin-left:25px;
			  margin-top:45px;
			  }
			  
#flash_gallery {float:right;
				margin-top:8px;
				}

		
		   
#bot_menu {float:none;
			margin-top:475px;
			margin-left:40px;
		   }
		
#footer_text {float:none;
		 margin-top:30px;
		 font-size:9px;
		 color:#666666;
		 margin-left:10px;
		 }