html, body {
	background-color: #D1D1C6;
}

body {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 68.75%;
}

#content-container {
	background-color: #E6E6E0;
}

#content-container-transparent {
	background-color: #D1D1C6;
}

#legend {
	background-color: #DADAD1;
}

#picture-panel {
	
}

#navigation {
	
}

#subnavigation {
	background-color: #DADAD1;
}

#logo {
	
}

#content p, #content h1, #content h2, #content h3, #content h4 {
	padding: 0;
	margin-top: 0;
	margin-left: 10px;
	margin-right: 20px;
}

#content h1, #legend h1 {
	font-size: 1em;
	line-height: 1.25em;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
	word-spacing: -0.025em;
}

#content p, #legend p {
	font-size: 1em;
	line-height: 1.25em;
	margin-bottom: 0;
	margin-top: 0;
	word-spacing: 0.025em;
}

a {
	color: #000;
	text-decoration: underline
}

a:hover {
	text-decoration: none
}

img {
	border: none;
}

#legend {
	text-align: right;
}

#legend p, #legend h1, #legend h2, #legend h3, #legend h4 {
	margin-left: 20px;
	margin-right: 4px;
}

#pictures {
	background-color: #E6E6E0;
}