body 		{background-color: 3F3F3F;
		font: 12px arial; color: white}

a:link 		{color: white;}
a:visited 	{color: white;}
a:hover 	{color: white;}
a:active 	{color: white;}
a 		{text-decoration: none; font: ;}

#banner 	{position: absolute;
		left: 0;
		top: 0;
		z-index:0;}

#information 	{position: absolute;
		left: 500;
		top: 150;
		z-index:0;
		font-size: 10px; color: #CA6A04;}

#contact 	{position: absolute;
		left: 750;
		top: 40;
		z-index:1;}


#thumbnails	{position: absolute;
		left: 50;
		top: 150;
		z-index:1;}

#thumblayout	{font-size: 10px;}

#copyright	{position: absolute;
		left: 350;
		top: 750;
		z-index:2;
		font-size: 10px}
