/* basic elements */body {	background-color: #006699;	font-size: 12px;	color: #000000;	font-family: Arial, Helvetica, sans-serif;}/*	font-family: "comic sans ms", arial, sans-serif; */p {	margin-top: 0px;	text-align: justify;	padding: 5px;}a:link { 	text-decoration: none; 	color: #0000FF;}a:visited { 	text-decoration: none; 	color: #0000FF;}a:hover, a:active { 	text-decoration: underline; 	color: #0000FF;}ul {	width: 95%;}#container { 	padding: 0px;  	margin: 0px; }#navigationarea {	float: left;	padding: 1%;	margin: 0px;	border: 0px;	width: 17%; /* ie5win fudge begins */	voice-family: "\"}\"";	voice-family:inherit;	width: 15%;}	html>body #navigationarea {	width: 15%; /* ie5win fudge ends */}	#contentarea {	float: left;	padding: 1%;	margin: 0px;	border: 0px;	width: 83%; /* ie5win fudge begins */	voice-family: "\"}\"";	voice-family:inherit;	width: 81%;}	html>body #contentarea {	width: 81%; /* ie5win fudge ends */}#intro {	overflow: auto;}#buyforcharity {	overflow: auto;}#past {	overflow: auto;}#chalice {	background-image: url(Images/global/uuLogo.gif);	background-position: center center;	background-repeat: no-repeat;	height: 110px;}#banner {	background-image: url(Images/global/heritage.gif);	background-position: center center;	background-repeat: no-repeat;	height: 60px;}/* Specific DIVs must be listed before div.stdlook */div.stdlook {	padding: 0px;	margin: 0px 0px 15px;	background: #FFFFCC;	border: 2px solid #cccc99;	width: 100%;}div.heirloomlist {	padding: 5px;	width: 25%;	float: left;}ul.navmenu {	list-style: none;	margin: 0;	padding: 4px;	border: none;	font-size: 16px;	font-weight: bold;	font-variant: small-caps;}                ul.navmenu li {	margin: 0;	padding: 0;}ul.navmenu li.sub {	margin: 0%;	padding: 0% 0% 0% 10%;}html>body ul.navmenu li a {	width: auto;}ul.navmenu li a:hover {	background-color: #999999;	color: #DEDECA;}ul.navmenu li a:link, ul.navmenu li a:visited {	display: block;	text-align:left;	text-decoration: none;	width: 100%;	color: #000000;}ul.navmenu li a.current:link, ul.navmenu li a.current:visited {	color:#CCCCCC;	background:#006699;}h2.topicheader {	font-size: 16px;	font-style: normal;	line-height: 1px;	font-weight: bold;	text-align: left;	width: 95%;	padding: 5px;	font-variant: small-caps;}h6.foot {	padding: 0%;	font-size: xx-small;	font-style: italic;	text-align: center;}p.center {	text-align: center;}ul.typserv {	list-style-type: none;	margin: 0px 0px 1em 3em;	padding: 0px;}ul.heirloom {	list-style-type: none;	margin: 0px 0px 1em;	padding: 0px;}table.sermon {	border-spacing: 0px;	border-collapse: collapse;	margin-right: auto;	margin-left: auto;	border: 2px solid #006699;	margin-bottom: 1em;	padding: 5px;	font-size: 12px;	width: 80%;}table.sermon thead th {	background: #CCCCFF;	text-align: center;	font-style: italic;	text-decoration: underline;	padding: 0.4em;}table.sermon tbody tr.even td {      background-color: #CCCCFF;}table.sermon td {    text-align: center;    padding: 0.4em;}/* Image Elements Begin */img.church {	margin: 5px;	float: right;	display: inline;}img.charity {	margin: 5px;	float: right;	display: inline;}span.datefile {	font-size: 10px;	color: #666666;}