/* CSS Document */

/* (c) 2005 Gina R. Binkley */
/* Web Site Designed and Developed by Digital Vision Media, LLC using Dreamweaver 8 www.digitalvisionmedia.com */

body {
	background-color: #E5EFD7;
	margin: 0;
	font-size: 100%;
	}
	
div#wrapperdiv {
	width: 100px;
	margin: 35px auto 0 auto;
	}
	
div#constructiondiv {
	width: 100px;
	height: 120px;
	}
	
div#collagediv {
	width: 100px;
	height: 120px;
	margin: 14px 0 0 0;
	}
	
div#designdiv {
	width: 100px;
	height: 120px;
	margin: 18px 0 0 0;
	}
	
div#biodiv {
	width: 100px;
	height: 94px;
	margin: 8px 0 0 0;
	}
	
div#contactdiv {
	width: 100px;
	height: 94px;
	margin: 22px 0 0 0;
	}
	
table {
	width: 100%;
	height: 100%;
	text-align: center;
	}
	
td {
	padding: 0;
	border: 0;
	text-align: center;
	vertical-align: middle;
	}