body{
	background-color: #525252;
	background-image: none;
}

div#slideshow{
position: relative; 
top: 0px; 
left: 0px; 
width: 797px; 
height: 623px; 
z-index: 0;
}

div#titlebar{
border: 1px solid rgb(0, 0, 0); 
padding: 3px; 
position: relative; 
left: 0px; 
top: 0px; 
width: 791px; 
height: 20px; 
z-index: 0; 
background-color: rgb(255, 255, 255);
}

div#pres_content{
position: relative; 
top: 0px; 
left: 0px;
padding: 0;
margin: 0;
z-index:0;
}

div#navbar{
margin: 0px; 
padding: 3px; 
position: absolute; 
left: 0px; 
top: 0px; 
width: 108px; 
height: 19px;
}

div#slideInfo{
padding: 6px; 
position: absolute; 
top: 0px; 
left: 280px; 
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-size: 11px; 
font-weight: normal;
}

div#commandbar{
margin: 0px; 
padding: 3px; 
display: block; 
position: absolute; 
right: 0px; 
top: 0px; 
width: 225px; 
height: 20px;
}
img.buttonbar{
margin-left: 1px;
margin-bottom: 0px;
margin-top: 0px;
border:0px;
height:19px;
}
img {
	margin-bottom: 0px;
}