p {
	padding: .5em;
	margin: 0px;
	line-height: 2em;
}

p.note {
	font-size: .9em;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #eeddff;
}

div#content-header {
	background-image: url(/_images/content-header-home.jpg);
}

div#contact {
	top: 5px;
	position: relative;	
	text-align: center;
	font-size: .65em;
}

img#iclvfooter {
	top: 10px;
	position: relative;
	margin-top: 5px;	
}

div#contact a:link, div#contact a:visited, div#contact a:hover, div#contact a:active {
	color: #3b144f;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

ul {
	margin-left: 40px;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 2em;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img#invited {
	margin-bottom: -15px;
}

img#guests {
	margin-top: 10px;
	margin-bottom: 10px;
}

img#register {
	margin-top: 20px;
	margin-bottom: 20px;
}