body {
	margin: 0;
	padding: 20px;
	background-color: #F5F5F5;
	background-image: url(../images/bg-body.gif);
	color: #000000;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

a:link {
	color: #0077C6;
}

a:visited {
	color: #B60404;
}

dd {
	margin: 20px;
}

dd img {
	padding-right: 1em;
	padding-bottom: 0.5em;
}

dd li {
	float: left;
	margin: 18px 0 0 0px;
	padding: 0px 10px 18px 0;
	width: 142px;
	list-style: none;
	line-height: 1.2em;
}

dd li img {
	border: 1px solid #888888;
	padding: 0;
	display: block;
}

dt {
	clear: both;
}

h1 {
	display: none;
}

h1, h2, h3, h4 {
	clear: both;
	color: #000000;
}

h2 {
	font-size: 1.6em;
}

h3 {
	border-bottom: 1px solid #62AC00;
}

.youAreHere {
	border-bottom: 9px solid #B60404;
}

#content {
	padding: 40px;
	margin: 0;
	font-size: 1.2em;
	line-height: 1.8em;
}

#document {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -252px;
	border: 1px solid #888888;
	background-color: #FFFFFF;
	position: relative;
	top: -252px;
	z-index: 1;
}

#footer {
	padding-left: 2em;
	clear: both;
	background-image: url(../images/footer.gif);
	line-height: 30px;
	height: 30px;
}

#masthead {
	background-image: url(../images/masthead.gif);
	background-repeat: no-repeat;
	height: 170px;
}

#navigation {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 20px;
	z-index: 3;
	top: 236px;
}

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
}

#navigation a:hover {
	text-decoration: underline;
}

#navigation li {
	float: left;
	padding-right: 1em;
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
	font-size: 1.9em;
	line-height: 40px;
	position: relative;
}

#navigation ul, dd ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.dictionary {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.6em;
}

.webcam {
	float: right;
	padding-top: 0.2em;
	padding-left: 1em;
}

#papagei {
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	position: relative;
	z-index: 2;
}

#papagei div {
	margin-right: 216px;
	position: relative;
	left: 216px;
}