/*pic=Sources/Uploads/Photos/TransSummerChurchPhoto.jpg,color1=FFFFFF,color2=800000,color3=006600,color4=990000*/ 
 
body { 
 font-family: "Lucida Calligraphy"; 
 font-variant: normal; 
 color: #800000; 
 background-color: #FFFFFF; 
background-image: url('Sources/Uploads/Photos/TransSummerChurchPhoto.jpg'); 
 background-repeat: no-repeat; 
 background-position: center center; 
 background-attachment: fixed; 
 }
 .style1 { 
	text-align: center; 
 font-size: xx-large; 
}.style2 { 
	font-size: large; 
}.style3 { 
 font-weight:bold; 
} 
 .style3 a { 
 color: #006600; 
 }.style4 { 
	font-size:xx-small; 
}.style5 a { 
 color: #006600; 
 }.navbar { 
	border: 0px; 
	overflow: hidden; &; 
	gt; 
 left: auto;  
	right: auto; 
	text-align: center; 
	width: 660px; 
 margin: auto; 
}.navbar ul { 
	list-style-type: none; 
 margin: 0; 
	padding: 0; 
 height: 50px; 
	line-height: 50px; 
}.navbar li { 
	float:left; 
	display:inline; 
	text-align: center; 
	}a:link.nav ,a:visited.nav { 
 display: block; 
 width: 120px; 
 color: #FFFFFF; 
 background-color: #800000;	text-align: center; 
padding: 4px; 
	padding-top: inherit; 
 padding-bottom:inherit; 
	text-decoration: none; 
 text-transform: uppercase; 
	white-space: nowrap; 
}a:hover.nav ,a:active.nav { 
  background-color:#990000; 
 }.bottom_navbar { 
  left: auto; 
	right: auto; 
 text-align: center; 
 	margin: auto; 
}.bottom_navbar li{ 
 display:table-cell; 
 text-align: center; 
 border-right:1px solid #009; 
 list-style-type: none; 
 padding:0 .9em; 
 }.bottom_navbar ul{ 
 display:table; 
 padding: 0px; 
 margin-top: 0px; 
 margin-right: auto; 
 margin-bottom: 0px; 
 margin-left: auto; 
 text-align:center; 
 }a.bnav { 
 color:#800000; 
 }a:link.bnav, a:visited.bnav { 
 color:#006600; 
 } 
<!--[if lte IE 7]> 
 <style type="text/css"> 
 #bottom_navbar ul {display:inline-block;} 
 #bottom_navbar ul {display:inline;} 
 #bottom_navbar ul li {display:inline-block}#bottom_navbar ul li {display:inline;} 
 #bottom_navbar ul a {display:inline-block;} 
 #bottom_navbar {text-align:center;} 
 </style> 
 <![endif]-->