/* text and images */

img {padding: 0px  }

a {color: #FFFFFF;}
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }


body {
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Arial, sans-serif; 
	font-size: 22px; 
	line-height: 22px; 	
	color:#999999; 
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



#footer{
	clear: left;
	width: 100%;
	height:40px;
	background: #333333;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
}




#header{
	height: 30px;
	background-color: #111111;
	margin: 10px;
}

#nav{
	width: 100%;
	height: 40px;
	background-color: #999;
	background-color: #111111;
	margin: 10px;
}


#galleryImage{
	
	
}


.scaleImage{
    width:100%;
    height:auto;
}



#footer{
	clear: both;
	height: 50px;
	background-color: #666;
	margin-bottom: 10px;
}


