body {
	background-color:	#dcdcdc;
	font-family:		Helvetica, Arial, sans-serif;
	line-height:		1.4em;

}

.main {
	background-color:	#ffffff;
	padding:		5px 5px 10px 5px;
	width:			480px;
	margin-left:		140px;

}

.reunion {
	background-color:	#f5f5f5;
	border-color:		#778899;
	border-width:		4px;
	border-style:		double;
	width:			150px;
	padding:		10px;
	text-align:		center;

	margin-left:		650px;
	line-height:		1.2em;
	position:		absolute;

}


.menu {
	background-color:	#778899;
	border-color:		#778899;
	border-width:		4px;
	border-style:		double;
	float:			left;
	padding:		10px;
	text-align:		right;
	font-weight:		bolder;
	position:		absolute;
	top:			164px;
	left:			5px;
	width:			100px;
}	



.footer {
	font-size:		x-small;
	text-align:		center;
	padding:		10px;
	line-height:		1em;
}



.title {
	color:			#191970;
	font-size:		125%;
	font-weight:		bolder;
	border-bottom-style:	dashed;
	border-bottom-width:	2px;
	border-bottom-color:	#191970;
}

h4 {
	color:			#191970;
	line-height:		1.0em;
}

h5 {
	font-weight:		bold;
	line-height:		1.0em;
	font-size:		95%;
	
}

.photos {
	background-color:	#778899;
	border-color:		#778899;
	border-width:		4px;
	border-style:		double;	
	width:			180px;
	padding:		5px;
	text-align:		center;
	margin:			0px 0px 0px 640px;
	color:			white;
	position:		absolute;
}

.photos img {
	border:			1px black solid;
}



.pcaption {
	font-size:		small;
	font-style:		italic;
	line-height:		14px;
	text-align:		center;
}


.indent{
	margin-left:		25px;
}



address {
	font-style:		normal;
	text-align:		center;
}

*:link {
	text-decoration:	none;
	color:			#191970;
}

*:visited {
	text-decoration:	none;
	color:			#191970;
}


.menu a:link {
	text-decoration:	none;
	color:			white;
}
	

.menu a:visited {
	text-decoration:	none;
	color:			white;
}

.menu a:hover {
	text-decoration:	none;
	color:			#000000;
}


.submenu {
	font:			90% black;
	font-variant:		small-caps;
}


.center {
	text-align:		center;
}

.bold {
	font-weight:		bolder;
	font-size:		115%;
}

#mainpic {
	border:			2px black solid;
	padding:		0px;

}

.txtbold {font-weight:		bold;}

.logo { border:			1px black solid;}

.ital { font-style:		italic;
	font-size:		90%;
	line-height:		1.1em;}

