body 
{
	background-color: #D0E7FF;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, sans-serif;
}
table {
	font-size: 12px;
	font-family: Arial, sans-serif;
}

#mainTable {
	margin-left: auto;
	margin-right: auto;
	width: 705px;
	height: 384px;
	border-style: none;
}
#main_contentArea {
	background-image: url('../images/contentArea.gif');
}
#main_bottomLeft {
	background-image: url('../images/bottomLeft.gif');
	background-repeat: no-repeat;
}

#contentPage_contentArea {
	background-color: #ecf8ff;
	background-image: url('https://www.uglyducklingart.com/images/contentPage_contentArea.gif');
	background-repeat: no-repeat;
	vertical-align: top;
}

table#letter {
	margin-left: auto;
	margin-right: auto;
	height: 320px;
	width: 650px;
	text-align: left;
	background-color: white;
	font-size: 11px;
	color: #333333;
	background-color: #EBF5FF;
	font-family: Courier, serif;
	vertical-align: top;
	background-image: url('https://www.uglyducklingart.com/images/letterBackground.gif');
	background-repeat: no-repeat
}

#gallery_linksArea {
	height: 287px;
}

a:link, a:visited {
 color: #043490;
 text-decoration: none;
 font-weight: 800;
 }
a:hover, a:active{
 color: #043490;
 text-decoration: underline;
 font-weight: 800;
 }

a.galleryLink:link, a.galleryLink:visited {
 font-size: 13px;
 color: #1268DA;
 text-decoration: none;
 font-weight: 900;
}
a.galleryLink:hover, a.galleryLink:active {
 font-size: 13px;
 color: #000064;
 text-decoration: none;
 font-weight: 900;
}
.galleryLinkAt {
 font-size: 13px;
 color: #ee1d24;
 text-decoration: none;
 font-weight: 900;
}

a.letterLink:link, a.letterLink:visited {
 font-size: 11px;
 color: #000000;
 text-decoration: none;
 font-weight: 500;
}
a.letterLink:hover, a.letterLink:active {
 font-size: 11px;
 color: #000000;
 text-decoration: underline;
 font-weight: 500;
}