﻿/*body { color:#333; background:#354040 url("background.gif") top repeat-x; }
a { text-decoration:none; cursor:pointer; }

/* Framework */
	#documentMargin { width:965px; margin-top:0px; margin-right:auto; margin-left:auto; padding-top:7px; background:url("outerContainer.gif") top no-repeat; }
	#sectionContainer {
	float:left;
	width:947px;
	background:#fff url("") bottom right no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	border-right-width: 11px;
	border-left-width: 7px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fff;
	border-left-color: #fff;
}


/* Footer */
	#footer {
	width:965px;
	margin-bottom:10px;
	padding-bottom:9px;
	clear:both;
	background:url("footerContainer.gif") bottom no-repeat;
}
	#footerContent {
	width:947px;
	height:92px;
	border-left:9px solid #fff;
	border-right:9px solid #fff;
	padding-top:19px;
	background:#fff url("footerContent.gif") 0px 19px no-repeat;
	position:relative;
}
