td{
  border: none;
  padding: none;
}
	
tr {
	background: none;
	text-align: center;
	font: 12px Arial;
	border: none;
}
#album_photo{
	width: 200px;
}
#album_photo{
	margin-left: 20px;
}
#top{
	background: url(../images/album_top.jpg);
	height: 15px;
	font-size: 2px;
}
#mybody{
	background: url(../images/album_body.jpg) repeat-y;
}
#mybody a{
	font: Bold 14px Arial;
	color: #333333;
	text-decoration: none;
}
#bottom{
	background: url(../images/album_bottom.jpg);
	height: 18px;
	font-size: 2px;
}


