@charset "utf-8";
/* CSS Document */
html {
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight:normal;
	overflow:auto;
}
body {
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#fff;
	font-weight:normal;
	overflow:visible;
	background-color:#000;
	background-image:url(../images/top-glare.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
/* Wrapper */
.wrapper {
	width:830px;
	margin-right:auto;
	margin-left:auto;
	overflow:visible;
	float:none;
	height:auto !important;
	overflow:visible;
	z-index:0;
}
.lglogo {
	float:left;
	margin-top:5px;
	border:0px;
	z-index:0;
}
#interview {
	float:left;
	margin-top:5px;
	border:0px;
	z-index:0;
	width:100%;
}
#interviewimg {
	float:right;
	margin-top:95px;
	border:0px;
	z-index:0;
	width:30%;
	text-align:right;
}
#interviewimglow {
	float:right;
	margin-top:10px;
	border:0px;
	z-index:0;
	width:30%;
	text-align:right;
}
.chocolatelogo {
	float:right;
	margin-top:28px;
	border:0px;
	z-index:0;
}
.copy {
	width:100%;
	float:left;
	border:0px;
	z-index:0;
	padding-top:10px;
}
A:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	text-decoration: underline;
	color:#c5003d;
	}
A:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	text-decoration: none;
	color:#c5003d;
	}
A:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	text-decoration: none;
	color:#c5003d;
}
A:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#c5003d;
	text-decoration:underline;
	}
