body	/* for the main background of all Oral History pages */
{
	background-attachment:fixed;
	background-color:White;
	background-image:url(http://congregationbethhillel.org/history/images/basalt.jpg);
	background-repeat:repeat;
        width:100%;
}
h1
{
	color:Red;
	font-family:'BrushScript BT', 'Serif';
	font-style:italic;
	font-weight:bold;
	text-align:center;
}
h2
{
	text-align:center;
}
h3
{
	padding:0px;
	text-align:center;
}
h4
{
	text-align:center;
}
h5
{
	font-family:Arial, Verdana;
	font-size:medium;
}

.portrait
{
	border-style:inset;
	border-bottom-width:thick;
	border-color:#55AAFF;
	height:120px;
	width:120px;
}
.centeredImage
{
	display:block;
	text-align:center;
}
.TableLayout
{
	table-layout:fixed;
}
.Thumbnail
{
	border-color:Gray;
	border-style:outset;
	border-width:2px;
	float:left;
	height:176px;
	text-align:center;
	text-decoration:none;
	width:176px;
}
.Thumbnail img
{
	border-style:none;
	height:176px;
	width:176px;
}
.Thumbnail:hover
{
	border-color:White;
}
.Caption
{
	bottom:2px;
	color:Blue;
	display:run-in;
	font-weight:bold;
	position:relative;
	text-align:center;
}
.Spacer
{
	clear:both;
}

#Presents
{
	display:block;
	margin:0px;
	padding:0px;
	text-align:center;
}
#Left
{
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px;
	/*width:270px;*/
        width:23%;
}     
#Main
{
	float:left;
	margin:0px;
	padding:0px;
	/*width:744px;*/
        width:75%;
        
}
#Main IMG
{
	width:100%;
}
#Footer
{
	clear:both;
}
.Nav 
{
	font-family:Sans-Serif;
}
.NavItem
{
	border-bottom:dotted 1px #385C72;
	color:#0066CC;
	display:block;
	font-weight:bold;
	padding:4px 20px 4px 20px;
	text-decoration:none;
}
.SelectedNavItem
{
	background-color:#0066CC;
	background-image:url("http://congregationbethhillel.org/cms/images/cms/arrow-right-active.gif");
	background-position:5px;
	background-repeat:no-repeat;
	border-bottom:dotted 1px #385C72;
	color:White;
	display:block;
	font-weight:bold;
	padding:4px 20px 4px 20px;
	text-decoration:none;
}
.SubNav
{
	border-bottom:dotted 1px #385C72;
	color:#0066CC;
	display:block;
	padding:4px 20px 4px 40px;
	text-decoration:none;
}
.SelectedSubNav
{
	background-color:#0066CC;
	background-image:url("http://congregationbethhillel.org/cms/images/cms/arrow-right-active.gif");
	background-position:25px;
	background-repeat:no-repeat;
	border-bottom:dotted 1px #385C72;
	color:White;
	display:block;
	padding:4px 20px 4px 40px;
	text-decoration:none;
}
.button:hover
{
	text-decoration:none;
}
.bigbutton
{
	background-color:Transparent;
	background-image:url('http://congregationbethhillel.org/history/images/buttons/Bkg.png');
	background-repeat:no-repeat;
	display:block;
	font-size:17px;
	font-family:Verdana, Arial;
	font-weight:bold;
	height:39px;
	line-height:90%;
	margin-left:auto;
	margin-right:auto;
	padding-top:1px;
	text-align:center;
	text-decoration:none;
	vertical-align:text-top;
	width:254px;
}
.bigbutton:link, .bigbutton:visited
{
	color:Navy;
}
.bigbutton:hover
{
	background-image:url('http://congregationbethhillel.org/history/images/buttons/BkgOver.png');
	color:White;
}
.textlink, .textlink:link, .textlink:visited
{
	color:Navy;
	font-weight:bold;
	text-decoration:underline;
}
#InterviewInfo
{
}
#InterviewInfo img
{
	height:270px;
	width:auto;
}
#InterviewText
{
	float:left;
	margin:20px;
	padding:20px;
	text-align:center;
}
#InterviewImg
{
	border:medium solid black;
	margin-left:10px;
}
#Interviews
{
	border:medium double Navy;
	bottom:20px;
	margin:20px;
	padding:20px;
}
#Interviews h5
{
	margin-top:0;
	text-align:center;
}
#Interviews a, #Interviews a:link, #Interviews a:visited
{
	color:Blue;
	margin:5px 10px 5px 10px;
	text-decoration:none;
}
#Interviews a:hover
{
	text-decoration:underline;
}
#AudioPlayback
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.Q
{
	background:#FFE9AF;
	border:1px solid #000000;
	margin:10px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	/*width:255px;*/
         
}
.Qtitle
{
	background:#F9F9F9;
	border-left:17px solid #A5B8CC;
	border-bottom:1px solid #A5B8CC;
	border-right:0px;
	margin:0px;
	padding:3px 3px 3px 20px;
	/*width:250px;*/
        width:100%;
}
.Qbody
{
	font-style:italic;
	margin-right:5px;
	padding:7px 10px 0px 15px;
}
.Qsig
{
	padding:10px;
	text-align:right;
}