@charset "UTF-8";

body 	{
	background: #333333;
	color: #cccccc;
	font-family:Century Gothic, Trebuchet MS, verdana, arial, sans serif;
	font-size: 10px;
	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: #cccccc;
	font-size: 12px;
	font-style: italic;
	letter-spacing: 0.1em;
	text-decoration: none;
	}

a.galleryg
	{
	color: #00ff00;
	}

small	{
	font-size: 9px;
	}

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

#backbutton
	{
	position: relative;
	top: 20px;
	left: 170px;
	}

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


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

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

#imagefile
	{
	position: relative;
	background: #333333;
	color: #000000;
	float: left;
	width: 1100px;
	}










					/* End CSS */