#flash{
position:absolute;
right:20px;
top:00px;
height:16px;
width:160px;
}

.clear{
clear:both;}

#header{
display:none;
height:90px;
position:relative;
width:800px;
margin:0 auto;
margin-top:4px;
}
#topmenu{
position:absolute;
right:24px;
top:14px;
height:20px;
text-align:left;
}
#topmenu h3{
display:none;}

#banner{
position:absolute;
left:0;
bottom:20px;
text-align:left;
}
#banner h3{
display:none;
}

#div_top{
height:334px;
position:relative;
width:800px;
margin:0 auto;
margin-top:10px;
background:#FFFFFF;
border-left: 2px solid #888;
border-right: 2px solid #888;
border-top: 2px solid #888;
}

#nav{
position:absolute;
top:80px;
width:auto;
right:20px;
float:right;
}
#logo{
position:absolute;
top:4px;
left:20px;

}
#search{
position:absolute;
right:20px;
top:20px;
height:20px;
width:120px;
border:1px solid #f2f2f2;
background:url(../images/search_bg.gif) no-repeat left #fff;

}
#search .inputbox_top{
border:none;
background:transparent;
font-size:11px;
padding-left:26px;
color:#999;

}

#slideshow_jazz{
position:absolute;
top:121px;
left:20px;
height:210px;
width:758px;
/*background:url(../images/test.jpg) no-repeat;*/
border:1px solid #000;
overflow:hidden;
}
#slideshow th{
display:none;
}

#pathway{
position:absolute;
top:373px;
left:20px;
height:20px;
width:760px;
text-align:left;
color:#000;
font-size:90%;
}


#topmenu{
position:absolute;
height:24px;
top:12px;
right:0;
text-align:right;

}
/* Content*/
#tab_content{
width:804px;
background:#fff;
height:auto;
/*padding-bottom:20px;*/
border-left: 2px solid #888;
border-right: 2px solid #888;

}
#tab_left{
width:560px;
background:url(../images/white_bg.gif) repeat-y left #000;

}
#tab_right{
width:240px;
background:url(../images/white_bg.gif) repeat-y right #000;
}

#div_left{
width:500px;
margin-left:20px;
padding:20px;
}
#div_right{
width:180px;
padding:20px;
}

#bottom{
height:20px;
width:800px;
background:#FFFFFF;
margin:0 auto;
border-left: 2px solid #888;
border-right: 2px solid #888;
border-bottom: 2px solid #888;

}
/* Footer*/

#footer-outer{
/*border-top:1px solid #333;*/
   clear: both;
   height:24px;
   margin:0 auto;
   width:800px;
   margin-top:5px;}

#footer_left{
   text-align:left;
   float:left;
 color:#f9f9f9;
   font-size:90%;
}

#footer_right{
   text-align:right;
   float:right;
     

}

#footer_left a:link, #footer_left a:hover, #footer_left a:visited{
   color:#f9f9f9;
}

