/* third try */
index3 {
	width: 100%;
}

index3 a, 
index3 a:active, 
index3 a:visited, 
index3 a:hover, 
index3 a:link {
	text-decoration: none;
}

h3 {
	border-bottom: 1px solid #ccc;
	color: #4472AB;
	font-size: 20px;
	font-family: Times, serif;
	padding: 0px;
	margin: 10px 0px;
}

/* second try */

table.index {
	width: 500px;
}
table.index td {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}


/* first try */

div#container {
	width:518px;
	height:660px;
	/*font-size:10pt;*/
	/*border:solid 1px #00aa00;*/
	position:absolute;
	/*top:20px;
	left:100px;*/
}

div#container .heading {
	font-size:11pt;
	font-weight:bold;
}

img.pic {
	border:none;
	position:absolute;
}
div.img_text {
	position:absolute;
}
#earring_p {
	width:173px;
	top:0px;
	left:13px;
}
#earring {
	top:203px;
	left:13px;
	background-color:white;
}
#wedding_p {
	width:180px;
	top:413px;
	left:327px;
}
#wedding {
	top:585px;
	left:120px;
	width:195px;
	text-align:right;
}
#gift_p {
	width:188px;
	top:327px;
	left:13px;
}
#gift {
	top:454px;
	left:202px;
	width:120px;
}
#belly_p {
	width:240px;
	top:17px;
	left:267px;
}
#body {
	top:220px;
	left:105px;
	width:160px;
	text-align:right;
}