/* CSS Document */
.piccontain {
	padding-top:5px;
}

.piccontain h1 {
	font-size: 0.8em;
	margin-left: 82px;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-bottom: 0px;
	
}

.piccontain h2 {
	margin-left: 82px;
	margin-top: 3px;
	font-size: 0.75em; 
	font-family: verdana;
	font-weight: normal; 
	color: rgb(121, 121, 121);
}

.piccontain a:link, .piccontain a:visited{
	text-decoration:none;
	color:#424242;
}

.piccontain a:hover {
	color:#797979;
	text-decoration:none;
}

.page {
	background-image:url(http://images.acswebnetworks.com/1010/1910/page_brooks_lrg.png);
	background-repeat:no-repeat;
	height: 90px;
}
.page a {
display:block;
width:160px;
height:90px;
}
.marvin {
	background-image:url(http://images.acswebnetworks.com/1010/1910/marvin_owen.png);
	background-repeat:no-repeat;
	height: 90px;
}
.marvin a {
display:block;
width:160px;
height:90px;
}

.keith {
	background-image:url(http://images.acswebnetworks.com/1010/1910/Keith_Thompson.png);
	background-repeat:no-repeat;
	height: 90px;
}
.keith a{
display:block;
width:160px;
height:90px;
}

.sally {
	background-image:url(http://images.acswebnetworks.com/1010/1910/Sally_Grantham_lrg.png);
	background-repeat:no-repeat;
	height: 90px;
}
.sally a {
display:block;
width:160px;
height:90px;
}
.darci {
	background-image:url(http://images.acswebnetworks.com/1010/1910/Darci_Shelly.png);
	background-repeat:no-repeat;
	height: 90px;
}
.darci a {
display:block;
width:160px;
height:90px;
}
.steve {
	background-image:url(http://images.acswebnetworks.com/1010/1910/Steve_Cumbia.png);
	background-repeat:no-repeat;
	height: 90px;
}
.steve a {
display:block;
width:160px;
height:90px;
}
.scott {
	background-image:url(http://images.acswebnetworks.com/1010/1910/Scott_Dixon.png);
	background-repeat:no-repeat;
	height: 90px;
}
.scott a {
display:block;
width:160px;
height:90px;
}


