body {
	background:  #473D3E url(../_images/home_tempBG.jpg) left top no-repeat;
	margin:  0;
	padding: 0;
	border:  0;
}

a {color: #CCF;}

div#photos {
	background:  #FFF url(../_images/banner.jpg) left top no-repeat;
	width:  100%;
	height:  268px;
	margin-top: 125px;
	color:  #FFF;
	border-width: 0 0 1px 0;
	border-color: #CCC;
	border-style:  solid;
}

div#bio {
	background:  transparent;
	color:  #FFF;
	font: normal .8em/1.6em 'Lucida Grande', Verdana, Geneva, Arial, helvetica, sans-serif;
	margin:  2em 5em 2em 3em;
	border:  0;
	width:  49em;
}

div#bio h2, div#contact h2 {
	font:  normal 1.4em/1.6em Georgia, Times, serif;
}

div#contact {
	background:  transparent;
	color:  #FFF;
	font: normal .8em/1.6em 'Lucida Grande', Verdana, Geneva, Arial, helvetica, sans-serif;
	margin:  2em 5em 2em 3em;
	border:  0;
	width:  49em;
}