@charset "ISO-8859-1";
@import url("Core_tags-V2.css");
@import url("Core_structure-V2.css");
.small_type {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #CCCCCC;
}
#masthead h2.bioImage {
   background-image: url(../images/Dozer-Lucas-BioImage.png);
   background-repeat: no-repeat;
   background-position: right top;
   height: 130px;
   width: 530px;
   position: absolute;
   left: 200px;
   top: 60px;
}
#content {
   width: 800px;
   height: auto;
   padding-bottom: 30px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   padding-top: 40px;
   margin-bottom: 40px;
}
#content  p {
   font-size: 1.3em;
   font-weight: normal;
   color: #FFFFFF;
   margin-left: 100px;
   margin-right: 100px;
   margin-bottom: 1em;
   line-height: 1.8;
   text-indent: 1.2em;
}
.whiteType {
   color: #FFFFFF;
   margin-left: 20px;
   margin-right: 20px;
}
#pageID.aboutTpe {
   background-image: url(../images/titles/pageID-about.png);
   background-repeat: no-repeat;
   background-position: left top;
   height: 380px;
   width: 44px;
}
