a:link {
    text-decoration: none;
    font-weight: 600;}

a:visited {
    color: #800080;
    text-decoration: none;
    font-weight: 600;}

a:hover {
    color: #FFCC00;
    text-decoration: none;
    font-weight: 600;}


.leftnav {
    font-family: arial, sans-serif;
    font-size: 90%;
    margin-left: 5px;}

.currentlink {
    color: #666666;
   }

.maincontent {
    }

.maincontent h1 {
    font-family: arial, sans-serif;
    font-size: 120%;
    font-weight: 600;
    color: #336633;
    padding-top: 0px;
    margin-top: 0px;}
    padding-bottom: 0px;
    margin-bottom: 0px;}

.sublinkscontainer {
    }

.sublinks {
    font-size: 75%;
    margin-bottom: 0px;
    text-indent: 15px;
    font-weight: 400;}

.sublinks2 {
    font-size: 75%;
    margin-bottom: 0px;
    text-indent: 35px;
    font-weight: 400;}


/*---------OLD
body { 
    background-image: url("/gifts2/images/left_bg_test.gif");
    background-repeat: repeat-y;}

.leftnavheaders {
    font-size: 105%;
    font-weight: 600;
    color: #333333;}





.maincontent {
    margin-left: 10px;}

.maincontent h1 {
    font-family: arial, sans-serif;
    font-size: 110%;
    font-weight: 600;
    padding-bottom: 0px;
    margin-bottom: 0px;}

.description {
    margin-top: 0px;
    padding-top: 0px;}

----*/