/* Pamela Wright Collection Styles©2008 Sheila KwiatekNew version 1.0, created 03-1-08for questions or comments contact sk@flowergrafix.com*//* ---------- this style creates the leftside grey background that allows the column to reach down to the bottom of the page, otherwise the grey background would stop just after the navigation ------------- */#wrapper {	position:relative;	background: #fff url(../images/navBkgd.gif) repeat-y left top;	width:753px;	margin: 0 auto;	text-align: left;	}/* ----------------- banner styles ---------------*/#banner {	position: relative;	background: url(../images/banner2.jpg) no-repeat left top;	height: 110px;	clear:both;	padding-left: 59px;	}	/* ----------------- content styles ---------------*/#content {	float: right;	width: 538px;	}#contentRight p {	line-height: 1.4em;	text-align: justify;	font-size: .9em;}.redHead {	font-size: 1.1em;	font-style: italic;	font-weight: bold;	color: #CC0000;}#contentRight img {	float: left;	}/* --------------------- these styles just control the navigation area, not the working navibation which is controld by PMM ------------------------ */#navLeft {	float:left;	width: 200px;	height: 100%;	background: #999999;	padding-right: 8px;	padding-left: 7px;	}#navLeft p {	text-align: center;	font-size: 0.9em;	}#navLeft a {	color: #000;	}.psalm {	font-size: .85em;}.announcement {	color: #fff;	font-style: italic;	font-weight: normal;	line-height: 1.5em;}.zeromargin {	margin: 0 !important;}.clearit {	clear: both;	height: 0;	line-height: 0;	font-size: 1px;}	/* --------------------- footer styles ------------------------ */#footer {	clear: both;	background: #666699 url(../images/footerBkgd.jpg) no-repeat;	height: 60px;	margin: 0px;	font-family: Arial, Helvetica, sans-serif;	font-size: .8em;	color: #FFFFFF;	text-align: center;	line-height: 1.6em;	}#footer a:link {	color: #fff;	text-decoration: none;		}#footer a:visited {	color: #fff;	text-decoration: none;	}#footer a:hover {	color: #CCCCCC;	text-decoration: none;	}#footer a:active {	color: #fff;	text-decoration: none;	}