@charset "UTF-8";

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

td	{
	align: center;
	}

h4	{
	color: #cccccc;
	font-size: 12px;
	font-style: italic;
	font-weight: lighter;
	letter-spacing: 0.1em;
	text-decoration: none;
	}

a.gallery
	{
	color: #ffffff;
	}

a.galleryg
	{
	color: #00ff00;
	}

a.gallerygs
	{
	color: #00ff00;
	}

a.gallerygc
	{
	color: #00ffff;
	}

a.gallerygy
	{
	color: #00ff00;
	}

a.gallerygb
	{
	color: #00ccff;
	}

a.galleryl
	{
	color: #666666;
	}

#container  
	{
	z-index: 500;
	margin-left: auto;
	margin-right: auto;
	background: #333333;
	width: 1000px;
	height: 100%;
	}

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

#backbutton2     /*-------for thumbs-LARGE only--------*/
	{
	position: fixed;
	z-index: 300;
	background: #transparent;
	width: 100%;
	top: 20px;
	left: 100px;
	}
#pagemenu
	{
	position: relative;
	z-index: 200;
	top: 75px;
	background: #333333;
	float: left;
	width: 150px;
	height: 100%;
	padding-left: 50px;
	}

/*
#pagemenu
	{
	top: 50px;
	position: fixed;
	float: center;		
	background: #333333;
	width: 150px;
	height: 100%;
	margin-left: 40px;
	}
*/
#imagefile
	{
	position: relative;
	background: #333333;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	top: 75px;
	width: 700px;
	}

#imagefile2   /*-------for thumbs-LARGE only--------*/
	{
	position: relative;
	background: #333333;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	top: 75px;
	width: 800px;
	}

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

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

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


