
@charset "UTF-8";

body 	{
	background: #333333;
	color: #ffffff;
	font-family: Courier New, monospace;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	line-height: 130%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

img	{
	vertical-align: middle;
	border: none; 
	}

a	{
	color: #ffffff;
	letter-spacing: 0.1em;
	text-decoration: none;
	}

h4	{
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.1em;
	}

p	{
	font-size: 11px;
	font-weight: lighter;
	letter-spacing: 0.1em;
	}

a.galleryg
	{
	color: #ffffff;
	}

a.galleryd
	{
	color: #666666;
	}

a.galleryl
	{
	color: #999999;
	}

a.gallerys
	{
	color: #cccccc;
	}

#backbutton
	{
	position: absolute;
	top: 0px;
	left: 30px;
	background: transparent;
	color: #aaaaaa;
	}

#pagemenu
	{
	top: 150px;
	position: absolute;		
	background: #333333;
	width: 150px;
	height: 800px;
	margin-left: 40px;
	font-family: Courier New, monospace;
	font-size: 12px;
	}

#pagemenu-intro
	{
	top: 200px;
	position: absolute;		
	background: transparent;
	width: 100px;
	height: 1000px;
	margin-left: 10px;
	font-family: Courier New, monospace;
	font-size: 12px;
	}

#myController 
	{ 
	padding: 0px 0px; 
	letter-spacing: 0.2em; 
	width: 700px; 
	background:  #333333; 
	}

#myController2 
	{ 
	top: 10px;
	padding: 0px 0px;
	float: left; 
	width: 50px; 
	margin-left: 0px;
	background:  #333333; 
	}

#myController3 
	{ 
	top: 10px;
	padding: 0px 0px;
	float: right; 
	width: 50px; 
	margin-left: 0px;
	background: #333333; 
	}

#myController span.jFlowSelected 
	{ 
/*	background: #333333;	*/
	margin-right: 0px;
	}


#jFlowSlide
	{
	float: left;	
	top: 0px;
	width: 1000px; 
	background: transparent; 
	}

#container  
	{
	z-index: 200;
	margin-left: auto;
	margin-right: auto;
	background: #333333;
	width: 900px;
	height: 1100px;
	}

#spacer	{
	background: #333333;
	width: 100px;
	height: 1000px; 
	float: left; 
	}

.navig	{
	background: #333333;
	left: 100px;
	color: #333333;
	font-style: italic;
	}

.slides	{
	width: 850px;
	}

.slide-thumbnail
	{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background: transparent;
	}

.slide-wrapper 
	{ 
	float: center;
	background: transparent;
	padding: 0px; 
	color: #cccccc;
	width: 800px;
	height: 900px;
	}

.slide-details
	{
	background: transparent;
	width: 650px;
	margin-left: 70px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.slide-long-text
	{
	background: transparent;
	width: 450px;
	margin-left: 150px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}







					/* End CSS */