a:link { text-decoration: none; color:#993300; background-color: none;}
a:visited { text-decoration: none; color:#993300; background-color: none;}
a:active { text-decoration: none; color:#999999; background-color: none;}
a:hover { text-decoration: underline; color: #993300; background-color: none;}

a.nav:link { text-decoration: none; color:#333333; background-color: none; font-size : 11px; font-weight: bold;}
a.nav:visited { text-decoration: none; color:#333333; background-color: none; font-size : 11px; font-weight: bold;}
a.nav:active { text-decoration: none; color:#999999; background-color: none; font-size : 11px; font-weight: bold;}
a.nav:hover { text-decoration: underline; color:#333333; background-color: font-size : 11px; font-weight: bold;}

h1 {font-family : arial, sans-serif; font-size : 14px; color: #993300; background-color: #ffffff;}
body {font-family : arial, sans-serif; font-size : 12px; color: #000000; background-color: #ffffff;}
img {border: 0px;}

.navi {position: absolute; left: 5px; top: 70px; width: 550px; border: 0px; font-size: 12px; z-index: 2;}
.txt {position: absolute; left: 150px; top: 60px; width: 550px; border: 0px; z-index: 5;}
.top {position: absolute; left: 0px; top: 0px; width: 800px; border: 0px;}

.main {position: absolute; left: 150px; top: 70px; width: 550px; border: 0px solid black; z-index: 1;}
.left {position: relative; left: 0px; top: 0px; width: 225px; min-height: 450px; border: 0px solid red; padding: 5px; z-index: 6;}
.right {position: relative; left: 405px; top: 55px; width: 225px; min-height: 450px; font-size: 10px; border: 0zpx solid green; z-index: 4;}
.btm {position: relative; left: 0px; top: 0px; border: 0px; z-index: 0;}
