html { min-height: 100%; margin-bottom: 1px; }

* { margin:0px;padding:0px;top:0px;left:0px; }

body
{
	text-align: center;
	background-color: #000000;
}

#central
{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 781px;
	text-align: left;
	background-color: #B2C5FA;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#content
{
	#border-left: 1px solid #ffffff;
	#border-right: 1px solid #ffffff;
	font-family: cursive;
}

#header
{
	background-color: #B2C5FA;
	background-position: top center;
	background-repeat: no-repeat;
	height: 415px;
	width: 781px;
	left: 0px;
	top: 0px;
}

#picture1
{
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	width: 250px;
	height: 375px;
	background-image: url(annmarie-r.jpg);
	border: 2px solid #000000;
}

#head
{
	float: right;
	width: 415px;
	color: #000000;
	margin-right: 15px;
	margin-top: 20px;
	overflow: hidden;
	text-align: right;
}
#head h1 { font-size: 5em; }
#head h2 { font-size: 2em; }
#head h3 { font-size: 1em; }

#photos
{
	margin: 0 auto;
	display: inline;
}

#photos img { border: 1px solid #ffffff; }

#textA { padding: 0px 50px; }
#textB { padding: 0px 50px; }
#fees { padding: 0px 50px; }

#fees #td1 { width: 100px; }
#fees #td2 { width: 400px; }

#sig { font-size: 2em; }
