/* mac hide\*/
html, body 		{ padding:0; margin:0; height:99.9%; text-align:center; }
/* end hide */

body 				{ padding:0; margin:0; min-width:99.9%; text-align:center; /* for mozilla*/ }

#outerInner		{ position:relative; top:0; left:0; z-index:2; width:718px; margin-left:auto; margin-right:auto; height:100%; min-height:100%; background:url(../_images/portalBackground.jpg) repeat-y; padding:-100px 0px 0px 0px; }

.floatLeft		{ float:left; }
#clear			{ clear:both; }

#leftScrollBG	{ position:relative; top:-100.9%; left:0; z-index:1; float:left;  width:50%; _margin-bottom:-100%; height:101%; min-height:101%; background-color:#2C303B; }
#rightScrollBG	{ position:relative; top:-100.9%; left:0; z-index:1; float:right; width:50%; _margin-bottom:-100%; height:101%; min-height:101%; background-color:#B551B5; }