#quotemark {
background: url(quote.png) no-repeat;
height:75px;
width:105px;
float:left;
}

img {
width: 75px;
height: 75px;
border:0px;
}

.Rollover .Out 
{ 
	display:inline; 
	visibility:visible; 
} 
.Rollover .Over 
{ 
	display:none; 
	visibility:hidden; 
} 
.Rollover:hover .Out 
{ 
	display:none; 
	visibility:hidden; 
} 
.Rollover:hover .Over 
{ 
	display:inline; 
	visibility:visible; 
} 

body {
background: rgb(115, 159, 132);
text-align:center;
}

#holdall {
padding-top:0.5em;
width: 865px;
height: 100%;
margin-left: auto;
margin-right: auto;
text-align:left;
background: rgb(115, 159, 132);
}  

#br {
height:20px;
width:20px;
float:left;
background: url(br.png) no-repeat;
}
#bl {
height:20px;
width:20px;
float:right;
float:left;
background: url(bl.png) no-repeat;
}
#tr {
height:20px;
width:19px;
float:right;
background: url(tr.png) no-repeat;
}
#tl {
height:20px;
width:20px;
float:left;
background: url(tl.png) no-repeat;
}
#header {
  width: 865px;
  height: 100px;
  float: left;
  background: rgb(115, 159, 132);
}
p.header {
  font: 22px calibri;
  padding: 0.5em 0.5em 0.5em 0.5em;
  color: rgb(231, 226, 169);
  line-height: 0em;
}

#container {
  width: 865px;
  height: 300px;
  float: left;
  background: rgb(115, 159, 132);
  overflow:hidden;
  margin-bottom: 1.5em;
}
#interviewimage
{
  width: 375px;
  height: 375px;
  float: left;
  background-image: url(frank_l.png);
  overflow:hidden;
}
#textDestination {
border: 0px;
  background: rgb(115, 159, 132);
width: 755px;
height: 200px;
float: left;
}
#interviewtext {
  border: 0px;
  background: rgb(115, 159, 132);
  width: 300px;
  height: 375px;
  float: left;
  font: 12px calibri;
}
#footer {
  width: 845px;
  height: 50px;
  float: left;
  background: rgb(115, 159, 132);
}
#footerspacer {
  float:left;
  width: 845px;
  height: 25px;
}
#footertab {
  float:right;
  width: 100px;
  height: 25px;
  background: url(footertab.png);
  }
#cell {
width: 75px;
height: 75px;
float: left;
}
#cell2 {
width: 75px;
height: 75px;
float: left;
}


p.td_question {
font: 32px calibri;
margin: 0.5em 0.5em 0 0.5em;
color: rgb(231, 226, 169);
text-align:center;
display:inline;
}
p.td_name {
float:right;
font: bold 16px calibri;
color: rgb(231, 226, 169);
margin: 0.5em 0.5em 0 0.5em;
text-align: right;
display: inline;
}
p.td_position {
float:right;
font: italic 16px calibri;
margin: 0.5em 0.5em 0 0.5em;
color: rgb(231, 226, 169);
text-align: right;
display: inline;
}
p.td_normal {
float:right;
font: normal 16px calibri;
margin: 0.5em 0.5em 0 0.5em;
color: rgb(231, 226, 169);
text-align: right;
display: inline;
}
p.td_quote {
font: 32px calibri;
margin: 0.5em 0.5em 0 0.5em;
color: rgb(231, 226, 169);
display:inline;
text-align:left;
padding-left:1em;
}


#duhbox {
margin-top:0px;
padding-top:0px;
font: 32px calibri;
color: rgb(231, 226, 169);
display:inline;
line-height:0;
text-align:center;
}