
@charset "UTF-8";

body 	{
	background: #333333;
	color: #ffffff;
	font-family:Century Gothic, Trebuchet MS, verdana, arial, sans serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	line-height: 120%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

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

img.slide-wide
	{
	width: 850px;
	}

img.slide-long
	{
	width: 500px;
	}

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

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

hr 	{

    	display: block;
	size: 1px;
    	margin-top: 0.5em;
    	margin-bottom: 0.5em;
    	margin-left: auto;
    	margin-right: auto;
    	border-style: inset;
    	border-width: 1px;
	border-color: #666666;
	}

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

td	{
	text-align: center;
	color: #cccccc;
	}

td.edge
	{
	text-align: left;
	}

a.galleryg
	{
	color: #ffff00;
	font-size: 12px;
	}

a.galleryd
	{
	color: #ffff00;
	}

#content, table
	{
	letter-spacing: 0.1em;
	text-decoration: none;
	font-size: 11px; 
	font-style: italic;
	font-weight: 500;
	}

#backbutton
	{
	position: fixed;
	top: 0px;
	left: 30px;
	background: transparent;
	color: #ffffff;
	}

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

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








					/* End CSS */