html{
}

body {
	background-color: #04456F;
	background-repeat: no-repeat;
	font-family: "Helvetica", "Arial", sans-serif;
	color: #E1D59E;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

#thumbNailPage{
	background-image: url(http://www.sendablessing.com/images/thumbnails/thumbnailFrameBKG.jpg);
	background-repeat: repeat-y;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 104px;
	margin: 0px;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 9px;
	padding-right: 0;
}

#thumbNailHeader{
	height: 33px;
	width: 104px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 9px;
	padding: 0;
}

#thumbNail{
	height: 86px;
	width: 86px;
	margin-left: 9px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 9px;
	padding: 0;
}

#thumbNailIconBar{
	height: 16px;
	width: 86px;
	padding: 0;
	margin-left: 9px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
}

