#contactDiv {
	position:relative;
	left:200px;
	top:29px;
	width:550px;
	height:600px;
	z-index:5;
	background-color: #464437;
	background-image: url(../images/logo_bg.gif);
	background-repeat: no-repeat;
}
#emailform {
	position:relative;
	left:129px;
	top:183px;
	width:293px;
	height:auto;
	z-index:1;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.9em;
	color: #E8E4D9;
}
#emailform a:visited {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.9em;
	color: #E8E4D9;
}
#emailform a:link {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.9em;
	color: #E8E4D9;
}
#contactText {
	position:absolute;
	left:44px;
	top:5px;
	width:483px;
	height:auto;
	z-index:2;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.9em;
	color: #E8E4D9;
}
