html {
	background: #fff;
}
body {
	color: #aaa9a9;
	background: transparent;
	font: normal normal normal 0.75em/1.5em Verdana, Helvetica, "Free Serif", DejaVu, Arial, sans-serif;
}
h2 {
	color: #727070;
}
p {
	margin: 0 0 1.500em;
	font-size: 1em;
}
div.footer p {
	margin-right: 0.83em;
	padding: 0 1em;
	text-align: right;
}
div.content p {
	color: #727070;
}
div#display p {
	margin: 2.500em 0 20px;
	line-height: 1.500em;
	text-align: center;
}
p.branding {
	width: 90px;
	position: fixed;
	top: 1.250em;
	left: 50px;
	z-index: 200;
}
p.ctrl {
	margin: 0;
	font-family: "Myriad Pro", Verdana, Helvetica, "Free Serif", DejaVu, Arial, sans-serif;
	text-transform: capitalize;
}
p.author {
	text-align: right;
}
ul, ol {
	margin: 0;
	padding: 0 0 0.83em;
	font-size: 1em;
}
ul li, ol li {
	margin: 0 0 0.25em;
	padding: 0;
	font-size: 1em;
}
ul li {
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}
ul li ul, ol li ol {
	padding: 0.5em 0 0 1em;
}
ul#navigation {
	margin-top: 0;
	margin-left: -50%;
	padding: 0;
	width: 100%;
	position: fixed;
	top: 0;
	left: 50%;
	z-index: 150;
	list-style: none;
	background: transparent url(../img/navigation.png) repeat-x 0 100%;
	font-size: 1.167em;
	text-align: center;
}
ul#navigation li {
	display: inline;
}
ul#logos {
	margin-bottom: 0;
	margin-top: 5em;
	width: 100%;
	overflow: hidden;
	list-style: none;
}
ul#logos li {
	margin: 0 0 10px 10px;
	width: 100px;
	height: 100px;
	overflow: hidden;
	display: inline;
	float: left;
	list-style: none;
}
ul#other {
	margin-bottom: 0;
	margin-top: 5em;
	width: 100%;
	overflow: hidden;
	list-style: none;
}
ul#other li {
	margin: 0 0 10px 10px;
	width: 90px;
	height: 90px;
	overflow: hidden;
	display: inline;
	float: left;
	list-style: none;
}
ul#related {
	margin: 0 auto 6em;
	width: auto;
	position: relative;
	top: 3em;
	left: 50%;
	z-index: 450;
	list-style: none;
	text-align: center;
}
ul#related li {
	margin-left: 10px;
	width: 14px;
	display: inline;
	float: right;
	list-style: none;
}
ul#related li:first-child {
	margin-left: 10px;
}
ul#related + div {
	
}
ul#pages {
	margin: -2.917em auto 0;
	width: 80px;
	overflow: hidden;
	list-style: none;
}
ul#pages li {
	width: 20px;
	display: inline;
	float: right;
	list-style: none;
}
ul#pages li:first-child {
	float: left;
}
ul.languages {
	margin: 0;
	width: auto;
	float: right;
	position: absolute;
	top: 1em;
	right: 1em;
	z-index: 190;
	list-style: none;
}
ul.languages li {
	margin: 0;
	width: auto;
	display: inline;
	float: left;
	list-style: none;
}
img {
	display: block;
}
div.content p img {
	width: 100%;
}
ul#logos img {
	width: 90px;
	height: 90px;
}
ul#other img {
	width: 80px;
	height: auto;
}
div#canvas img {
	margin: 0 auto;
	width: 450px;
}
div.other div#canvas img {
	margin: 0 auto;
	width: auto;
}
p.branding img {
	margin-left: 0;
}
strong {
	font-weight: bold;
}
.offset {
	position: absolute;
	top: 0;
	left: -9999em;
	z-index: 10;
}
a:link, a:visited, a:hover, a:focus, a:active {
	color: #c7c7c7;
	text-decoration: underline;
	outline: none;
}
a:hover, a:focus, a:active {
	color: #727070;
	text-decoration: none;
}
a:focus, a:active {
	color: #fff;
	background-color: #c7c7c7;
}
ul#navigation li a:link, 
ul#navigation li a:visited, 
ul#navigation li a:hover, 
ul#navigation li a:focus, 
ul#navigation li a:active {
	display: inline-block;
	padding: 1.250em 1em 1.500em;
	letter-spacing: 0.08em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	outline: none;
	font-family: "helvetica", Verdana, Helvetica, "Free Serif", DejaVu, Arial, sans-serif;
}
ul#navigation li a.selected:link, 
ul#navigation li a.selected:visited, 
ul#navigation li a.selected:hover, 
ul#navigation li a.selected:focus, 
ul#navigation li a.selected:active {
	color: #727070;
	background-image: url(../img/arrow.gif);
	background-position: 50% 0;
	background-repeat: no-repeat;
}
ul.languages li a:link, 
ul.languages li a:visited, 
ul.languages li a:hover, 
ul.languages li a:focus, 
ul.languages li a:active {
	padding: 0.25em 0.83em;
	outline: none;
}
ul#related a:link, 
ul#related a:visited, 
ul#related a:hover, 
ul#related a:focus, 
ul#related a:active {
	width: 14px;
	height: 14px;
	display: inline-block;
	text-indent: -9999px;
	background: transparent url(../img/related.gif) no-repeat 0 0;
}
ul#related a:hover, 
ul#related a:focus, 
ul#related a:active {
	background-position: 0 100%;
}
ul#related a.selected:link, 
ul#related a.selected:visited, 
ul#related a.selected:hover, 
ul#related a.selected:focus, 
ul#related a.selected:active {
	background-position: 0 100%;
}
a#close:link, 
a#close:visited, 
a#close:hover, 
a#close:focus, 
a#close:active {
	margin-left: 245px;
	width: 29px;
	height: 29px;
	display: block;
	position: absolute;
	top: 5em;
	left: 50%;
	z-index: 140;
	background: #fff url(../img/close.gif) no-repeat 0 0;
	text-indent: -9999px;
	opacity: 1;
}
a#close:hover, 
a#close:focus, 
a#close:active {
	background-position: 0 -29px;
	opacity: 1;
}
div.other a#close:link, 
div.other a#close:visited, 
div.other a#close:hover, 
div.other a#close:focus, 
div.other a#close:active {
	top: 0;
}
ul#pages a:link, 
ul#pages a:visited, 
ul#pages a:hover, 
ul#pages a:focus, 
ul#pages a:active {
	width: 19px;
	height: 11px;
	display: block;
	background: transparent url(../img/controls.gif) no-repeat 0 0;
	text-indent: -9999px;
}
#prev:link, 
#prev:visited, 
#prev:hover, 
#prev:focus, 
#prev:active {
	background-position: 0 0 !important;
}
#prev:hover, 
#prev:focus, 
#prev:active {
	background-position: 0 -31px !important;
}
#next:link, 
#next:visited, 
#next:hover, 
#next:focus, 
#next:active {
	background-position: 100% 0 !important;
}
#next:hover, 
#next:focus, 
#next:active {
	background-position: 100% -31px !important;
}
ul#other a:link, 
ul#other a:visited, 
ul#other a:hover, 
ul#other a:focus, 
ul#other a:active {
	padding: 4px;
	border: 1px solid #fff;
	height: 80px;
	display: block;
	overflow: hidden;
}
ul#other a:visited, 
ul#other a:hover, 
ul#other a:focus, 
ul#other a:active {
	border-color: #C6C7C9;
}
ul#other a.selected:link, 
ul#other a.selected:visited, 
ul#other a.selected:hover, 
ul#other a.selected:focus, 
ul#other a.selected:active {
	border-color: #C6C7C9;
	opacity: 1;
}
ul#logos a:link, 
ul#logos a:visited, 
ul#logos a:hover, 
ul#logos a:focus, 
ul#logos a:active {
	padding: 4px;
	border: 1px solid #fff;
	height: 90px;
	display: block;
	overflow: hidden;
}
ul#logos a.selected:link, 
ul#logos a.selected:visited, 
ul#logos a.selected:hover, 
ul#logos a.selected:focus, 
ul#logos a.selected:active {
	border-color: #C6C7C9;
	opacity: 1;
}