/*CONTACT------------------------ */

@import url("geral.css");

#bg_2 {
	background:url(about/img/about_caiena.jpg) no-repeat;
	width:257px;
	height:284px;
	position:absolute;
	left:-30px;
	top:760px;
	}


h3.who {	
	width:545px;
	height:46px;
	margin:15px 0 20px 0;
	padding:0;
	background:url(about/img/about_who.jpg) no-repeat;
	text-indent:-9999px;
	}
	
h3.what {	
	width:550px;
	height:35px;
	margin:15px 0 0px 0;
	padding:0;
	background:url(about/img/about_do.jpg) no-repeat;
	text-indent:-9999px;
	}
	
h3.know {	
	width:550px;
	height:35px;
	margin:15px 0 0px 0;
	padding:0;
	background: url(about/img/about_know.jpg) no-repeat;
	text-indent:-9999px;
	}
	
#photo { /*my photo--------------------------*/
	float:left;
	margin:0px 15px 10px 0;
	}
	
#left_img { /*banana img------------------*/
	float:right;
	right:0;
	}
	
#who_is_hauck{ /*The height is aplied in order for the div that contains the photo leave a space after the text */
	height:360px;
	margin-bottom:30px;
	}
	
#what_did_he_do {
	margin-bottom:50px;
}
	
#what_does_he_know {
	margin-bottom:30px;
}

.nobullet{
	font-weight:bold;
	font-variant:small-caps;
	list-style-type:none;
	margin-top: 10px;
	}




