<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">ul.thumbs li {
	list-style: 		none;
	list-style-image: 	none !important;
  margin: 0 25px 2.0em 0;
  padding: 0;
  width: 100%;
  float: left;
  border-top: 2px solid #990000;
  border-right: 1px solid #990000;
  border-bottom: 1px solid #990000;
  border-left: 1px solid #990000;
  background: #FFFFFF url(images/bg-mg.jpg) bottom repeat-x;
}

ul.thumbs li h3 {
  margin: 0 0 5px 0;
  padding: 5px 10px 5px 10px;
  background: url(../images/bg-mg-h2.jpg) bottom repeat-x;
}

#contentmain p.galpic {
  margin: 3px 3px 3px 10px;
  padding: 0;
  width: 120px;
  float: left;
}

#contentmain p.galtext {
  margin: 3px;
  padding: 0;
}

#contentmain p.galview {
  margin: 3px;
  padding: 2px;
  clear: both;
}

#contentmain p.galview a{
	color: #004488;
  float: right;
  text-decoration: none;
}

#contentmain p.galview a:hover {
	color: #004488;
}

ul.thumbs {
	list-style: 		none;
	margin: 			0;
	padding: 			0;
	clear: 				both;
}
ul.thumbs li img {
	border:				1px solid #244487;
	margin:				0 !important;
}
ul.thumbs li a {
	background:			none !important;
	text-decoration:	none;
	border: 			0;
}
ul.thumbs li p {
	overflow:			hidden;
}
.thumbs .clearboth { 
	clear: 				both; 
}
.childscontainer {
	margin-bottom:		20px;
}
.thumbscontainer {
	margin-bottom:		20px;
	float:				left;
}
.pagenumbers {
	margin-bottom:		20px;
}
.picturecontainer {
	text-align:			center;
}
.picturecontainer .title {
	font-weight:		bold;
	margin-top:			20px;
}
.picturecontainer .picture img {
	border:				none;
	margin:				0 !important;
}
.picturecontainer .picture a {
	background:			none !important;
	text-decoration:	none;
	border: 			0;
}
.managecontainer {
    float: 				left;
}
.managecontainer textarea {
	width:				395px;
}
.managecontainer hr {
	width:				400px;
	text-align: 		left;
	margin: 			20px auto 20px 0;
}
.pictureform .managepicture {
	float:				left;
	clear:				left;
}
.pictureform .shortfields {
	margin-left: 		20px;
	float:				left;
}
.pictureform .clearboth {
	clear:				both;
}
.uploadcounter {
	width: 				20px;
	margin-bottom: 		10px;
	float:				left;
	clear:				left;
}
.uploadfile {
	margin-bottom: 		10px;
	float:          	none;
}
.uploadfile input {
	width:				385px;	
}
.uploadform {
	margin-top:			20px;
	margin-bottom:		-10px;
   	clear: 				both;
}
.uploadform .clearboth {
	clear:				both;
}
.slideshowwrapper {
	text-align:			center;
}
.deleteform {
	float:				left;
}
.synchform {
	float:				left;
}</pre></body></html>