body {
    	text-align: center;
	min-width: 600px;
	background:#fff url(images/bg_repeat.gif) bottom left repeat-x;
	
}

html { overflow-x: hidden; overflow-y: scroll; }

p, a {
	color:#5f4534;
	font-family: verdanal, helvetica, arial, san serif;
	font-size:12px;
}

a {

	color:#D0696C;
	font-weight:bold;
}


#wrapper {
	margin:0 auto;
	width:760px;
	text-align: left;
	margin-top:-20px;
		
}

html>/**/body #wrapper {
	
	margin-top:-10px;
}


#header {

	background:#fff url(images/header.jpg) top left no-repeat;
	width: 760px;
	height: 536px;
	

}


#nav {

	background-color:#d0696c;
	width:760px;
	height: 27px;
	position:absolute;
	top:35px;

}

.nav {

	float:left;
	dispaly:inline;
	heightL:27px;

}


#synopsis {

	width: 540px;
	float:left;
	
}


.divider {
	
	clear:both;
	background: #fff url(images/divider.gif) top left repeat-x;
	width: 760px;
	height: 23px;
	_margin-top:10px;
	

}

.bio_left {

	width: 350px;
	float:left;

}

.bio_right {

	width: 365px;
	float:left;
	display:inline;
	margin-left:30px;
	_margin-left:17px;

}

.bio_left img, .bio_right img {

	padding-top:10px; 
	margin-left:-3px;
	_margin-top:10px;

}

.clear {

	clear:both;
	_margin-top:10px;

}

#map {

	position:absolute;
	margin-top:-280px;
	margin-left:60px;
	_margin-top:-285px;

}


#footer {
	
	height:84px;
	margin-top:30px;
	
	
	
}