* {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000040;
	border-left-color: #000040;
}
#wrapper #logo {
	height: 210px;
}
#wrapper #navigation {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #006;
	background-color: #FF6;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33F;
	padding-top: 10px;
	padding-left: 90px;
}
#wrapper #content {
	background-color: #FFFFE8;
	height: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #000040;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 10px;
}
#wrapper #footer {
	height: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6;
}
#wrapper #content h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	color: #006;
	text-align: center;
}


#wrapper #content p em {
	text-align: center;
	color: #30F;
}
#wrapper #content p {
	font-size: 16px;
	text-align: left;
}
#wrapper #content p img {
	margin: 0px;
	padding-right: 10px;
	text-align: center;
}
#wrapper #content h1 img {
	margin-left: 200px;
}
#wrapper #content p em {
	text-align: left;
	color: #039;
}
#wrapper #content {
	text-align: center;
}
#wrapper #content p strong {
	text-align: center;
}
#wrapper #content p strong {
	font-size: 16px;
	text-align: left;
}
#wrapper #content h3 {
	color: #006;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
}
#wrapper #content p em strong {
	text-align: center;
}
#wrapper #content p em strong {
	text-align: center;
}
#wrapper #content h4 {
	color: #006;
}
#wrapper #content h2 {
	color: #006;
}

