body { margin: 0;
	padding: 0;
	font-family: times new roman,serif;
	background-color: #FFA6EE; }

#container { margin-right: .3em; }

a:link { color: black; }

a:hover { color: #f66; }

img { border: none;
}

#banner
 {
 background-image: url(img/flowers1.jpg);
 background-repeat: repeat;
 position: relative;
height: 60px;
	z-index: 1;
 }
 
#logo { 
	}

#bannerimg { position: absolute;
	left: 200px;
	top: 20px;
	border: 1px solid black;
	}

#nav { float: left;
 background-image: url(/wedding/img/flowers1.jpg);
 background-repeat: repeat;
	width: 170px;
	padding-top: 20px;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;

 }

#nav .picframe img { border: 1px solid black;
	}

#bottomnav { position: relative;
	top: 10px;
	left: 35px;
	border: 1px solid black;
	}

#btn-group {padding-left: 20px;
	}

a.buta { background-image: url(/wedding/img/btn.gif);
 background-repeat: no-repeat;
 background-position: 100% 0%;
 float: left;
 width:130px;
 height:78px;
}

a.buta:hover { background-image: url(/wedding/img/btnglow.gif);}

#content { padding-top: 30px;
	padding-right: 1em;
	margin-left: 210px;
	margin-right: 5px;
	font-size: 12pt;
	z-index: 1;
	 }

#conthead img { text-align: center;
}

#footer { clear: both;
	padding: 1em;
	padding-top: 1em;
	border: none;
	 }

#photonav { text-align: center;
}

.picframe {  padding-top: .5em; 
	text-align: center; }

.picframe img {
	border: 4px solid black;
	border-style: double; }

#pictitle { font-weight: bold;
	text-align: center;
	}

#piccomment { text-align: center;
	font-size: .9em;
}

.question { font-weight: bold; 
	padding-bottom: 1em;
}

.answer { position: relative;
	left: 2em;
	padding-bottom: 1em;
	padding-right: 2em;
	}

.biopic { line-height: 1.3em;
	}

.biopic td { padding-bottom: 15px;
	padding-right: 5px;
vertical-align: top;
}

.biopic img {
	border: 4px solid black;
	border-style: double;
	}
	
#haiku { position: relative;
	left: 2em;
	font-style: italic;
}

.about td { padding-bottom: 15px;
    }

.blockrow { overflow: auto;
    }
    
.aboutpics img { margin: 10px;
 	border: 4px solid black;
    border-style: double;
    }

img.edpics { float:right;
	margin: 1em;
	border: 4px solid black;
	border-style: double; }
	
#drawpic  { float:right;
	margin: 1em; }

.french { font-style: italic;
}