 /* ######### COMMON ######### */ 

      body {
          background-color:#000000;
          background-image: url('images/background.jpg');
          background-repeat: repeat-x;
          font-family : Trebuchet MS;
          font-size : 12px;
          color : #7a7a7a;
          margin: 0px; 
      }
      
  
      div {
          margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background-color: transparent;
      }
      
ul {
          margin-bottom: 0;
      }
      
      
      td {
          vertical-align : top;
      }

 form {
         margin-bottom: 0px; 
         margin-top: 0px;
      }
      




 /* ######### COMMON ######### */ 




       .featproject {
          font-size : 12px;
          font-family : Trebuchet MS;
          color : #7a7a7a;
          line-height: 18px;
      }
       .featproject img{
          float: left;
          margin-right: 8px;
          padding: 0px;
          border: 1px #515151 solid;
      }


 

 /* ######### FONTS ######### */ 


     A:link {
          text-decoration : none;
          color : #FFFFFF;
          font-weight : normal;
      }
     A:visited {
          text-decoration : none;
          color : #FFFFFF;
          font-weight : normal;
      }
     A:hover {
          text-decoration : none;
          color : #eedbc5;
          font-weight : normal; 
      }

      
     .mediumfont {
          font-size : 14px;
          font-family : Trebuchet MS;
          color : #7a7a7a;
          line-height: 23px;
      }
       .smallfont {
          font-size : 12px;
          font-family : Trebuchet MS;
          color : #7a7a7a;
          line-height: 18px;
      }
        

h2 {
          font-size : 18px;
          font-family : Trebuchet MS;
          color : #eedbc5;
          padding-bottom: 10px;
          margin:0px;
          font-weight: normal;
          text-transform: uppercase;
      }
   

 /* ######### FONTS ######### */ 



 /* ######### FOOTER ######### */

     .footerdiv {
          padding-top: 15px;
          padding-bottom: 15px;
          border-top: 1px #323232 solid;
      }

     .footer {
          font-size : 12px;
          font-family : Trebuchet MS;
          color : #525252;
      }
     .footer A:link {
          text-decoration : none;
          color : #525252;
          font-weight : normal;
      }
     .footer A:visited {
          text-decoration : none;
          color : #525252;
          font-weight : normal;
      }
     .footer A:hover {
          text-decoration : none;
          color : #6e6e6e;
          font-weight : normal; 
      }  
   
   
   
 /* ######### FOOTER ######### */
