body {
	background-image: url(Images/backgrounds/homepage1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
div#biog {
	position: absolute;
	top: 80px;
	left: 10px;
}
div#portrait {
	position: absolute;
	top: 80px;
	left: 365px;
}
div#photo {
	position: absolute;
	top: 428px;
}
div#bulletin_board {
	position: absolute;
	left: 580px;
	top: 50px;
	line-height: 23px;
	width: 220px;
}
div#footer {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6666;
	font-weight: bold;
}
div#footer ul {
	list-style-type: none;
	position: absolute;
	margin-top: 580px;
	margin-left: 235px;
	padding-left: 235px;
}
div#footer ul li {
	display: inline;
}
div#credit {
	position: absolute;
	margin-top: 580px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	}
