div.navigation {position: absolute; left: 1px, top: 100px;  padding: .8em}
div.long {position: absolute; left: 250px; margin-right: 30%; font-size: 20px}
div.box {position: absolute; left: 1 px;  padding: .8em}


table.name {background-color: #ffffff; margin-right: auto; margin-left: auto; font-size: 20px}
table.nav {background-color: #00A54E; position: relative; left: 1 px}
td.nav {background-color: #ffffff}
td.name {background-color: #ffffff; padding-right:50px; padding-left:50px}


p {position: relative; left: 20px; font-size: 20px}

a:link {text-decoration:none}
a:visited {text-decoration:none; color: #blue}
a:hover {text-decoration:underline}
