
/* Portfolio Entrance Page Content Frame Style Sheet - Pirrello Digital Imaging */

/* Programming and Code Copyright Notice:
! Developed by LCC Enterprises, December, 2003
! Contains or may contain original and manual & auto generated
! HTML, JavaScript, CSS, and other programming code.
! ©2003 by LCC Enterprises.   All rights reserved.
!
! This installation under license for use by Pirrello Digital Imaging
*/

/* Web Site Copyright Notice:
! The actual rendering of this web site created by this code - 
! including design, layout, presentation, and content, and
! any and all commercial photography provided by Pirrello Digital Imaging
! used as images rendered in this web site
! is the property of Pirrello Digital Imaging.
! ©2003 by Pirrello Digital Imaging.   All rights reserved.
*/


BODY {
  background-color: #F5F5F5;
  margin-top: 0px;
  margin-left: 0px;
  color: #414141;
  font-family: Arial, Sans-serif;
  font-size: 10pt;
  word-spacing: normal;
  letter-spacing: normal;
  line-height: normal;
  }

H1 {
  color: #414141;
  font-family: Arial, Sans-serif;
  font-size: 12pt;
  font-weight: bold
  word-spacing: normal;
  letter-spacing: 2pt;
  line-height: normal;
  }

H2 {
  color: #414141;
  font-family: Arial, Sans-serif;
  font-size: 10pt;
  font-weight: bold
  word-spacing: normal;
  letter-spacing: normal;
  line-height: normal;
  }

P {
  color: #414141;
  font-family: Arial, Sans-serif;
  font-size: 10pt;
  font-weight: normal;
  letter-spacing: normal;
  line-height: normal;
  }

IMG {
  margin-top:     0px;
  margin-bottom:  0px;
  margin-left:    0px;
  margin-right:   0px;
  }

.descriptionstyle {
  color: #414141;
  font-family: Arial, Sans-serif;
  font-size: 10pt;
  font-weight: normal;
  letter-spacing: normal;
  line-height: normal;
  }

.defaultstyle {
  color: #414141;
  font-family: Arial, Sans-serif;
  font-size: 10pt;
  font-weight: normal;
  letter-spacing: normal;
  line-height: normal;
  }

.rtimagestyle {
  float: right;
  margin-left: 20pt;
  margin-top: 0pt;
  margin-bottom: 0pt;
}

.hghlght {
  background: Silver;
  }

.txtbld {
  font-weight: Bold;
  }



