/* CSS Document */
html {}
body {margin: 0; padding: 0; background: #5f8531; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
#automargin {width: 990px; margin: auto;  }
#wrap {float: left; width: 980px; padding: 0 5px 0 5px; background:url(images/bg-runner-green.gif) repeat-y;}
#wrap-bg {float: left; width: 980px; background:url(images/floral-pattern-small.jpg) repeat;}
#portal-home {
	float: left;
	width: 980px;
	background: url(images/bg-home.jpg) no-repeat;
}
#footer {float: left; width: 970px; background:url(images/bg-footer-green.gif) no-repeat; height: 37px; margin: 0 0 20px 0; padding: 8px 5px 5px 15px; color:#999999;}
