/* main styles */
div#mainContents {
  display: block;
  position: relative;
  width: auto;
  height: 420px;
  margin: 0 0 1em 0;
  background-color: #000000;
  overflow: hidden;
}
div#mainContents div#latest {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 540px;
  w\idth: 500px;
  height: 420px;
  padding: 20px;
  background-color: #191919;
  
 div#mainContents div#latest h2 {
  margin-bottom: -10px;
  border-bottom: 1px dotted #ffffff;
  color: #ffffff;
  font-family: Times,  "‚l‚r ‚oƒSƒVƒbƒN", "Times New Roman", Garamond, serif;
  font-size: 150%;
  font-weight: normal;
  text-transform: capitalize;
}

div#mainContents div#latest h3 {
   margin-bottom: 0;

  margin-right: 20px;
margin-left:20px;
  color: #ffffff;
  font-size: 120%;
 

} 

div#mainContents div#latest h4 {
   margin-bottom: 0;

  margin-right: 20px;
margin-left:20px;
  color: #ffffff;
  font-size: 120%;
 

} 


div#mainContents div#latest li {
  color: #ffffff;
  font-size: 90%;
  font-weight: normal;
  line-height: 120%;
  margin-left: 5em;
}









p img {
  float: left;
  margin-right: 5px
 margin-left: 5px
}


}






div#mainContents div#latest table {
  position: relative;
  margin-top: -5px; 
  with:540px;
  height: auto;
  


 font-size: 95%;
  top: 0px;
  
}



div#mainContents div#latest td {
  padding: 5px 10px 5px 10px;
    border-bottom:1px solid #ccc;
  color:#ffffff

}


div#mainContents div#latest th {
    padding: 5px 5px 2px 5px;
    border-bottom:1px solid #ccc;
    background: #666666;
    text-align:left;
    color:#ffffff
    
}





}

div#mainContents div#latest p {
  color: #ffffff;
  font-size: 50%
  line-height: 120%;
}




p.indexPhoto {
  float: left;
  margin: 0 1em 1em 0;
  width: auto;
  height: auto;
}

p.indexPhoto img {
  border: 1px solid #ffffff;
}



p.cClear {
  clear: both;
  height: 0;
  margin: 0;
  padding: 0;
}











