a {
	text-decoration: none;
	color: #666666;
	}	

	a:hover {
	color: #ff6600;
	}	

body
{
background-image:url('background_lamp.jpg');
background-repeat:no-repeat;
background-attachment: fixed;
}

	#top {
		font-size: 50pt;
		font-family: droid-serif;
		font-style: italic;
		font-weight: 400;		
		text-indent: 0px;
		word-spacing: 0px;
		letter-spacing: 0px;
		color: #BBBBBB;
		width: 700;
		position: absolute;
		left: 10;
		top: 10;
		z-index: 1;
		}

	#rightclick{
		font-size: 11pt;
		font-family: helvetica;
		font-weight: bold;
		line-height: 40px;
		text-indent: 0px;
		word-spacing: 0px;
		letter-spacing: 0px;
		color: #ff6600;
		width: 900;
		position: absolute;
		top: 500;
		left: 10;
		z-index: 7;
		}

	#download{
		font-size: 30pt;
		font-family: helvetica;
		font-weight: bold;
		line-height: 40px;
		text-indent: 0px;
		word-spacing: 0px;
		letter-spacing: 0px;
		color: #ff6600;
		width: 900;
		position: absolute;
		top: 530;
		z-index: 1;
		}
 		
	#contact{
		font-family: helvetica;
		font-weight: bold;		
		color: FFFFFF;
		font-size: 12;
		position: absolute;
		top: 660;
		left: 470;
		z-index: 5;
		}
	

	#Flickr {
		font-size: 20pt;
		font-family: helvetica;
		font-weight: bold;
		line-height: 40px;
		text-indent: 0px;
		word-spacing: 0px;
		letter-spacing: 0px;
		color: ff6600;
		width: 500;
		position: absolute;
		top: 655;
		left: 10;
		z-index: 2;
		}

	

