h3#photo_header
	{
    margin: 10px 0px 10px 0px;
    height: 62px;
    text-align: center;
    text-indent: -9999px;
    background: url(../images/h3_pho.gif) no-repeat top center;
}
#wrapper
	{
    width: 550px;
}
#inner_border
	{
    background-image: none;
    text-align: center;
    border: 1px dashed #ccc;
}
.go_back	
	{
    text-align: center;
    margin: 15px 0px 15px 0px;
    font-size: 10pt;
    letter-spacing: .1em;
    text-transform: none;
}
.go_back a
	{
    color: #fff;
	text-decoration: none;
    padding: 0px;
    border-bottom: 1px solid #fff;    
	}
.go_back a:hover
	{
    color: #C69633;
	text-decoration: none;
    border-bottom: 1px solid #C69633;
	}
.go_back a:visited
	{
    color: #fff;
   	text-decoration: none;
    border-bottom: 1px solid #fff;    
	}
.go_back a:visited:hover
	{
    color: #C69633;
   	text-decoration: none;
    border-bottom: 1px solid #C69633;    
}	
