.div-table {
	float: left;
	display: inline;
}
.div-row {
	float: left;
	display: inline;
	width: 100%;
	overflow:hidden;
}
.div-col {
	float: left;
	display: inline;
}
#container {
}
#content {
}
#banner {
	float: left;
	display: inline;
	width: 552px;
	height: 91px;
	padding-bottom: 15px;
}
#inset-photo {
	float: left;
	display: inline;
	width: 197px;
	height: 132px;
	padding-left: 20px;
}
#inset-text {
	float: left;
	display: inline;
	width: 360px;
	height: 132px;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-top: 0px;
}

#storycorps {
	float: left;
	display: inline;
}
#storycorps-bar-box {
	float: left;
	display: inline;
	width: 640px;
	margin-top:20px;
}
#storycorps-bar-content {
	display: inline;
	width: 620px;
	background-color: #CCCCCC;
}
#storycorps-bar-tab-1 a:link, #storycorps-bar-tab-1 a:hover, #storycorps-bar-tab-1 a:active, #storycorps-bar-tab-1 a:active {
	color: white;
	text-decoration: none;
}
#storycorps-bar-tab-1 {
	float: left;
	display: inline;
	padding-left: 44px;
	padding-top: 4px;
	background-image:url(../images/storycorps-bar-tab-1.gif);
	background-repeat: no-repeat;
	color: white;
	width: 640px;
	height: 17px;
}
#storycorps-bar-tab-2 {
	float: left;
	display: inline;
	padding-left: 44px;
	padding-top: 4px;
	background-image:url(../images/storycorps-bar-tab-2.gif);
	background-repeat: no-repeat;
	color: white;
	width: 640px;
	height: 17px;
}
#storycorps-bar-tab-3 {
	float: left;
	display: inline;
	padding-left: 44px;
	padding-top: 4px;
	background-image:url(../images/storycorps-bar-tab-3.gif);
	background-repeat: no-repeat;
	color: white;
	width: 640px;
	height: 17px;
}
#storycorps-bar-tab-4 {
	float: left;
	display: inline;
	padding-left: 44px;
	padding-top: 4px;
	background-image:url(../images/storycorps-bar-tab-4.gif);
	background-repeat: no-repeat;
	color: white;
	width: 640px;
	height: 17px;
}
#storycorps-bar-background{
background:repeat-y;
background-color:#FF9933;
padding:9px;
}
/*#storycorps-bar-top {
	float: left;
	display: inline;
	background-image:url(../images/storycorps-bar-top.gif);
	background-repeat: no-repeat;
	width: 615px;
	height: 28px;
	
}
#storycorps-bar-leftside {
	float: left;
	display: inline;
	background-image:url(../images/storycorps-bar-side.gif);
	width: 592px;		
}
#storycorps-bar-rightside {
	float:right;
	display:inline;
	background-image:url(../images/storycorps-bar-side.gif);
	width:592px;
}
#storycorps-bar-bottom {
	float: left;
	display: inline;
	background-image:url(../images/storycorps-bar-bottom.gif);
	background-repeat: no-repeat;
	width: 608px;
	height: 15px;
}*/
.storycorps-item-box-odd {
	float: left;
	display: inline;
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom:3px;
	margin-right:3px;
	background-color: #F2F2F2;
	width: 302px;
	height: 100px;
}
.storycorps-item-img {
	float: left;
	display: inline;
	margin-top: 3px;
	margin-left: 6px;
	border-top-color: #3D3D3D;
	border-left-color: #797979;
	border-right-color: #3D3D3D;
	border-bottom-color: #3D3D3D;
	border: 1px solid;
	width: 52px;
	height: 52px;
}
.storycorps-item-text {
	float: left;
	display: inline;
	margin-left: 8px;
	margin-top: 8px;
	width: 225px;
}
.storycorps-item-text-heading {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.storycorps-item-text-description {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.storycorps-item-text-link a:link,.storycorps-item-text-link a:active ,.storycorps-item-text-link a:hover ,.storycorps-item-text-link a:visited {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099CC;
}
