/* CSS Document */
body {
width:100%;
height:100%;
margin:25px 0 0 0;
padding:0 0 0 0;
background-color:#FFF;
}
#AAwrapper {
position:relative;
height:100%;
width:100%;
top:30px;
}
#AAlogoholder {
position:absolute;
left:0;top:-40px;
width:784px;
left:50%;
margin-left:-392px;
height:40px;
background-image:url(AAkeybar.gif);
background-repeat:repeat-x;
}
#AAlogodiv {
position:absolute;
left:674px;
width: 71px;
height:45px
top:13px;
}
#AAmainframe {
overflow:visible;
width:100%;
display:none;
}

