img {
	border-style: none;
	}

#photo td {
	height: 98px;
	}
	
#photoBgL {
	background-image: url(../images/photo_bgL.gif); 
	background-repeat: repeat-y;
	}
	
#photoBg {
	background-image: url(../images/photo_bg.jpg); 
	background-repeat: no-repeat; 
	height: 400px;
	}
	
#photo2 td {
	vertical-align: top;
	}
	
#photo2BgL {
	background-image: url(../images/photo_bgL.gif); 
	background-repeat: repeat-y;
	}
	
#photo2BgR {
	background-image: url(../images/photo_bgR.gif); 
	background-repeat: repeat-y; 
	width: 16px;
	}

#attMem  { color: #fd021a; font-size: 75%; line-height: 150%; font-family: Arial, Helvetica, sans-serif; background-color: #feeaec; text-align: center; margin: 10px 40px; padding: 5px; border: #fd021a }