* {
	margin: 0;
	padding: 0;
}

body {
	font: 75% Verdana, sans-serif;
	line-height: 150%;
	text-align: center;
}

a img {
	border: none;
}

#content {
	text-align: left;
	float: left;
	width: 506px;
	margin: 0 20px 0 20px;
}

#content h1, #content h2, #content h3 {
	color: #4c145e;
	margin-bottom: 0.5em;
	font-size: 160%;
	font-weight: normal;
	line-height: 100%;
}

#content h1 a, #content h2 a, #content h3 a {
	color: #01066C;
}

#content h2 {
	font-size: 130%;
	margin-top: 1em;
}

#content h3 {
	margin-top: 1em;
	font-size: 110%;
}

#content p, #content table, #content ul, #content ol {
	margin-bottom: 1em;
}

#content ul, #content ol {
	margin-left: 2em;
}

#content table {
	border-collapse: collapse;
	empty-cells: show;
	border: 0;
}

#content table td {
	vertical-align: top;
	border: 1px solid #E6E6E6;
	padding: 2px 4px;
}

#content table.fotoalbums td {
	vertical-align: middle;
}