	@import "all.css"; 
		a:link {
		background-color : transparent;
		/*border-bottom : #333333 1px solid;*/
		color : #333333;
		text-decoration : none;
	}

	a:visited {
		background-color : transparent;
		/*border-bottom : #999999 1px solid;*/
		color : #999999;
		text-decoration : none;
	}

	a:hover {
		background-color : #F8F8F8;
		border-top : 1px solid #999;
	border-bottom : 1px solid #999;
		color : #999999;
		text-decoration : none;
	}

	a:active {
		background-color : transparent;
		border-bottom : #999999 3px double;
		color : #999999;
		text-decoration : none;
	}

	blockquote {
background-color : #A9A9A9;		
color : #FFFFFF;
		font-family : Verdana, sans-serif;
		font-size :70%;
	}

	body {
		margin:10px 10px 0px 10px;
		padding:0px;
		}
	
	#leftcontent {
		position: absolute;
		left:10px;
		top:200px;
		width:200px;
		background:#fff;
		font-family : Garamond, Georgia, "Book Antiqua", "Bitstream Vera Serif", "Times New Roman", serif;
/*		border-right:1px solid #000;*/
		}
#leftcontent p {
	padding-bottom : 20px;
	font-size : 110%;
}

	#centercontent {
		background: #fff;
   		margin-left: 199px;
   		margin-right:199px;;
		padding-top : 25px;
		font-family : Garamond, Georgia, "Book Antiqua", "Bitstream Vera Serif", "Times New Roman", serif;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 201px;
   		margin-right:201px;
		}
	html>body #centercontent {
   		margin-left: 201px;
   		margin-right:201px;
		}

	#rightcontent {
		position: absolute;
		right:10px;
		top:200px;
		width:200px;
		background:#fff;
		font-family : Garamond, Georgia, "Book Antiqua", "Bitstream Vera Serif", "Times New Roman", serif;
/*		border-left: 1px solid #000;*/
						}
	
	#banner {
		background:#fff;
		height:50px;
		border-bottom:1px solid #000;
		
		voice-family: "\";
		
}\"";
		voice-family: inherit;
		height:90px;
		}
	html>body #banner {
		height:60px;
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
			h2 {
		font-family : Garamond, Georgia, "Book Antiqua", "Bitstream Vera Serif", "Times New Roman", serif;
		font-weight : 100;
		letter-spacing : 7px;
		margin : 0px 0px 15px 10px;
		padding-bottom : 10px;
        text-align : center;
	}
	#banner h1 {
		font-family : Garamond, Georgia, "Book Antiqua", "Bitstream Vera Serif", "Times New Roman", serif;
		font-size : 35px;
		font-weight : 100;
		letter-spacing : 10px;
		text-align : center;
		text-transform : uppercase;
		/*padding:10px 10px 0px 10px;*/
		margin:0px;
		}
		h3 {
		color : #C0C0C0;
		font-family : Garamond, "Book Antiqua", Georgia, "Bitstream Vera Serif", "Times New Roman", serif;
		font-size : 16px;
		margin : 0;
		padding : 0 0 20px 0;
		text-transform : uppercase;
	}
    #rightcontent p {
/*		border-left : 1px Black;
		padding:10px 10px 0px 10px;*/
		}
	
/*#caption{
			font-size : 85%;
		font-style : italic;
		text-align : right;
}*/

.border{
	border :4px double Black;
	margin-left : 15px;
	margin-right : 15px;
	margin-top : 15px;
	margin-bottom : 15px;
}
.small{
	font-size : 80%;
	color : Black;
}
#red{
			color : #990000;
		font-family : Garamond, "Book Antiqua", Georgia, "Bitstream Vera Serif", "Times New Roman", serif;
		font-size : 18px;
		text-transform : uppercase;
			background-color : #D3D3D3;
}
.sermons {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
}
	#banner h2 {
		font-family : Garamond, Georgia, "Book Antiqua", "Bitstream Vera Serif", "Times New Roman", serif;
		font-size : 35px;
		font-weight : 100;
		letter-spacing : 10px;
		text-align : center;
		text-transform : uppercase;
		/*padding:10px 10px 0px 10px;*/
		margin:0px;
		color : #DC143C;
		}