html {height:100%; overflow:auto;
margin:0;
padding:0;
}

body {background: #FFF url(../images/bgportal.jpg) repeat-x left top;
height:100%;
width:100%;
margin:0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
}

#stage {width:100%; height:95%;
}

#content {width:100%; position:absolute; top:50%; height:522px; margin-top:-261px;
}

#innercontent01 {background:#FFF; border-top:1px solid #666; border-bottom:2px solid #999; height:161px;
width:100%;
}
#innercontent02 {background:#999; border-top:1px solid #666; border-bottom:2px solid #888; height:161px;
width:100%;
}
#innercontent03 {background:#666; border-top:1px solid #666; border-bottom:2px solid #BBB; height:161px;
width:100%;
}

#innercontentshadow01 {width:100%; height:15px;
}
#innercontentcenter01 {margin: 0 auto; height:15px; width:965px;
}
#innercontentcenterleft01 {float:left; height:15px; width:216px;
}
#innercontentcenterright01 {background: #FFF url(../images/portalimage01-inbetween.jpg) no-repeat left top; float:right; height:15px; width:749px;
}

#innercontentshadow02 {width:100%; height:15px;
}
#innercontentcenter02 {margin: 0 auto; height:15px; width:965px;
}
#innercontentcenterleft02 {float:left; height:15px; width:216px;
}
#innercontentcenterright02 {background: #FFF url(../images/portalimage02-inbetween.jpg) no-repeat left top; float:right; height:15px; width:749px;
}

#innercontentshadow03 {width:100%; height:15px;
}

a.portallink01:Link, 
a.portallink01:Active, 
a.portallink01:Visited {background: #F2F2f2 url(../images/portallink01-off.jpg) no-repeat center top; width:100%; height:161px; display:block; outline:none;
}
a.portallink01:Hover {background: #FFF url(../images/portallink01-off.jpg) no-repeat center top; width:100%; height:161px; display:block; outline:none;
}

a.portallink02:Link, 
a.portallink02:Active, 
a.portallink02:Visited {background: #999 url(../images/portallink02-off.jpg) no-repeat center top; width:100%; height:161px; display:block; outline:none;
}
a.portallink02:Hover {background: #BA9A58 url(../images/portallink02-off.jpg) no-repeat center top; width:100%; height:161px; display:block; outline:none;
}	

a.portallink03:Link, 
a.portallink03:Active, 
a.portallink03:Visited {background: #666 url(../images/portallink03-off.jpg) no-repeat center top; width:100%; height:161px; display:block; outline:none;
}
a.portallink03:Hover {background: #143474 url(../images/portallink03-off.jpg) no-repeat center top; width:100%; height:161px; display:block; outline:none;
}



