/* TAGS */
body {
	background-color: #201300;
	color: #737373;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%; }
p {
	margin-top: 0;
	margin-bottom: 5px; }
/* PANES */
#photopane { background-color: #000; width: 765px; padding: 10px; height: 480px; visibility: visible; margin: 30px auto 0; border: solid 1px #2e1b00; }
#navigation {
	font-size: 16px;
	font-family: "Abadi MT Condensed Light", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	width: 765px;
	padding: 0 10px;
	height: 50px;
	visibility: visible;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto; }
/*PSEUDOS*/
a:link {
	color: #666;
	text-decoration: underline; }
a:hover {
	color: #933;
	text-decoration: none; }
a:active {
	color: #ff0000;
	text-decoration: underline; }
a:visited {
	color: #666666;
	text-decoration: underline; }
a.navlink:link {
	color: #933;
	text-decoration: none; }
a.navlink:hover {
	color: #666666;
	text-decoration: underline; }
a.navlink:visited {
	color: #933;
	text-decoration: none; }
a.navlink:active {
	color: #ff0000;
	text-decoration: underline; }
/*CLASSES*/
.inlinehidden {
	visibility: hidden;
	display: inline; }
/*omo's image*/
#omoimgstack {
	width:765px;
	z-index:1;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	display: none; }
#omoimgstage {
	text-align: center;
	width: 765px;
	height: 460px;
	margin-right: auto;
	margin-left: auto;
	padding: 0; }
#omoimgnav {font-size: 16px;
	font-family: "Abadi MT Condensed Light", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-stretch: ultra-condensed;
 text-align: center; width:765px; height: 20px; margin-top: 5px; margin-right: auto; margin-left: auto; padding: 0; display: none; }
#omoimgload {
	font-size: 16px;
	font-family: "Abadi MT Condensed Light", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-stretch: ultra-condensed;
	text-align: center;
	width:765px;
	height: 20px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	display: block; }
/*omo's text*/
#omotxtstack {
	width:765px;
	z-index:1;
	margin-top: 10px;
	padding: 0;
	display: none; }
.omotxtstage { text-align: left; width: 765px; height: 460px; overflow: hidden; padding: 0; }
#omotxtstage { text-align: left; width: 765px; height: 460px; overflow: hidden; padding: 0; }
#omotxtnav {font-size: 16px;
	font-family: "Abadi MT Condensed Light", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-stretch: condensed;
text-align: left; width:765px; height: 20px; margin-top: 5px; padding: 0; display: none; }
#omotxtload {
	font-size: 16px;
	font-family: "Abadi MT Condensed Light", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	text-align: left;
	width:765px;
	height: 20px;
	margin-top: 5px;
	padding: 0;
	display: block; }
