A {
	text-decoration:	none;
	color:			maroon;
}

A#subs {
	color:			silver;
}

#letter {
	text-align:		left;
	margin-left:		5px;
}

#heads {
	font-family:		arial;
	margin-left:		20px;
	margin-top:		3px;
	margin-bottom:		5px;
	text-align:		left;
	font-size:		18;
	color:		silver;
}

#subs {
	font-family:		arial;
	font-size:		14;
	text-align:		left;
	margin-left:		16px;
	margin-bottom:		2px;
}

#home {
	float:			bottom;
	text-align:		right;
}

#condates {
	margin:			0.2em;
	text-align:		center;
	font-size:		18;
	font-style:		bold;
}

#header {
	text-align:		left;
	font-size:		26;
}

#redline {
	height:			1px;
	style:			solid;
	color:			maroon;
}

#subheader {
	margin:			0.6em;
	text-align:		left;
	font-size:		18;
}

#banner {
	padding: 0px;
}
	
#background {
	padding:		12px;
	padding-right:		18px;
	border-right-width:	1px;
	border-right-style:	solid;
	border-right-color:	dark grey;
	font-family:		arial;
	font-size:		14;
}

#menu {
}
	
#footer {
	height:			35px;
	padding-left:		8px;
	padding-top:		8px;
	padding-bottom:		8px;
	padding-right:		12px;
	border-width:	0px;
	border-style:	solid;
	border-color:	maroon;
	font-family:		arial;
	font-size:		14;
	color:			white;
}

#guest {
	font-family:		arial;
	font-size:		18;
	text-align:		left;
}

#guestTitleR {
	font-family:		arial;
	font-size:		26;
	font-weight:		bold;
	text-align:		left;
}

#guestImageR {
	float:			right;
	vertical-align:		text-top;
	margin-left:		12px;
	margin-bottom:		2px;
	border-style:		solid;
	border-width:		1px;
}

#guestMidImageR {
	float:			right;
	vertical-align:		text-center;
	margin-left:		12px;
	margin-bottom:		12px;
	margin-top:		12px;
	border-style:		solid;
	border-width:		1px;
}

#guestMidImageL {
	float:			left;
	vertical-align:		text-center;
	margin-right:		12px;
	margin-bottom:		12px;
	margin-top:		12px;
	border-style:		solid;
	border-width:		1px;
}

#guestTitleL {
	font-family:		arial;
	font-size:		26;
	font-weight:		bold;
	text-align:		right;
}

#guestImageL {
	float:			left;
	vertical-align:		text-top;
	margin-right:		12px;
	margin-bottom:		2px;
	border-style:		solid;
	border-width:		1px;
}

p {
	margin: 1.2em 1.2em;
}
