﻿

/* This stylekeeps IE 6 from crashing when printing.  There is a negative margin bug in containers that is buggy.
--------------------------------------- */

#navcontainer a.structure {
margin: 0px;
}

