
@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;
	}

a.galleryg
	{
	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.gallerygs
	{
	color: #00ff00;
	}

a.galleryd
	{
	color: #666666;
	}

a.galleryl
	{
	color: #999999;
	}

a.gallerys
	{
	color: #cccccc;
	}

#backbutton
	{
	z-index: 500;
	position: fixed;
	width: 100%;
	top: 20px;
	left: 100px;
	}

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

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

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

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


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

#container  
	{
	z-index: 200;
	margin-left: auto;
	margin-right: auto;
	background: transparent;
	width: 950px;
	height: 800px;
	}

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

.slides	{
	width: 900px;
	}

.slide-thumbnail
	{
	width: 850px;		/* was 550 */
	margin-left: auto;
	margin-right: auto;
	float: center;
	}

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

.slide-details
	{
	background: transparent;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}

	}







					/* End CSS */