.group-header{  
  padding: 35px 0px 5px 0px; 
  margin: 0px; 
  background-image : url(image/gallery-gtitle01.jpg);
  background-repeat : no-repeat;
}

#group-title-e{
  font-weight : bold;
  color : white;
  text-align : center;
  font-size : 15pt;
  line-height: 18pt; 
  margin: 0px; 
}

#group-title-j{
  font-weight : bold;
  color : white;
  text-align : center;
  font-size : 10pt;
  line-height: 15pt; 
  margin: 0px 0px 10px 0px;   
}

.group-footer{
  font-size: 10px;
  color : #330000;
  padding: 50px 0px 50px 0px; 
  margin: 0px; 
  background-image : url(image/gallery-gfooter.jpg);
  background-repeat : no-repeat;
}

P{
  font-size : 10pt;
  color : white;
  margin-top : 5pt;
  margin-left : 5pt;
  margin-right : 5pt;
  margin-bottom : 5pt;
}

ul {
margin: 5px 5px 0px 10px;
padding: 0px;
list-style-type:none;
}

li{
  color : white;
  padding-left: 5px;
  line-height: 15pt;
  font-size: 10pt;
  background:url(image/gallery-list.gif) no-repeat right;
  border-bottom: 1px #cccccc solid; 
  margin: 10px 10px 5px 5px
}

a:link {color:white; text-decoration:none;}
a:visited {color:white; text-decoration:none;}
a:active {color:white; text-decoration:none;}
a:hover {color:white; text-decoration:none;}

#pagetop{
  font-size : 10pt;
  color : white;
  margin-top : 5pt;
  margin-bottom : 30pt;
  text-align: right; 
}

