BODY { 
    font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
    font-size: 13px;
	margin: 1em;
	background: #e6e6e6;
}
h1 {text-align: center; font-family: "Trebuchet MS", Tahoma, Verdana, serif; font-size: 22pt; font-weight: bold;}
P {margin: 5px 0 5px 0; }

.divGl {
	width: 750px;
	background: #eed; 	
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	text-align: center;
	background-image: url('background.jpg');
	background-repeat: repeat;
}
.divGl2 {
	width: 840px;
	background-image: url('background.jpg');
	background-repeat: repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
}

TABLE {
        font-size: 8pt;
}

.small {
        font-size: 8pt;
}

.red {
		color: red;
}
li {  list-style-type: square}

A {
		color: #503200;
		font-size: 8pt;	
		font-weight: bold;
}

A:LINK {
        TEXT-DECORATION: none;
        color: #8B0000;
}

A:VISITED {
        TEXT-DECORATION: none;
        color: #8B0000;
}
A:ACTIVE {
        color: #8B0000;
        TEXT-DECORATION: underline;
}
A:HOVER {
        TEXT-DECORATION: underline;
        color: #8B0000;
}
.gallerydescription {
	font-size: 15px;
	font-weight: bold;
	text-align: center;	
	color: #553431;
}
.description {
	position: relative;
	top: -15px;
	text-align: center;
	font-size: 10px;
}
.thumbs {
	margin-left: auto;
	margin-right: auto;
}
#title {
	margin-left: auto;
	margin-right: auto;
	background-image: url('title.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	height: 162px;
}
#title-txt {
	padding-top: 45px;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #000;
}
div#footer {clear: both; padding-top: 3em;
  font: 85% Verdana, sans-serif;}
div.pic {float: left; height: 130px; width: 200px;
  padding: 15px; margin: 5px 3px;
  background: url(frame-ls.jpg) center no-repeat;}
div.ls img {height: 96px; width: 128px; margin: 16px 0;}
div.pic ul {display: none;}
