body {background-color: #000000;
      margin-top:0px;
      margin-bottom:0px;
     }
A       {COLOR: #293fld; TEXT-DECORATION: none
        }
A:link {COLOR: #2f5016;
        }
A:hover {
        COLOR: #6f6aa1; TEXT-DECORATION: none underline
        }

td.header {background-color: #000000;
          background-image: url(http://www.arcticwebcreations.com/images/headerawc3.jpg);
          background-repeat:no-repeat;
          height: 188px;
          width: 758px;
          }

td.two {background-image: url(http://www.arcticwebcreations.com/images/centerawc3.jpg);
        background-repeat: repeat-y;
        font-family: georgia, cursive, serif;
                color:#000000;
                font-size:14px;
                text-align: left;
                padding-left: 0px;
                padding-right: 0px;
                }
td.left {font-family: tahoma, cursive, serif;
         font-size: 14px;
         text-align: left;
         padding-top: 0px;
         padding-right: 0px;
         padding-bottom: 0px;
         padding-left: 0px;
         }

td.footer {background-color: #000000;
          background-image: url(http://www.arcticwebcreations.com/images/footerawc3.jpg);
          background-repeat: no-repeat;
          height: 95px;
          width: 758px;
          font-family: georgia, cursive, serif;
          color:#ffffff;
          font-size: 10px;
          text-align: left;
          padding-left: 10px;
         }
td.pop {font-family: georgia, cursive, serif;
        color:#000000;
        font-size: 12px;
        }
td.smallheader {background-color: #000000;
          background-image: url(http://www.arcticwebcreations.com/images/500header.jpg);
          background-repeat:no-repeat;
          height: 127px;
          width: 500px;
          }
p.info {font-family: georgia, cursive, serif;
        color: #000000;
        font-size: 10px;
        }
p.info2 {font-family: georgia, cursive, serif;
        color: #000000;
        font-size: 10px;
        margin-top: 20px;
        margin-right: 200px;
        margin-bottom: 60px;
        margin-left: 200px;
        }
p.info3 {font-family: georgia, cursive, serif;
        color: #000000;
        font-size: 18px;
        margin-top: 150px;
        margin-right: 100px;
        margin-bottom: 0px;
        margin-left: 225px;
        }
p.text  {background-color: #738366;
          border-left: 3px solid #383c2c;
          border-right: 3px solid #383c2c;
          font-family: georgia, cursive, serif;
          font-size: 15px;
          color:#ffffff;
          display: inline;
          }
td.top   {background-color: #738366;
          border-left: 0px solid #383c2c;
          width: 130px;
          font-family: georgia, cursive, serif;
          font-size: 14px;
          color:#ffffff;
          }
td.bottom {background-color: #ffffff;
            width: 130px;
            font-family: georgia, cursive, serif;
            font-size: 11px;
            color:#000000;
            text-align: left;
            border-top: 0px;
            border-right: 2px dotted #738366;
            border-bottom: 2px dotted #738366;
            border-left: 2px dotted #738366;
           }
#navigationv ul {
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    list-style-type: none;
}
#navigationv li {
    margin: 0 0 .2em 0;
    font-family: georgia, serif;
    font-size: 13px;
}
#navigationv a {
    display: block;
    color: #ffffff;
    background-color: #738366;
    border-left: 6px solid #383c2c;
    width: 7em;
    padding: .2em .7em;
    text-decoration: none;
}
#navigationv a:hover {
    background-color: #555f4d;
    color: #ffffff;
}
}
#navigationv a:active {
    background-color: #;
    color: #ffffff;
}
ul
{
list-style-type: none;
padding: 0px;
}