body {
  margin:0;
  border:0;
  padding:0;
  height:100%; 
  max-height:98%; 
  background:#3e3e3e; 
  font-family:arial, verdana, sans-serif; 
  font-size:100%;
  overflow: auto;
  background-image:
	url('images/2008/img_sp_hg_body.gif'); 
  }

a:link {
	text-decoration: none;
	color:#0000FF;
	}
a:hover {
	color:#FF0000;
	text-decoration:underline;
	}
a:visited {
	text-decoration: none;
	color:#FF0033;
	}

#logoMain {
  position:absolute; 
  top:21px; 
  left:0px; 
  width:480px; 
  height:118px; 
  overflow:none;
  }

#spTop {
  position:absolute; 
  top:-	5px; 
  left:0px; 
  width:100%; 
  height:235px; 
  overflow:none;
  background-image:
	url('images/2008/img_sp_bg_top.gif');
  background-repeat: repeat-x
  }

#spBody {
  position:absolute; 
  top:190px; 
  left:0px; 
  width:100%; 
  height:360px; 
  overflow:none;
  }

#spPhotoMid {
  position:absolute;
  top:5%;
  left:40%;
  height:100%;
  width:189px;
  overflow:none;
  }

#spPhotoLeft {
  position:absolute;
  top:5%;
  left:5%;
  height:100%;
  width:300px;
  overflow:none;
  }

#spPhotoRight {
  position:absolute;
  top:5%;
  left:65%;
  height:100%;
  width:300px;
  overflow:none;
  }

#topSEO {
  position:absolute;
  top:0px; 
  left:0px; 
  width:100%; 
  height:18px;
  overflow:none;
  background:#000;
  filter:alpha(opacity=15);
  /* CSS3 standard */
  opacity:0.15;
  
}

#spBot {
  position:absolute; 
  bottom:-125px; 
  left:0px; 
  width:100%; 
  height:199px; 
  overflow:hidden;
  background-image:
	url('images/2008/img_sp_bg_bottom2.gif');
  background-repeat: repeat-x
  }

#spNav {
  position:relative; 
  top:148px; 
  left:0px; 
  width:100%; 
  height:15px; 
  overflow:none;
  align:left;
  }

#hpDateTime {
  position:absolute; 
  top:20px; 
  right:5px; 
  width:150px; 
  height:12px; 
  overflow:none; 
  }

#tgCopyright {
  position:absolute; 
  bottom:-5px;
  width:100%; 
  height:25px; 
  overflow:none;
  text-align:center; 
  }


IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

img.hp {
  vertical-align:middle;
  border: 1px solid #000000;
}

img.space3 {
  padding-left: 3%;
  padding-right: 3%;
}

a.hp
{
text-decoration:none;
color:white;
}

a:hover.hp
{
	color:#FF0000;
	text-decoration:underline;
}

a.hpSp
{
text-decoration:none;
color:white;
margin-left: 125px;
margin-right: 125px;
}

a:hover.hpSp
{
	color:#FF0000;
	text-decoration:underline;
}

h1 {
	font-size:14pt;
	font-stretch:expanded;
	font-style:italic;
	text-align:center;
	color:#FFFFFF;
   }

h1.nav_sp {
	font-size:10pt;
	font-family: arial; sans-serif;
	font-weight:strong;
	color:#FFFFFF;
	font-variant:small-caps;
   }

h2 {
	font-size:10pt;
	font-style:italic;
	text-align:center;
	color:#5e5e5e;
	margin-top:-20px;
   }

h3 {
	font-size:8pt;
	color:#c1c1c1;
	margin-left:10px;
	margin-right:10px;
   }

h3.seo {
	font-size:8pt;
	color:#fff;
	text-align:center;
   }


.pt10 {
	font-size:10pt;
	font-family: arial; sans-serif;
	color:#c0c0c0;
	text-align:right;
	font-variant:small-caps;
   }

.pt08 {
	font-size:8pt;
	font-family: arial; sans-serif;
	color:#c0c0c0;
	text-align:right;
	font-variant:small-caps;
   }