body		{
		background: #f1f1f1;
		color: #000000;
		font-family: Verdana,Helvetica;
		font-size: 10px;
		}

a,
a:link		{ color: #008066; background: none; text-decoration: underline;}
a:visited	{ color: #004033; background: none; text-decoration: underline;}
a:active	{ color: #004033; background: none; font-weight:bold; text-decoration: none;}
a:hover		{ color: #008066; background: none; text-decoration: none;}


#title		{
		width:80%;
	        color:#008000;
        	background: none;
		letter-spacing:2px;
		}
#path		{
		color: #000000;
		background: none;
		letter-spacing: 0px;
		}
#album_desc	{
		width: 50%;
		background: #dddddd;
		border: 1px solid #000000;
		}

#picture_desc	{
		width: 60%;
		background: #dddddd;
		border: 1px solid #000000;
		}

#main_table	{
		width: 80%;
		background: #ffffff;
		border: 1px solid #000000;
		}

