.data_inner { 
	position: absolute; 
	z-index: 3; 
	top: 10; 
	left: 10; 
	width: 470;
}

sermon_Title, h1 { 
	font-family: verdana; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #2B5C8E; 
} 

sermon_Download { 
	font-family: verdana; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: normal; 
	text-decoration: underline; 
	color: #2B5C8E; 
} 

h2 { 
	font-family: verdana; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: black; 
} 
 
p
{
	font-family: verdana;
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: black; 
}

body {
	scrollbar-3dlight-color:; 
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#003399;
	scrollbar-darkshadow-color:#003399;
	scrollbar-face-color:#003399;
	scrollbar-highlight-color:#B9D3FF;
	scrollbar-shadow-color:#FFFFFF;
	
	background: url("images/inner.jpg");
  	background-repeat: repeat-y;
  	background-position: left;
}

.body_index {
	scrollbar-3dlight-color:; 
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#003399;
	scrollbar-darkshadow-color:#003399;
	scrollbar-face-color:#003399;
	scrollbar-highlight-color:#B9D3FF;
	scrollbar-shadow-color:#FFFFFF;
	
	background: url("images/gray.gif");
  	background-position: left;
}

a:link, a:visited, a:active, a:hover {font: 12px tahoma,arial,helvetica;color: #9999FF;text-decoration: underline;vertical-align : baseline; }
a {font: 8px tahoma,arial,helvetica;color: #0000FF;text-decoration: none;  vertical-align : super; }

a.links:link, a.links:visited, a.links:active {font: bold 12px tahoma,arial,helvetica;color: #6666FF;text-decoration:none;vertical-align : baseline; }
a.links:hover {font: bold 12px tahoma,arial,helvetica;color: #6666ff;text-decoration: underline;vertical-align : baseline; }
a.links {font: 8px tahoma,arial,helvetica;color: #FFFFFF;text-decoration: none;  vertical-align : super; }

.itemText {	text-decoration: none;	color:#000000;	font: bold 11px Arial, Helvetica;	line-height : 10px;padding-left:10px}
.itemHover { text-decoration: none; color:#FFFFFF; font: bold 11px Arial, Helvetica;line-height : 10px;padding-left:10px}
.itemBorder { border: 1px solid white;}