body {
	width: 61.25em;
	background-color: #000;
	color: #444;
	font-family: "Helvetica Neue", Helvetica, Arial, "sans serif";
	margin: 0em;
	font-weight: lighter;
	font-size: 16px;
}

#everything {
	border-top: .11em solid #888;
	position: absolute;
	top: .3em;
	width: 100%;
}
.hideable {
	-webkit-transition: opacity 500ms ease-in-out;
	-moz-transition: opacity 500ms ease-in-out;
}
#navtoggle {
	margin-top: 1em;
	padding: 0em .2em 0em .2em;
	color: #FF9C2A;
	font-size: 1.1em;
	border-bottom: .1em solid #FF9C2A;
	width: 3.6em;
}
#navtoggle a {
	color: #FF9C2A;
	text-decoration: none;
}
#navtoggle:hover {
	background-color: #CF8126;
	color: #ddd;
}
#categories {
	position: relative;
	z-index: 1000;
	width: 8em;
	padding-top: .6em;
	padding-left: .4em;
	font-size: .8em;
	height: 30em;
	color: #ae7100;
	background-color: rgba(0,0,0,.6);
}
a {
	color: #777;
}
a:visited {
	color: #777;
}
#categories a {
	text-decoration: none;
}
#categories ul {
	list-style: none;
	margin: 0em;
	padding: 0em;
}
#categories li {
	padding: .4em .2em .2em .7em;
	margin-left: -.6em;
}
#categories ul li ul {
	border-width: 0px 0px 1px 1px;
	border-style: dotted;
	border-color: #333;	
}
#categories ul li ul li {
	padding-left: 1em;
	cursor: pointer;	
}

#categories ul li ul li:hover {
	background-color: #CF8126;
}
#categories ul li ul li:hover a {
	color: #ddd;
}
.empty:hover {
	background-color: #000;
}
.here {
	background-color: #FF9C2A;
}
.here a {
	color: #000;
}
#content {
	position: absolute;
	top: .3em;
	left: 4em;
	padding: 0em;
	z-index: 0;
}
#photo {
	z-index: 1000;
	position: absolute;
}
.ss_slide {
	margin: auto;
	left:0; right:0;
	top:0; bottom:0;
	width: 60em;
	text-align:center;
	-webkit-transition-property: opacity;
	-webkit-transition-duration: 800ms;
	-moz-transition: opacity 800ms ease;
}
.ss_slide img {
	height: 38.75em;
	border: .12em solid #ddd;
	padding: 0em;
	margin: 0em;
}
.ss_nav {
	position: absolute;
	top: 622px;
	left: 6px;
	width: 948px;
	font-size: 2.2em;
	color: #ccc;
}
.ss_caption {
	font-size: .4em;
	font-family: times;
	font-style: italic;
	text-align: center;
	width: 50em;
	height: 2.5em;
	padding: .5em;
	margin-left: auto;
	margin-right: auto;
	margin-top: .2em;
}
.arrows {
	position: absolute;
	top: 0em;
	padding: 0em .3em .3em .3em;
}
.prev {
	left: .22em;
}
.next {
	right: .22em;
}
.arrows:hover {
	background-color: #0069ae;
	cursor: pointer;
}

.ss_slide div {
	text-align: left;
	color: #aaa;
	padding: 0em 0em 0em 0em;
	margin-left: 5em;
	font-size: 1.2em;
	line-height: 1.2em;
}

.ss_counter {
	position: absolute;
	left: 100em;
	top: 62.8em;
	width: 4.5em;
	text-align:center;
	border-width: .2em 0em .2em 0em;
	border-color: #555;
	border-style: solid;
	padding: .4em;
	font-size: .6em;
	color: #555;
}
#index {
	margin-left: 5em;
	color: #ccc;
}
#index h1 {
	border-bottom: .05em dotted #333;
	margin: .3em 0em 0em 0em;
}
#index h2 {
	margin: .2em 0em 0em 0em;
	font-size: .9em;
}
#index a {
	letter-spacing: .2em;
}
.fadeOut {
	opacity:0;
}
.fadeIn {
	opacity:1.0;	
}
.faded {
	opacity:.5;
}
.show {
	opacity: 1.0;
	z-index: 1;
}
.hide {
	opacity: 0.0;
	z-index: 0;
}

#help {
	z-index: 5000;
	border: 2px solid #ccc;
	background-color: #000;
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
	color: #fff;
	padding: 5em;
	position: absolute;
	left: 25em;
	top: 10em;
	opacity: .75;
}
#help .k {
	font-weight: bold;
	letter-spacing: 2px;
	cursor:pointer;
}
#screennotice {
	width: 10em;
	font-size: 1.2em;
	text-align: center;
	border: 2px solid #ccc;
	background-color: #000;
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
	position: absolute;
	padding: 2em;
	left: 4.8em;
	top: 12em;
}
#showhelp {
	-moz-border-radius: .8em; -webkit-border-radius: .8em; 
	width:1.2em;height:1.2em; 
	border: .1em solid #555;
	text-align:center;
	font-size: .8em;
	position: absolute;
	cursor: pointer;
	top: 50em;
	left: 76.2em;
}
.ss_empty {
	width: 60em;
	height: 38.75em;
	z-index: 5;
}
.ss_empty img {
	border: none;
}
.ss_play {
	position:absolute;
	top:24.6em;
	left:43.2em;
	border: .1em solid #777;
	-moz-border-radius: .3em; -webkit-border-radius: .3em;
	background-color: #000;
	color: #777;
	cursor: pointer;
	font-size: 1.4em;
	width: 1.5em;
	padding: 0em .1em 0em .1em;
	font-weight: bold;
}
.ss_play:hover {
	background-color: #aaa;
	color: #fff;
}