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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    background-color: #f7e9e5;
	}
#wrapper {
	width: 554px;
	height: 405px;
	margin-left: 170px;
	margin-top: 10px;
	position: relative;
	border: 0;
	}
#menu {
	width: 520px;
	height: 24px;
    padding-top: 45px;
	margin-left: 355px;
	z-index: 1000;
	}
#email {
	position: relative;
    margin-left: 143px; 
padding-top: 20px;
	}
#content {
	margin: 20px 0px 0px 40px;
	height: 380px;
	width: 276px;
	position: relative;
	float: left;
	}
#flashcontent {
	width: 510px;
	height: 360px;
	margin: auto;
	padding-top: 10px;
	position: relative;
	}
#flashcontent1 {
	width: 300px;
	height: 360px;
    font-family: verdana, arial, sans-serif;
    font-size:12px;
	margin-left: 275px;
	padding-top: 10px;
	position: relative;
	}
#documentary_phil {
	width: 210px;
	height: 500px;
	margin: auto;
    padding-right: 60px;
	padding-top: 255px;
	}
#index_body {
	width: 550px;
	height: 400px;
	margin: auto;
	position: relative;
	border: 0;
	background-image: url(../images/blank_bg.gif);
	}
#documentary_body {
	width: 550px;
	height: 400px;
	margin: auto;
	position: relative;
	border: 0;
	background-image: url(../images/documentary.gif);
	}
#family_body {
	width: 550px;
	height: 400px;
	margin: auto;
	position: relative;
	border: 0;
	background-image: url(../images/blank_bg.gif);
	}
#personal_body {
	width: 550px;
	height: 300px;
	margin: auto;
	position: relative;
	border: 0;
	background-image: url(../images/blank_bg.gif);
	}
#wedding_body {
	width: 625px;
	height: 388px;
	margin: auto;
	position: relative;
	border: 0;
	background-image: url(../images/blank_bg.gif);
	}
#about_body {
	width: 625px;
	height: 388px;
	margin: auto;
	position: relative;
	border: 0;
	background-image: url(../images/about.gif);
	}
#contact_body {
	width: 546px;
	height: 398px;
    margin: auto;
	position: relative;
	border: 0;
	background-image: url(../images/contact.gif);
	}
#footer {
	width: 150px;
	height: 70px;
    margin-left: 15px;
	background-image: url(../images/footer.gif);
	}
#philipines {
	width: 245px;
	height: 340px;
	float: left;
	position: relative;
	}
#cock_fight {
	width: 245px;
	height: 340px;
	float: right;
	position: relative;
	}
.locations {
   float: right;
   font:10px tahoma, geneva, verdana, helvetica, arial, sans-serif;
   padding-top: 68px;
   margin-right: 210px;
   text-transform: uppercase;
   width: auto;
   z-index:1;
}
.copy {
    font:10px tahoma, geneva, verdana, helvetica, arial, sans-serif;
    text-transform: uppercase;
    padding-top: 68px;
    margin-left: 185px;
}