#left{
	position:absolute;
	width:260px;
	height:395px;
	z-index:1;
	left: 20px;
	top: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	visibility: visible;
	padding: 0px;
	text-align: left;
	overflow: auto;
}
#contactpic{
	position:absolute;
	width:300px;
	height:211px;
	z-index:1;
	left: 376px;
	top: 21px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	visibility: visible;
	padding: 0px;
	background-image: url(images/contact.jpg);
	
}
#contacttext{
	position:absolute;
	width:250px;
	height:400px;
	z-index:1;
	left: 21px;
	top: 85px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	visibility: visible;
	padding: 0px;
	text-align: left;
	overflow: auto;
}
#contacttext2{
	position:absolute;
	width:300px;
	height:22px;
	z-index:1;
	left: 379px;
	top: 276px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	visibility: visible;
	padding: 0px;
	text-align: left;
}

