img { 
position:absolute; 
top:0px;
border:none;
}

.clear{
clear:both;
}

#images{
visibility:hidden;
}

#loading{
margin-top:50px;
text-align:center;
width:100%;
}
#loading img{
margin-top:10px;
position:relative; 
}

#captions{
font-weight:bold;
position:relative; 
text-align:center;
z-index:10000;
}

#captions{
text-align:center;
width:100%;
font-weight:bold;
font-size:14px;
}

#scrollbar {
visibility: hidden;
position: relative; 
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
height: 10px;
}

#scrollbar a {
position: absolute;
display: block;
width: 38px;
height: 16px;
top: -1px;
text-indent: -19999px;
}

#scrollbar a:focus {
outline: none;
}

#scrollbar a#leftScroll {
left: -35px;
margin-top: -1px;
background: url(../layout/img/leftarrow.gif) left top no-repeat;
z-index: 1004;
}

#scrollbar a#rightScroll {
right: -35px;
margin-top: -1px;
background: url(../layout/img/rightarrow.gif) left top no-repeat;
z-index: 1005;
}

#slider {
position: absolute;
margin-left: -21px;
margin-top: -2px;
z-index: 1002;
background: url(../layout/img/scrollbutton.gif) no-repeat;
width: 40px;
height: 13px;	
}	

#imageflow{
width:800px;
margin-bottom: 1px;
margin:0 auto;
text-align:left;
}
