  /* general */
    * {
      margin: 0; 
      padding: 0;
    }  
    a { text-decoration: none; }  
    ul { list-style: none; }  
    img {  border: none; }  
    #container { margin-top: 3px; }  
      #left_col {
        position: relative;
        float: left;
        width: 119px;
      }
        .top_left_logo {
          margin-left: 8px;
          margin-top: 2px;
          padding-bottom: 6px;
        }      
        #left_col a img {
          margin-left: 3px;
          margin-top: 6px;
          font-weight: bold;
          text-align: center;
        }    
        #left_col_spacer {
          height: 180px;
          width: 100%;
        }      
        #left-bottom {
          position: absolute;
          left: 0px;
          bottom: 0px;
        }
        .bottom_left_logo {
          margin-left: 8px;
          margin-top: 2px;
          padding-top: 4px;
        }     
        #left_col p {
          text-align: center;
          padding-left: 1px;
        }  
        .left_col_bottom_bar { padding-top: 11px; }
      #right_col {
        float: left;
        width: 600px;
        margin-left: 95px;
        font-family: arial, sans-serif;
        background: url(http://www.mayottearchitects.com/images/Background%20Images/BldgTypes/hsptlty_bkgrnd.jpg);
      }
        #right_col a { color: #27308b; }
        #right_col a:hover { color: #F68124; }
        #right_col ul li img { border: none; }
  /* --general */
         
  /* portfolio template */      
    #ascribe-container h3 {
      text-align: center;
      color: #27308b;
      font: verdana;
    }    
    #ascribe-container h4:hover { color: #F68124; }
    #portfolio h3 { margin: 10px 0 10px 0; }    
    .border_bottom {
      clear: both;
      margin-top: 10px;
    }    
    .vcard {
      float: left;
      width: 300px;
      margin-bottom: 20px;
    }     
    .vcard img { float: left; }    
    .vcard h4 {
      float: left;
      padding-top: 25px;
      padding-left: 10px;
      width: 205px;
      font-size: 14px;
    }    
  /* --portfolio template */ 

  /* project template */
     /* overides for project template */
     .gallery img.large { padding: 0; }
     .gallery ul {
       overflow: visible;
       position: static;
       width: 78px;
     }
     /* --overides for project template */       
  #gallery {
    float: none;
    margin: 0;
    padding: 0;
    width: auto;
  }
  #gallery h2 {
    margin: 10px 0 3px 0;
    padding: 0;
    color: #27308b;
    font-family: verdana, sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-transform: none;
    text-align: center;
  }
  .adr {
    text-align: center;
    color: #27308b;
    font-size: 16px;
    font: verdana;
  
  }
  #gallery-thumbnails-left {
    margin: 10px 0;
  	padding: 0;
  	list-style: none;
  	float: left;
  }
  #gallery-thumbnails-left li {
  	margin: 0;
  	padding: 0;
  	height: auto;
  	width: auto;
    border: none;
  	background: none;
  }
  #gallery-thumbnails-left li a {
    display: block;
    float: left;
    cursor: pointer;
  }
  #gallery-thumbnails-left li a img {
    border-style: none;
    border: none;
  }
  #gallery-thumbnails-left li a:hover img {
    filter: alpha(opacity=75);
    opacity: 0.75;
    border: none;
  }
  #default-photo-container {
    margin-top: 65px;
    float: left;
  }
  #default-photo-container h3 { font-size: 15px; }
  #default-photo {
    background: none;
    border: none;
  }
  #default-photo-container img {
    margin-bottom: 10px;
    float: none;
  }
  #gallery-thumbnails-left,
  #default-photo-container {
    margin-right: 42px;
  }
  #gallery-thumbnails-left img,
  #gallery-thumbnails-right img {
    padding-bottom: 10px;
  }
  #gallery-thumbnails-right {
    margin: 10px 0;
  	padding: 0;
  	list-style: none;
  	float: left;
  }
  #gallery-thumbnails-right li {
  	margin: 0;
  	padding: 0;
  	height: auto;
  	width: auto;
    border: none;
  	background: none;
  }
  #gallery-thumbnails-right li a {
    display: block;
    float: left;
    cursor: pointer;
  }
  #gallery-thumbnails-right li a img {
    border-style: none;
    border: none;
  }
  #gallery-thumbnails-right li a:hover img {
    filter: alpha(opacity=75);
    opacity: 0.75;
    border: none;
  }
  #default-photo-container h3 { margin: 0; }
  /* project.css overrides */
  dl.stats {
  	padding-bottom: 0;
  	overflow: visible;
  }
  .stats dt {
  	position: static;
  	padding-right: 0;
  	font-weight: normal;
  	float: none;
  	clear: none;
  	font-size: 15px;
  }
  /* --project.css overrides */
  #stats {
    clear: both;
    margin: 0;
    padding: 5px 0 0 0;
    margin-bottom: 10px;
  }
  #stats h3 {
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 18px;
    color: #27308b;
    text-align: left;
    margin-bottom: 15px;
  }
  .stats {
    font-size: 14px;
    font: verdana;
  }
  #description {
    margin: 0 0 15px 0;
    font-size: 15px;
    font: verdana;
  }
  #description * { font-size: 15px; }
  #description h3 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 18px;
    color: #27308b;
    text-align: left;
  }
  .adr { margin: 0 0 10px 0; }
  .map {
    color: #B91A0A;
  	font-size: 12px;
  	font-weight: bold;
  	text-decoration: none;
  }
  /* --project template */

  /* project.css overrides */
  	#companies {
    	margin: 0;
      padding: 10px 0;
      color: #000;
    	border: none;
    	background: none;
    }
      #companies h3 {
        margin: 10px 0 25px 0;
        font-size: 18px;
        color: #27308b;
        text-align: left;
      }
    	#companies ul {
    		margin: 0;
        padding: 0;
    	}
    	#companies li {
        /*float: none;*/
      }
  /* --project.css overrides */

  /* ascribe logo */ 
  #ascribe-logo-container {
    clear: both;
    text-align: right;
    padding-top: 15px;
  }
    #ascribe-logo-container a img { border-style: none; }
  /* --ascribe logo */

  /* marks.css overrides */
  #collaborators .mark-toggle { color: #000; }
  #collaborators .fn {
  	font-family: inherit;
  	font-size: 13px;
    font-weight: bold;
  }
    .mark .fn {
  		margin: 0 !important;
  		color: #000 !important;
  		font-size: 11px !important;
  		font-weight: bold !important;
  	}
  	.mark .role { background-color: #f7f7f7; }
  /* --marks.css overrides */
