body {
	min-width:600px;
	font-family:helvetica neue,helvetica,trebuchet ms,arial,verdana,sans-serif;	
}
table, td {
	font-size:10pt;
	vertical-align:top;
}
p {
	font-size:10pt;
	margin:10px;
}

.fixed-max { max-width:900px; }

.sectionhead { font-weight:bold; }

#wed_drop, #baby_drop {
	 position:absolute;
	 top:66px;
	 margin:2px;
	 font-family:helvetica neue,helvetica,trebuchet ms,arial,verdana,sans-serif;	
	 font-weight:bold;
	 color:#218615;
	 background-color:#b5a4cd;
	 z-index:12;
	 visibility:hidden;
}

#wed_drop { left:96px; min-width:8em; max-width:10em; max-height:18ex; }
#baby_drop { left:219px; min-width:7em; max-width:8em; max-height:16ex; }

a:link { 
	color:#218615; 
	background-color:transparent;
	text-decoration:none;
}
a:visited { 
	color:#31007b; 
	background-color:transparent;
	text-decoration:none;
}

a:hover {
	 color:#ffff9c;
	 background-color:transparent;
}

a:hover.trans {
	background-color:transparent;
	text-decoration:none;
}
#content a:hover { background-color:#ffff9c; }

.center { text-align:center; }

.oneline { white-space:nowrap; }

