BODY { 
    font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
    font-size: 13px;
	margin: 1em;
	background: #ffff00;
}
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: 700px;
	background: #eed; 	
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	text-align: center;
}
.divGl2 {
	width: 840px;
	background-color: #eed;
	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;
}
#title-txt {
	font-size: 20px;
	color: #339900;
	font-weight: bold;
	text-align: center;
}
div#footer {clear: both; padding-top: 3em;
  font: 85% Verdana, sans-serif;}
div.pic {float: left; height: 130px; width: 130px;
  padding: 15px; margin: 5px 3px;
  background: url(frame-ls.gif) center no-repeat;}
div.pt {background-image: url(frame-pt.gif);}
div.pic img {border: 1px solid; border-color: #444 #AAA #AAA #444;}
div.ls img {height: 96px; width: 128px; margin: 16px 0;}
div.pt img {height: 128px; width: 96px; margin: 0 16px;}
div.pic ul {display: none;}
