This is a neato modern 3-D looking box created solely with CSS.
Seriously, there are no graphics on this page. See?
This box is great, except that it isn't scalable, so you have to make the box big enough to accommodate
the amount of content you anticipate putting in there. That's why I've set the content area's overflow
property to "hidden". You could also use "scroll". I've tested this page in IE 6 and Mozilla 1.4.
This design was inspired by Lasse Reichstein Nielsen's Border Slants page. If you want to copy this design, check out his page first
for an explanation of how to make triangles with CSS.