body{
background-image:url(images/body_bg.jpg);
background-repeat:repeat-x;
background-color:#95754e;
}

*{
padding:0px;
margin:0px;
}



.dispatch_top{
background-image:url(images/dispatch_header_top.jpg);
background-repeat:no-repeat;
background-position:center;
width:100%;
height:60px;
}

.dispatch_header{
width:100%;
height:94px;
margin:0px auto;
background-image:url(images/dispatch_header.jpg);
background-repeat:no-repeat;
background-position:center;
}

.dispatch_link_pics{
background-image:url(images/dispatch_pics.jpg);
height:288px;
width:100%;
margin:0px auto;
background-repeat:no-repeat;
background-position:center;
}

#dispatch_bottom{
background-image:url(images/dispatch_bottom.jpg);
height:548px;
width:939px;
margin:0px auto;
background-repeat:no-repeat;
}

.dispatch_table td{
padding:0px;
margin:0px;
}
