/* CSS Document */
/* formatting */
*{
	margin: 0px;
 	padding: 0px;}
di v { border: solid black 1px; }
object { outline:none;}
body {
	text-align: center; 
	background-color: #e0dedf;
	margin: 0px;
	
}
p {
	font-family: verdana, arial;
	font-size: 13px;
	text-indent:.5in;
	text-align: left;
	margin: 15px 0px 15px 0px;
	color: #484848;
	line-height: 15px;
}
p.newlife{
	text-align: center; 
	margin: 15px 7px 15px 15px; 
	text-indent: 0px;
}
p.tfibar{
	text-align: center;
	margin: 15px 15px 7px 15px;
	text-indent: 0px;
}
p.actbar{
	text-align: center;
	margin: 
	text-indent: 0px;
}
p.side{
	font-size: 11px;
	margin: 10px 10px 10px 10px;
	line-height: 15px;
	text-align: center;
	text-indent: 0px;
}
p.side1{
	font-size: 11px;
	margin: 15px;
	line-height: 15px;
	text-align: left;
	text-indent: 0px;
}
p.links{
	font-family: verdana, arial;
	font-size: 13px;
	text-align: center;
	margin: 10px;
	color: #484848;
	line-height: 15px;
	text-indent: 0in;
}

ul{
	font-family: verdana, arial;
	font-size: 13px;
	text-align: left;
	margin: 10px 15px 15px 20px;
	color: #484848;
	line-height: 15px;
	text-indent: 0in;
}

h3 {
	text-decoration: none;
	font-family: "Verdana";
	font-size: 13px;
	color: #777977;
	line-height: 15px;

}
h2 {
	font-family: "palatino linotype";
	font-size: 23px;
	color: #777d77;
	text-align: right;
	font-style: italic;
	line-height: 15px;
}
h1 {
	font-family: "palatino linotype";
	font-size: 26px;
	font-style: italic;
	line-height: 15px;
}
blockquote {


	border: solid;
	border-width: 1px;
	padding: 20px;
	line-height: 15px;
	
	font-family: verdana, arial;
	font-size: 13px;
	text-indent:.5in;
	text-align: left;

	color: #484848;
	line-height: 15px;
}
a {
  
	font-family: verdana, arial "palatino linotype";
	font-size: 12px;
	text-decoration: none;
	color: #484848;
	font-weight: bold;
	text-align: center;
	margin: 2px;
	line-height: 15px;
	outline: none;
} 


h r {
	width: 82%;
	text-align: center;
	margin: 2px auto 2px auto;
	height: 2px;
	color: #484848;
	background-color: #484848;
	border: 0;
	line-height: 1px;
	font-size: 1px; 
} 
div.horrule {
	height: 2px;
	border-top: 2px solid #484848;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: auto;
	margin-right: auto;
	width: 85%;
}
div.horrule hr {
	display: none;
}

/* layout */
.pictfi{
	float: right;
	margin: 13px 6px 5px 3px;
	position: relative;
	bottom: 18px;
}
.piccdp{
	float: right;
	margin: 14px 5px 0px 4px;
	position: relative;
	bottom: 15px;
}
.newlifepic{
	float: center;
	margin: 3px 5px 10px 5px;
	position: relative;
	bottom: 0px;
}
.picture {
	background-image: url(images/picback.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 10px 12px 12px 10px;
	margin: 10px 18px 10px 0px;
	position: relative;
		
}

.pictureright {
	background-image: url(images/picback.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 10px 12px 12px 10px;
	margin: 10px 0px 10px 18px;
	position: relative;
		
}
.picturecenter {
	background-image: url(images/picback.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 10px 12px 12px 10px;
	margin: 10px 0px 10px 0px;
	position: relative;
		
}

#content {
	background: url(images/background.gif) repeat 	scroll center top;	width: 850px;
	margin-top: 0px; 
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {	
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;	
	height: 234px;
	margin-bottom: 10px;
	position: relative;
	right: 0px;
}
#main{
	width: 500px;
	text-align: left;
	float: right;
	margin-right: 25px;
}
#maintitle{

	height: 56px;
	background-repeat: no-repeat;
	position: relative;
	left: 10px;
}
#title{
	
	text-align: center;
	position: relative;
}
#audioicon{
  width: 66px;
	float: left;
}
#audio{
  width: 410px;
	float: left;
	padding: 13px 0px 10px 20px;
}

#navwrap{
	width: 100px;
	
}
#navhigh{
	background-image: url(images/buttonhigh.gif);
	padding-left: 8px;
	padding-bottom:18px;
	padding-top: 12px;
	background-position: bottom left;
}
#navhigh a{
	font-family: "Verdana";
	font-size: 12px;
	text-decoration: none;
	color: white;
}
#nav{
	background-image: url(images/button.gif);
	padding-left: 7px;
	padding-bottom: 18px;
	padding-top: 12px;
	background-position: bottom left;
	
	
}
#nav a{
	font-family: "verdana";
	font-size: 12px;
	text-decoration: none;
	color: black;
	text-align: left;
	color: #484848;

}

#navblue a{
	font-family: "Verdana";
	font-size: 12px;
	text-decoration: none;
	color: #484848;
	text-align: left;
	
}
#newlifebutton{
	background-image: url(images/newlife_button.gif);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 12px;
	background-position: top center;
	height: 40px;
	text-align: center
	
}
#barwrap{
	width: 200px;
	z-index: 1;
	float: right;
	margin: 0px;
}
#bartitle{

	background-image: url(images/barhead.gif);
	background-repeat: no-repeat;
	padding-top:5px;
	padding-bottom: 1px;
	padding-left: 20px;
	float: left;
	width: 200px;
	
}
#bartop{

	background-image: url(images/bartop.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 10px;
	padding: 10px;
}
#bar2{
position: relative;
top: 20px;
}
#bar{
	background-image: url(images/barback.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-align: left;
}
#bar.small{
	background-image: url(images/barback2.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 150px;
}
#bar.other{
	background-image: url(images/barback3.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 176px;
}
#footer{
	background-image: url(images/footer.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;	
	height: 207px;
	clear: both;
	width: 600px;
	position: relative;
	left: 125px;
}