/*  #wrapper {
		background:  #000000 url(images/page-background2.gif) repeat-x;
}  */
 
h1 {
	 	text-align: center;
		color: yellow;
		text-decoration: none;
		}
		
h2 {
		text-transform: uppercase;
		margin-bottom: 0.5em;
		color: yellow;
		text-align: center;
		text-decoration: none;
			} 
			
h3	{
	color: yellow;
	text-align: center;
			}
			
.scContainer3 {
		position: relative;
		float: left;
		width: 151px;
		top: 5px;
		padding: 0 20px 10px 20px;
			}

.scContent3 {		
		width: 150px;
		height: 150px;		
		background: #dddddd;		
		}

 
 .scContainergallery{
		position: relative;
		float: left;
		width: 180px;
		top: 5px;		
		bottom: 20px;
		padding: 0px 5px 10px 5px;	
		}

.scContentgallery{		
		width: 180px;
		height: 220px;		
		}

