
@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: #00ff00;
	}

a.galleryd
	{
	color: #666666;
	}

a.galleryl
	{
	color: #999999;
	}

a.gallerys
	{
	color: #cccccc;
	}

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

#pagemenu
	{
	top: 50px;
	position: absolute;		
	background: transparent;
	width: 80px;
	height: 1000px;
	margin-left: 40px;
	font-family: Courier New, monospace;
	font-size: 12px;
	}

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

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



					/* End CSS */