#gsNavBar {border:0;}
#content {border-bottom:0;}
.gcBackground1 {background:#FAF5C7;}
#menu {font-size:1em;}
.sizeHack{font-size:160%;}
#menu a:hover {color:#000;}

/* IE Fix!
Since parent element is position:relative, Internet Explorer chokes up
on floats. Disable the float and position it absolutely on the right. */
.gbSystemLinks {float:none;position:absolute;top:0;right:0;}
