body{
background-color: #bbbbbb;
background-image: url(../images/dpr3b.jpg);
background-repeat: repeat-x;
color: white;
}

#banner {
  background-image: url(../images/dpr3.jpg);
}

#imageMenu ul li a {
	background-color: rgba(0,0,204, 0.3);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000050,endColorstr=#99000050);
}

#larrow {
  background-image: url(../images/arrow1.gif);
}

#rarrow {
  background-image: url(../images/arrow2.gif);
}