body {
background:#000;
color:#fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
color:#fff;
text-decoration:none;
}

#wrapper {
background: url(../img/paintBackground.gif) center repeat-y;
width:900px;
margin:0 auto;
}


#headedge {
width:900px;
margin:0 auto;
background: url(../img/headeredge.gif) center no-repeat;
height:12px;
}

#content {
}

#header {
background:#cccc66;
margin: auto;
padding:5px;
width:840px;

}

#footer {
background:#cc6633;
clear:both;
padding:5px 10px;
width:840px;
margin:auto;
font-size:.9em;
text-align:center;
color:#faef3c;
}

#footer a {
color:#faef3c;
}


#footedge {
width:900px;
margin:0 auto;
background:url(../img/footeredge.gif) center no-repeat;
height:12px;
}

img.left {
float:left;
padding:5px;
}

img.right {
float:right;
padding:5px;
}

img {
	border:0;
}

ul {
list-style:none;
line-height:1.5em;
margin-left:-25px;
}

#testimonials {
width:160px;
margin:5px;
}

.green {
color:#006600;
}

<!-- middle projects-->
		#fader {
		width:425px;
		height:213px;
		}
		
		.pics { 
		width:425px;
		height:213px;
		padding:0; 
		margin:0; 
		overflow: hidden;
		}
		
		.pics img { 
		width:425px;
		height:213px;
		top:0; 
		left:0 
		}

<!--PRODUCTS-->

		#fader2 {
		width:170px;
		height:225px;
		}
		
		.pics2 { 
		width:170px;
			height:225px;
		padding:0; 
		margin:0; 
		overflow: hidden; 
		}
		
		.pics2 img { 
		width:170px;
			height:225px;
		top:0; 
		left:0 
		}



#products {
float:left;
margin-top:20px;
}

#staff {
font-size:.9em;
text-align:right;
width:900px;
margin:0 auto;
}

#staff a{
color:#ccc;
}

.blue {
background-color: #0033CC;
}

.pink {
background-color:#CC0066;
}