body {position:absolute;width:100%;height:100%;
	background-color: #000000;background-image: url(../images/back_ban.png);background-repeat: repeat-x;
	margin: 0px;padding: 0px;
	text-align: center;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	overflow:hidden;
}
#frameW{position:relative;width:760px;height:100%;padding:auto;margin:auto;} 
#frame{position:relative;width:760px; height:100%;text-align: left;}

#topSpace{position:relative;top:0;left:0;width:100%;height:10px;}
#botSpace{position:relative;left:0;width:100%;height:50px;}
#top {position: relative;left:0px;top:0px;width:100%;height:224px;background-color: #FF00FF;z-index: 1;}
#central{position: relative;top:-50px;left:0;height:100%;width:100%;}

#left{position: absolute;top:0;bottom:280px;
	width:310px;
	background-color: #FFFFFF;	
	background-image: url(../images/border_rght.png);
	background-repeat: repeat-y;
	background-position: right;	
}

#mid{position:absolute;top:0;bottom:280px;left:310px;width:450px;background-color: #ECE9D8;}

#midHWrap1{position:absolute;left:0;right:8px;top:4em;bottom:9px;z-index:5}/*top=h1 height + midT height*/
#midHWrap2{position:absolute;left:0;top:0;bottom:0;width:100%;
}/*for #midHWrap2 property top: controlled by class .t1 up to .t8*/

#midHWrap2, .scrollBar{overflow-x:hidden;overflow-y:auto;
scrollbar-3dlight-color:#999999; 
scrollbar-arrow-color:white;scrollbar-Track-Color:#999999;scrollbar-Highlight-Color:white;scrollbar-base-color:black;scrollbar-Face-Color:black;scrollbar-Shadow-Color:#666666;scrollbar-DarkShadow-Color:black;}


#bot{position:relative;top:-330px;left:0;width:100%;height:30px; background-color:#000000}
#botH{position:absolute;top:0;left:0;width:100%;height:18px;
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	background-color: #000000;
	text-align:center;	
	z-index: 0;	
}

#credits, #legal{position:absolute;top:18px;color:white; margin:4px;}
#credits{left:0}
#legal{right:0}
#legal a{color:#CCCCCC;}
#legal a:hover{color:#FFFF99;}
#credits{float:left}
#credits a{color:#CCCCCC;}
#credits a:hover{color:#FFFF99;}