div#footer{background-image: url(footer.jpg);}
div#navigationband {background-image: url(menubg.jpg);}
div#contentarea, div#normalcontentarea {background-image: url(background.jpg);}
.gallery dd a, .gallery dd a:visited {
background-color:#234575;
}
.gallery dd a:hover {
	background-color:#1A355B;
	}
.gallery dd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7592B4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7592B4;
	border-left-color: #7592B4;
	background-color:#234575;
	}
