#wrapperContent { width: 996px;
		position: relative; 
		top: 0px;
		left: 50%;
		margin-left: -498px;
		background-image:url(../images/content-bg.png);
		background-position: top center;
		background-repeat: repeat-y;
		z-index: 0;
		margin-top: -15px;
		padding-top: 15px;
		}

#navBar { position: absolute;
		bottom: 0px;
		left: 112px;
		margin-bottom: 0px;
		}
		
#footer { position: relative;
		bottom: 0px;
		left: -7px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #999999;
		line-height: 120%;
		font-weight: normal;
		}
		
#footer a:link, a:active, a:visited { font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #3b358f;
		text-decoration: none;
		font-weight: normal;
		}
		
#footer a:hover { font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #3b358f;
		text-decoration: underline;
		font-weight: normal;
		}
		
#contentRight { padding-top: 8px;
		}
