.content { color: #394f5f; font-family: tahoma; background-image: url(../images/content.jpg); background-repeat: no-repeat; background-position: 0 top; padding: 12px; }
p {
	color: #394f5f;
	font-size: 11px;
	font-family: tahoma;
	text-align: center;
}
h1 { color: #394f5f; font-size: 18px; font-family: tahoma; }
.tableback { background-image: url(../images/tableback.jpg); background-repeat: no-repeat; background-position: 0 top; }
.background { background-image: url(../images/background.jpg); background-repeat: repeat-y; background-position: right 40px; }


	#gallery { background-color: #ffffff; padding: 10px; width: 520px; border-color: #fff; }
	#gallery ul { border-color: #fff; list-style: none; }
	#gallery ul li { border-color: white; display: inline; }
	#gallery ul img { border-color: #fff; border-style: solid; }
	#gallery ul a:hover img { color: #fff; border-color: #fff; border-style: solid; }
	#gallery ul a:hover { color: #fff; border-color: white; }
.pelican_back { color: #394f5f; font-family: tahoma; background-image: url(../pelican/images/content_background.gif); background-repeat: no-repeat; background-position: 0 top; text-align: left; vertical-align: top; margin: 4px; }
h2 { color: #394f5f; font-size: 24px; font-family: tahoma; }

