@charset "UTF-8";

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

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

a	{
	color: #ffffff;
	font-size: 12px;
	font-style: italic;
	letter-spacing: 0.1em;
	text-decoration: none;
	}

a.galleryg
	{
	color: #ffffff;
	}

h4	{
	font-size: 12px;
	color: #cccccc;
	}

.textbox-title
	{
	background: #404040;
	width: 320px; 
	height: 50px; 
/*	top: 700px; 
	left: 135px; 
	font-size: 11px;
*/	color: #cccccc;
	text-align: center;
	letter-spacing: 0.1em;
	}

.textbox
	{
	background: #404040; 
	width: 450px; 
	height: 450px; 
	top: 0px; 
	margin-left: auto; 
	margin-right: auto;
	font-size: 12px;
	color: #dddddd;
	text-align: left;
	letter-spacing: 0.1em;
	}

.textbox2
	{
	background: #404040; 
	width: 350px; 
	height: 450px; 
	top: 100px; 
	margin-left: auto; 
	margin-right: auto;
	font-size: 12px;
	color: #cccccc;
	text-align: center;
	letter-spacing: 0.1em;
	}

.textbox3
	{
	background: #ffff00; 
	width: 320px; 
	height: 450px; 
	top: 100px; 
	margin-left: auto; 
	margin-right: auto;
	font-size: 11px;
	color: #333333;
	text-align: right;
	letter-spacing: 0.1em;
	}

.textbox4
	{
	background: #00ffff; 
	width: 400px; 
	height: 450px; 
	top: 100px; 
	margin-left: auto; 
	margin-right: auto;
	font-size: 11px;
	color: #cccccc;
	text-align: right;
	letter-spacing: 0.1em;
	}


#container  
	{
	margin-left: auto;
	margin-right: auto;
	background: #333333;
	width: 1050px;
	height: 100%;
	}

#backbutton
	{
	position: absolute;
	top: 20px;
	left: 100px;
	}

#content
	{
	position: relative;
	top: 60px;
	margin-left: auto;
	margin-right: auto;
	background: #333333;
	width: 1050px;
	height: 600px;
	}

#pagemenu
	{
	position: relative;
	background: #333333;
	float: left;
	width: 120px;
	}

#imagefile
	{
	position: relative;
	background: #333333;
	color: #ffffff;
	float: left;
	width: 900px;
	}

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








					/* End CSS */