@charset "UTF-8";
/* CSS Document */
body, html {
	margin: 0; 
	padding: 0;
	height:100%;
	width:100%; 
}

img {
	border:0pt none;
	vertical-align:top;
}

td {
	align:left;
	vertical-align:top;
}

div {
	color: #653014;
	line-height:150%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	white-space:nowrap;
}

div.about {
	font-size:11px;
}

div.email {
	font-size:14px;
}

div.title {
	font-size:14px;
}

div.homeIcon {
	position: absolute;
	width: 92px;
	height: 104px;
	top: 113px; left: 864px; z-index: 4;
}
	
a {
	color: #653014;
	text-decoration:none;
	font-weight:bold;
}