body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background-color: #000000;
  font-family: Papyrus, Verdana, Tahoma;
  color: #FFFFFF;
}





h2 { text-align: left }
h3 { text-align: left }
h4 { text-align: left }

a:link {
	color: #FFFFFF;
              background-color: transparent;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
              background-color: transparent;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
              background-color: transparent;
	color: #600000;
}

table#layout_1{
         table-layout: automatic;
         border-collapse: separate;
         border-spacing: 3px;
         empty-cells: show;
}

div.img_1{
  margin: 4px;
  border: 0px solid #000000;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}

div.img_2{
  margin: 4px;
  border: 0px solid #000000;
  height: auto;
  width: auto;
  float: center;
  text-align: center;
}

div.img_3{
  border: 0px solid #000000;
  height: auto;
  width: auto;
  float: right;
  text-align: center;
}

div.img_3a{
  margin-top: 8px;
  margin-bottom: 4px;
  margin-right: 4px;
  margin-left: 4px;
  border: 0px solid #000000;
  height: auto;
  width: auto;
  float: right;
  text-align: center;
}

table#gallery{
         table-layout: automatic;
         border-collapse: separate;
         border-spacing: 3px;
         empty-cells: show;
         caption-side:center;
}

div.img_2{
  margin: 1px;
  border: 0px solid #000000;
  height: auto;
  width: auto;
  float: center;
  text-align: center;
}

table#navigation{
         table-layout: automatic;
         border-collapse: separate;
         border-spacing: 3px;
         empty-cells: show;
         caption-side:center;

}

table#foot{
         table-layout: automatic;
         border-collapse: separate;
         border-spacing: 3px;
         empty-cells: show;
         caption-side:center;

}


.large_title {
	font-family:  Papyrus, Verdana, Tahoma;
	font-size: 28px;
	color: #FFFFFF;
              font-weight: bolder;
}

.medium_title {
	font-family:  Papyrus, Verdana, Tahoma;
	font-size: 24px;
	color: #FFFFFF;
              font-weight: bolder;
}

.small_title {
	font-family:  Papyrus, Verdana, Tahoma;
	font-size: 18px;
	color: #FFFFFF;
              font-weight: bolder;
}

.medium {
	font-family:  Papyrus, Verdana, Tahoma;
	font-size: 15px;
	color: #FFFFFF;
              font-weight: bolder;
}

.bo {
        font-weight: bold;

}

	
#left {
  position: absolute;
  left: 5px;
  top: 5px;
  width: 200px;
  border: 0px solid #000000;
}

#center {
  position: relative;
  top: 10px;
  margin-left: 210px;
  margin-right: 210px;
  height: 500px;
  padding: 0px;
  border: 0px solid #FFFFFF;
}

#center_flex {
  position: relative;
  top: 10px;
  margin-left: 170px;
  margin-right: 170px;
  padding: 0px;
  border: 0px solid #FFFFFF;
}

#center_under {
  margin-top: 20px;
  margin-left: 210px;
  margin-right: 210px;
  height: 50px;
  padding: 0px;
  border-top: 1px solid #FFFFFF;
}

#center_foot {
  margin-top: 5px;
  margin-left: 210px;
  margin-right: 210px;
  height: 40px;
  padding: 0px;
  border: 0px solid #FFFFFF;
}
#right {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 200px;
  border: 0px solid #000000;
}

img{ 
  vertical-align: middle;
  height: auto;
  width: auto;
}  

/*-------------roll pic span-----------*/
  span.rp a:hover {background-color: #000;}
  span.rp a:link span{display: none;}
  span.rp a:visited span{display: none;}
  span.rp a:hover span {
  position: absolute;
  top: 33%; 
  left: 25%;
  background-color: #FFF;
  height: auto;
  width: auto;
  padding: 2px;
    border-top: 2px solid #FFFF;
    border-bottom:2px solid #9B9B9B;
    border-left: 2px solid #FFF;
    border-right:2px solid #9B9B9B;
  font-size: 12px;
  color: #000;
  text-align:center;
  display: block;}
/*-------------roll pic span end -----------*/
