body {
  padding: 0px;
  margin: 0px;
 // background: url("/photo/images/background.gif") repeat;
  background: url("/photo/images/diag_stripe_wht_bg.gif") repeat;
  background-color: #fff;
  }

/* layout */
#main {
    position: absolute;
    width: 740px;
    left: 50%;
    margin-left: -370px;
    margin-top: 15px;
    padding: 0px;
    background-color:#fff;
  border-top: #F0EFE2 1px solid;
  border-left: solid #ccc 2px;
    border-right: #F5F5F5 1px solid;
  border-bottom: #ccc 2px solid;
}

#header {
  position: relative; 
  left: 0px;
  padding: 0px;
  width: 740px;
}

#content {
  background: #fff;
  position: relative; 
  left: 0px;
  padding: 0px;
  width: 740px;
}

#photoleft {
  position: relative; 
  left: 25px;
  width: 200px;
  margin: 10px;
  float: left;
}

#textspace {
  position: relative; 
  width: 350px;
  margin: 0px 20px 10px;
  float: left;
}
  
#photo {
  margin: 5 auto 0;
  min-width: 400px;
  height: 465px; 
  text-align: center;
}

#phototitle {
  position: relative; 
  margin-left: 0px;
  margin-top: -30px;
  margin-bottom: 15px;
  min-height: 15px;
}  

#photo_nav {
  text-align: center;
  mar\gin: 0 auto 0; 
}

#photo_nav img{
  vertical-align: middle;
}

#footer {
  position: relative; 
  left: 0px;
  width: 740px;
  margin-top: 6px;
  text-align: center;
  clear: both;
}
/* end layout */

/* contact rollover */
#rollover {
     width: 80px;
     height: 35px;
     background: url(/images/contact.gif);
     margin: 0px; padding: 0;
     position:absolute; 
     left: 600px; 
     top: 0px;
   }
#rollover li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#rollover li, #rollover a {height: 35px; display: block;}
#contact {left: 0px; width: 80px;}
#contact a:hover {background: transparent url(/images/contact.gif) 0 -35px no-repeat;}
/* end rollover */

a:link, a:visited {
    text-decoration: none;
    border: none;
}

a:active, a:hover {
    text-decoration: underline;
    border: none;
}

h1 {
  text-align: left;
  margin-left: 10px;
  font: medium "Lucida Grande", Arial, Helvetica, sans-serif bold;
}

p {
  text-align: left;
  margin-left: 10px;  
  font: x-small "Lucida Grande", Arial, Helvetica, sans-serif;
  fon\t: small "Lucida Grande", Arial, Helvetica, sans-serif;
}

ul {
  list-style-image: url("/photo/images/bullet.gif");
}

li {
  font: x-small "Lucida Grande", Arial, Helvetica, sans-serif;
  fon\t: small "Lucida Grande", Arial, Helvetica, sans-serif;
}

img {
  border: none;
}
.portfolio {
  margin-top: 20px;
  margin-bottom: 45px;
}
  
.smallgray {
  font: x-small Geneva, "MS Sans", sans-serif;
  color: #666;
  text-align: center;
  margin-left: 0px;
}

.paginateinfo {
  font: x-small bold Geneva, "MS Sans", sans-serif;
  color: #666;
  text-align: center;
  margin-left: 0px;
}

.bodytext {
  text-indent: 1em;
}

  
