/*global css reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body {width: 100%; font-size: 90%;}
#nav ul {list-style: none;}
#nav ul li a {}
#subnav {position: absolute; top: 120px;}
#subnav ul {list-style: none;}
#mid {position: relative; top: 130px;}
#foot {position: relative; top: 40px;}
ul li {width: 100px; margin: 1px;}
ul li a {background: red; display: block; color: white; text-decoration: none; border-left: 2px solid #219133;}
ul li a:hover {text-decoration: underline;}