	body  {
          color : black;
          background : gray;
      }

   A:link {
          color : black;
          text-decoration : none;
      }
	  
	a img {
		border:0px
		}
		
   A:visited {
          color : black;
          text-decoration : none;
      }
	  
   A:hover {
          color : black;
          text-decoration : underline;
      }
	  
   A:active {
          color : black;
          text-decoration : none;
      }
	  
   #main {
          background : #E0EDFF;
          width : 750px;
          border-spacing : 0;
          border-collapse : collapse;
          empty-cells : show;
		  margin-left: auto;
		  margin-right: auto;
      }
	  
   #header {
          margin-bottom : -6px;
      }
	  
   .services {
          background : #aceadd;
          width : 187px;
          border : 3px solid #aceadd;
          text-align : center;
		  font-family: Comic Sans MS, sans-serif;
      }
   .gallery {
          background : #aceadd;
		  width : 187px;
          border : 3px solid #aceadd;
          text-align : center;
		  font-family: Comic Sans MS, sans-serif;
      }
	  
   .testimonials {
          background : #aceadd;
          width : 187px;
          border : 3px solid #aceadd;
          text-align : center;
		  font-family: Comic Sans MS, sans-serif;
      }
	  
   .reasons {
          background : #aceadd;
         width : 187px;
          border : 3px solid #aceadd;
          text-align : center;
		  font-family: Comic Sans MS, sans-serif;
      }
	  
   .header {
          border : 3px solid #aceadd;
          width : 100%;
      }
	  
   .legal {
          background : #aceadd;
		  text-align : right;
		  border : 3px solid #aceadd;
      }
	  
   .body {
          border : 3px solid #aceadd;
          border-bottom-style : hidden;
          margin-left : 0;
          border-right : 3px solid #aceadd;
		  border-left : 3px solid #aceadd;
      }
	  
   .addy {
          border-collapse : collapse;
		  border-left : 0px solid #aceadd;s
          border-right : 0px solid #aceadd;
          border-top-style : hidden;
		  border-bottom-style : hidden;
		  text-align:center;
		  font-size:10px;
		  font-weight:bold;
		  cell-padding-right:0px;
		  cell-spacing-right:0px;
     }
	 
	.leftborder {
	background: #aceadd;
	border-collapse: collapse;
	border-left: 3px solid #aceadd;
	}
		
	.rightborder {
	background: #aceadd;
	border-collapse: collapse;
	border-right: 3px solid #aceadd;
	}
	
	#valid {
	float:left;
	position:relative;
	text-align:left;
	font-size:smaller;
	}
	
	#valid a {
	text-decoration:underline;
	}
	
	#copy {
	position:relative;
	float:right;
	}
	
	#samplestable img {
	border:0px;
	}
	
	#bigpics table {
	margin-left:auto;
	margin-right:auto;
	}
	
	img {
	border:none;
	}
	
	#gallery img {
	border:0px;
	width:120px;
	height:80px;
	}
	
	#trackframe {
	position:relative;
	float:left;
	}
	
	#displayframe {
	position:relative;
	float:right;
	}
	
	#login {
		position:relative;
		right:40px;
		
	}
	
	#clientfiles a:hover {
		color: #000000;
		text-decoration: underline;
	}
	#clientfiles a:link {
		color: #0099FF;
		text-decoration: underline;
	}
	#clientfiles a:active {
		color: #ff6600;
		text-decoration: underline;
	}