

#RightNavWrapper {
background-image:url(images/ContainerTile.jpg);
background-repeat:repeat-y;
background-color:#3C9B98;
padding: 0 20px;
margin:14px 0 20px 0;

}

#RightNavTop {
background-image:url(images/ContainerTop.jpg);
background-repeat: no-repeat ;
height:30px;
margin: 0 -20px;
}

#RightNavBottom {
background-image:url(images/ContainerBottom.jpg);
background-repeat: no-repeat ;
height:20px;
margin: 0 -20px;
}


