	/*---------- body related styles --------*/

body 	{
	background-image: url(../images/teabag.jpg);
	background-attachment: fixed;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;  
   	}

img	{
	border-style: none;  
	}

p	{  
	font-family: Helvetica, Arial, Sans-serif; 
	font-size: 10px; 
	color: #999999;
	letter-spacing: 0.1em;
	font-weight: 100;
	}

p.red
	{
	color: #ff0000;
	}

p.green
	{
	color: #00ff00;
	}

ul	{  
	font-family: Helvetica, Arial, Sans-serif; 
	font-size: 10px; 
	color: #999999;
	letter-spacing: 0em;
	font-weight: 100;
	}

	/*---------- side column related styles --------*/

#contents	
	{
	width: 280px;
	position: relative;
	float: left;
	left: 30px;
	top: 40px;
	}

#logo	{
	width: 300px;
	position: relative;
	float: left;
	left: 37px;
	top: 20px;
	}

#nava	{
	width: 280px;
	position: relative;
	float: left;
	left: 30px;
	top: 60px;
	}	

#navt	{
	width: 200px;
	position: fixed;
	float: left;
	left: 20px;
	top: 150px;
	}

#nave	{
	width: 100px;
	position: fixed;
	float: left;
	left: 150px;
	top: 132px;
	}

#opener	
	{
	width: 280px;
	position: fixed;
	float: right;
	left: 110px;
	top: 170px;
	}

#copy	{
	width: 300px;
	position: fixed;
	float: left;
	left: 150px;
	top: 700px;
	}

#closer	{
	width: 200px;	
	position: fixed;
	float: left;
	left: 20px;
	top: 850px;
	}

	/*---------- main column related styles --------*/

#gallery 
	{  
	font-family: Helvetica, Arial, Sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 10px; 
	color: #ffffff;
	letter-spacing: 0.1em;
	text-decoration: none;
	}

#info	{
	width: 550px;
	position: absolute;
	float: left;
	left: 340px;
	top: 50px;
	}

#info-coll	
	{
	width: 550px;
	position: absolute;
	float: left;
	left: 420px;
	top: 50px;
	}

#info-mail	
	{
	width: 500px;
	position: fixed;
	float: left;
	left: 400px;
	top: 100px;
	}
#info-main	
	{
	width: 550px;
	position: fixed;
	float: left;
	left: 400px;
	top: 150px;
	}

#slide	
	{
	width: 550px;
	position: fixed;
	float: left;
	left: 450px;
	top: 50px;
	}


	/*---------- link styles --------*/

a:link 
	{  
	font-family: Helvetica, Arial, Sans-serif; 
	font-size: 10px; 
	color: #99ff99;
	text-decoration: none;
	letter-spacing: 0em;
	font-weight: lighter;
	}

a:visited 
	{  
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 10px; 
	color: #669966;
	text-decoration: none;
	letter-spacing: 0em;
	font-weight: lighter;
	}

a:hover 
	{  
	font-family: Helvetica, Arial, Sans-serif; 
	font-size: 10px; 
	color: #ff0000;
	text-decoration: none;
	letter-spacing: 0em;
	font-weight: lighter;
	}

a:active 
	{  
	font-family: Helvetica, Arial, Sans-serif; 
	font-size: 10px; 
	color: #00ff00;
	text-decoration: none;
	letter-spacing: 0em;
	font-weight: lighter;
	}

a:link.gallery 
	{  
	font-family: Helvetica, Arial, Sans-serif;
	font-style: normal;
	font-weight: 100;
	font-size: 10px; 
	color: #ffffff;
	letter-spacing: 0.1em;
	text-decoration: none;
	}

a:visited.gallery 
	{  
	font-family: Helvetica, Arial, Sans-serif;
	font-style: normal;
	font-weight: 100;
	font-size: 10px; 
	color: #ffffff;
	letter-spacing: 0.1em;
	text-decoration: none;
	}

a:hover.gallery 
	{  
	font-family: Helvetica, Arial, Sans-serif;
	font-style: normal;
	font-weight: 100;
	font-size: 10px; 
	color: #ffffff;
	letter-spacing: 0.1em;
	text-decoration: none;
	}

a:active.gallery 
	{  
	font-family: Helvetica, Arial, Sans-serif;
	font-style: normal;
	font-weight: 100;
	font-size: 10px; 
	color: #ffffff;
	letter-spacing: 0.1em;
	text-decoration: none;
	}

a:link.galleryg 
	{  
	font-family: Helvetica, Arial, Sans-serif;
	font-style: normal;
	font-weight: 100;
	font-size: 10px; 
	color: #00ff00;
	letter-spacing: 0.1em;
	text-decoration: none;
	}

a:visited.galleryg 
	{  
	font-family: Helvetica, Arial, Sans-serif;
	font-style: normal;
	font-weight: 100;
	font-size: 10px; 
	color: #00ff00;
	letter-spacing: 0.1em;
	text-decoration: none;
	}
a:hover.galleryg 
	{  
	font-family: Helvetica, Arial, Sans-serif;
	font-style: normal;
	font-weight: 100;
	font-size: 10px; 
	color: #00ff00;
	letter-spacing: 0.1em;
	text-decoration: none;
	}

a:active.galleryg 
	{  
	font-family: Helvetica, Arial, Sans-serif;
	font-style: normal;
	font-weight: 100;
	font-size: 10px; 
	color: #00ff00;
	letter-spacing: 0.1em;
	text-decoration: none;
	}


	/*---------- end of styles --------*/