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

h4	{
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	}

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

a.galleryg
	{
	color: #00ff00;
	letter-spacing: 0.1em;
	text-decoration: none;
	}

td 	{
	text-align: center;
	}


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

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

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

	}







					/* End CSS */