@charset "UTF-8";
/* CSS Document */

#bound {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 16px;
	
	
	position: absolute;
	margin-top: 120px;
	margin-left: 20px;
	width: 760px;
	height: 400px;
	overflow: auto;
	border: 1px solid #222;
}

#bound p{
	width: 600px;
	margin-left: 80px;
	text-indent: 30px;
	text-align: justify;
	
}

#bound p.adrian_hs2 {
	text-align: center;
}
#bound p.adrian_hs2 img {
	float: none;

}


#bound img {
	border: solid #ffffff 1px;
	padding: 2px;
	margin: 10px;
	vertical-align: top;
	float: left;
}

#bound img.imageRight {
	float: right;
	margin-left: 5px;
}

#bound p.zb {
	color: #FFCC00;
	text-indent: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

#bound p.ap {
	text-indent: 0px;
	padding-left: 10px;
	padding-right: 10px;
}


#interviewHeader {
	width: 600px;
	margin: auto;
	margin-bottom: 50px;
}

#interviewHeader img {
	margin-right: 20px;
}

#clear {
	clear: both;
	float: none;
}

h3 {
	margin-left: 60px;
	}

#interviewDiv {
	float: left;
	vertical-align: text-top;
	font-family: "Times New Roman", Times, serif;
}

h1.interview {
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 38px;
	
	margin-top: 1em;
	margin-bottom: 1em;
	
}
h2.interview {
	margin-top: 1em;
}
h4.interview {
	margin-top: 100px;
	margin-bottom: 1em;
}
