body {
  background: #5ECCCB;
  font-family: Georgia, Arial;
  font-size: 15px;
}
.mainbody {
  margin: 10px 50px;
}

.mainheader {
  margin-bottom: 5px;
  margin-top: 20px;
}

.mainheader h1 {  
  color: #001682;
  display: inline;
  font-family: Georgia,Lucida Sans Unicode,Lucida Grande,Lucida Sans,and Lucida;
  font-size: 24px;
  font-weight: 600;
  text-transform: none;
}

.mainmenu {
  height: 35px;
  margin: 0px 0px;
}
.mainmenu ul {
  float: right;
  display: inline;
  height: 100%;
  margin: 0px 0px;
}

.mainmenu li {
  display: inline;
  list-style: none;
  width: 100px;
  height: 35px;
  float: left;
  text-align: center;
  margin: 0px 10px 0px 0px;
}

.maincontent, .mainmenu li {
  background: #FFF6BB;
}

.mainmenu li:hover {
  background: white;
}

.mainmenu a:link, .mainmenu a:visited {
  margin-top: 10px;
  display: block;
  color: black;
  text-decoration: none;
}

.maincontent {
  padding: 5px;
  color: #666666;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 19px;
}

.maincontent-footer {
  clear: both;
}

.header, .thumb-category-header, .welcome, h1 {
   color: #B08158;
   font-family: Georgia,Lucida Sans Unicode,Lucida Grande,Lucida Sans,and Lucida;
   font-size: 12px;
   font-weight: normal;
   letter-spacing: 3px;
   text-transform: uppercase;
}
.header, .thumb-category-header {
	clear: both;
}

.test {
  color:#000000;
  font-family:"Lucida Sans Unicode","Lucida Grande","Lucida Sans",sans-serif;
  font-size:9pt;
  font-weight:normal;
  margin-bottom:3px;
  margin-top:0;
}

.template-container, .hidden {
  display: none;
}

.thumb-category-header {
  margin-top: 12px;
}

.thumb {
  display: inline;
  float: left;
  margin-left: 20px;
  margin-right: 20px;
  width: 260px;
  height: 220px;
  text-align: center;
}

.thumb img {
  border: 0px;
  vertical-align: bottom;
}

.thumb #caption {
   font-size: 10px;
}

.large {
  margin-top: 20px;
  text-align: center;
}

.large img {
  border: 0px;
}

.large #caption {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 10px;
}

.index-content {
  margin: 40px 0px;
}
.welcome-section-img {
  float: left;
  margin: 0px 20px;
  padding: 5px 5px 5px 5px;
  width: 350px;
  height: 250px;
  background-color: #E5DB9B;
}

.flag {
  display: inline;
  float: left;
//  margin: 2px 2px 2px 2px;
  width: 68px;
  height: 35px;
  text-align: center;
}
.flag img {
  border: 0px;
}  

.welcome-section-text {
  margin: 0px 30px;
}

.albums-area, .links-area {
  padding: 40px 60px;
}

.links-area img {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}

.links-area ul {
  margin-left: 0px;
  padding-left: 0px;
}

.links-area li {
  margin-bottom: 2px;
  list-style: none;
}

.group-template {
  display: inline;
}
.photos-bottom {
  height: 50px;
  clear: both;
}

.photo-group {
  border: 0px;
}
.photo-group img {
//  position: relative;
  float: left;
  display: inline;
  border: 5px solid #B08158;
  margin: 0px 30px;
}

.album-viewer {
  background-color: #E5DB9B;
  border: 5px solid #B08158;
  padding: 20px 20px 20px 20px;
  height: 300px;
}
#album-template {
  margin-bottom: 10px;
}
