body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #03f;
	font-size: .7em;
	margin: 3px 0px 0px;
}

#container {
	width: 800px;
	margin: 2px auto 10px;
	background: #09f url(../images/rio_pan_08.jpg) no-repeat center bottom;
	border-top: 1px solid #3c0;
	border-right: 3px solid #3c0;
	border-bottom: 1px solid #3c0;
	border-left: 3px solid #3c0;
}



#top {
	background: url(../images/logo_08.jpg) no-repeat left;
	height: 74px;
}

#top img {
	float: left;
	height: 70px;
	width: 480px;
	margin-top: auto;
	margin-bottom: auto;
	border: none;
}

#topright {
	float: right;
	font-weight: bold;
	text-align: center;
	width: 300px;
	font-size: 120%;
	letter-spacing: 0.05em;
	color: #00f;
	padding-top: 1em;
}




#leftnav {
	float: left;
	width: 12em;
	margin: 10px 0 0;
	text-align: left;
	vertical-align: top;
	background: #ff0;
	border-right: 3px solid #0c0;
	padding: 0px;
}

#leftnav ul {
	margin: 0px;
	padding: 0px;
}

#leftnav ul li {
	list-style: none;
	white-space: nowrap;
	display: block;
	width: 12em;
}

#leftnav a {
	text-decoration: none;
	display: block;
	padding: 2px 5px;
	font-size: 100%;
	font-weight: bold;
	width: 100%;
	margin-bottom: 1px;
}

#leftnav a:link, #leftnav a:visited {
	color: #ff0;
	background: #00f;
}

#leftnav a:hover {
	color: #00f;
	background: #ff0;
}

#leftnav a:active {
	color: #ff0;
	background: #090;
}






#content {
	margin-left: 180px;
	margin-right: 160px;
	padding: 0 0 1em 0em;
	max-width: 36em;
}

#content p {
	color: #000;
	background: #09f;
	padding: 12px 6px;
	margin: 0px;
}

#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0;
	font-size: 120%;
	background: #3c0;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
}

#content h2 {
	margin: 1em 0 0em;
	font-size: 120%;
	font-weight: bold;
	color: #ff0;
	background: #090;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

#content h3 {
}

#content h4 {
}

#content h5 {
	font-style: italic;
	color: #ff0;
	margin-top: 5px;
}

#content a {
}

#content a:link, #content a:visited {
	text-decoration: none;
	color: #000;
}

#content a:hover {
	color: #090;
	text-decoration: underline;
}

#content a:active {
	color: #ff0;
	text-decoration: none;
}





#rightnav {
	float: right;
	width: 120px;
	margin: 0 5px 100px 0;
}

#rightnav img {
	margin: 0px 0px 3px;
	height: 120px;
	width: 120px;
	border: 1px solid #3c0;
	padding: 0px;
}

#subnav {
	margin: 0px 0px 30px;
}

#subnav ul {
	display: block;
	text-indent: 0pt;
}
#subnav ul li {
	white-space: nowrap;
	display: inline;
	list-style: none;
	line-height: 150%;
}
#subnav a {
	display: inline;
	padding: 1px 3px 2px;
	margin-right: 3px;
	font-size: 120%;
	font-weight: bold;
	line-height: 200%;
}
#subnav a:link, #subnav a:visited {
	color: #ff0;
	text-decoration: none;
}
#subnav a:hover {
	text-decoration: underline;
	background: #090;
}
#subnav a:active {
	color: #000;
	text-decoration: none;
}
#subnav img {
	margin: 0px 2px;
	height: 13px;
	width: 12px;
	border: none;
}

#footer {
	clear: both;
	padding: 0.5em;
	color: #333;
	text-align: center;
	margin-top: 20px;
}

#footer a {
	font-size: 140%;
	padding: 2px 4px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:link, #footer a:visited {
	color: #ff0;
	background: #00c;
}

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

#footer a:active {
	text-decoration: none;
	background: #03f;
}





.richard1 {
	float: right;
	margin-bottom: 12px;
	border: none;
	margin-left: 12px;
}
