/* CSS Document */

div.aboutphoto { background: #ffcc66 url(../media/photos/insidedestino.jpg) no-repeat; }
div#aboutcontainer {
	left:0px;
	top:240px;
	width:700px;
	height:610px;
	z-index:1;
	background-color: #ffcc66;
	border: none; }
div#jamesphoto {
	left: 15px;
	top: 75px;
	z-index: 4;
	height: 226px;
	width: 192px;
	border: 2px solid #ffffff;
	background: #ffcc66 url(../media/photos/jameschef.jpg) no-repeat; }
div#welcometitle {
	left: 5px;
	top: 25px;
	border: none;
	z-index: 5;
	width: 271px;
	height: 23px;
	background: #ffcc66 url(../media/graphics/newtitles/welcome.gif) no-repeat; }
div#about_text {
	left: 230px;
	top: 65px;
	width: 450px;
	height: 525px;
	background-color: #ffcc66;
	z-index: 3;
	border:	none; }
.bnavbar { top: 850px; }
