body{
background-image:url(images/background.gif);
background-repeat:repeat-y;
background-position:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
margin:0px;
padding:0px;
}
#header_wrapper{
background-image:url(images/head_wrap.png);
background-repeat:repeat-x;
height:187px;
}
#header{
background-image:url(images/HEADER.png);
width:999px;
height:187px;
margin:auto
}
#header2{
background-image:url(images/HEADER2.png);
width:999px;
height:187px;
margin:auto
}
#header_top{
width:999px;
height:116px;
}
#navbar{
padding-top:1px;
padding-left:21px;
width:978px;
height:71px;
}
#footer_wrapper{
margin-bottom:0px;
background-image:url(images/footer_wrap.png);
background-repeat:repeat-x;
height:108px;
}
#footer{
background-image:url(images/footer.png);
width:999px;
height:108px;
margin:auto;
}
#footer2{
background-image:url(images/footer2.png);
width:999px;
height:108px;
margin:auto;
}
#footer_text{
padding-left:200px;
padding-top:15px;
color:#CCCCCC;
}
.aeSidebar {
    background-image: url("images/sidebar_bg.gif");
    padding: 6px;
}
.aeSidebarContainer{
float:right; 
width:265px; 
margin:0px; 
background-image:url(images/sidebar_bg.gif); 
color:#FFFFFF;
}
.aeSbContentContainer{margin-bottom:0px;}

#stock .aeText{font-size:14px}
