body {
        text-align: center;
        font: 100% Verdana, Arial, Helvetica, sans-serif;
        background-color:#fff;
}

table.subnav {
 font-size:70%;
}

table.subnav td {
 padding:3px;
}

table.form  td{
        font-size:80%;
}

#container {
        width: 698px;
        margin: 0 auto;
        text-align: left;
}
#tag {
        text-align:left;
        padding-left:10px;
        background-color:#FEF454;
        border-bottom:1px solid #fff;
/*    background-image: url(../images/toptag.gif);
    background-repeat: no-repeat;
    background-position:top;
*/

}

td.topbar {
        background-color:#ccc;
}

td.sidenav {
        width:175px;
    background-color:#ffff99;
    background-image: url(../images/sidenav-bg.gif);
    background-repeat: repeat-y;
    background-position:bottom;
    height:500px;

}
#nav {
        position: relative;
        width: 175px;
        height: 285px;
        background-image: url(../images/sidenav-bg2.png);
        background-repeat: no-repeat;
}
#nav a {
                position:absolute;
        height: 26px;
        width: 175px;
        left: 0;
        text-decoration: none;
        font-size: 9px;
        background-image: none;
}
#nav a span {visibility: hidden;}
a#nav-home {top: -18px; width:140px; height:85px; left:15px}
a#nav-learn {top: 70px;}
a#nav-services {top: 90px;}
a#nav-assess {top: 110px;}
a#nav-difference {top: 135px;}
a#nav-join {top: 155px;}
a#nav-resource {top: 178px;}
a#nav-faq {top: 198px;}
a#nav-contact {top: 215px;}
a#nav-Espanol {top: 235px;}
a#nav-deaf {top: 260px;}

#search-form {
        background-image: url(../images/google.gif);
        background-repeat: no-repeat;
        background-position: right top;
}
#search-form label {
        color: #666;
}
#search-form #keyword {
        margin: 7px 0;
}
#search-form #button {
        border: 0;
        background-color: #fff;
        color: #666;
        background-image: url(../images/bg-search-button.gif);
        background-repeat: no-repeat;
        background-position: right center;
        padding: 0 10px 0 0;
        margin: 0;
}
#main {
        padding:10px;
}
#col-right {
        float: right;
        width: 150px;
        margin-left: 7px;
        padding: 0 0 3px 12px;
        border-left: 1px solid #cacaca;
}

#nav-right {
        float: right;
        width: 150px;
        margin-left: 7px;
        padding: 3px;
        border:1px solid #cecece;
        background-color:#eeeeee;
}

.entry {
        margin: 0 0 12px;
}
#search-box {
        position: absolute;
        top: 646px;
        left: 0;
        width: 175px;
        color: #666;
}
#search-box a {
        color: #666;
        text-decoration: none;
        font-style: italic;
        font-weight: bold;
}
#search-box a:hover {text-decoration: underline;}
#positions {
        border: 1px solid #e5e5e5;
        padding: 7px;
        margin: 7px 0;
}
.anchor {
        color: #4477FF;
        font-size: 70%;
}
#footer-nav {
        text-align:center;
    padding: 7px 0;
    margin: 7px 0;
    border-top: 1px solid #cacaca;
   font-size: 60%;
}
#footer-nav a {
        color: #666;
        text-decoration: none;
}
#footer-nav a:hover {text-decoration: underline;}
#footer-nav p {
        text-align: center;
        clear: both;
        padding: 9px 0;
        font-size: 115%;
}

h1 {
        position: absolute;
        top: -99px;
        left: -99px;
}
h2 {
        font: normal 80% Arial, Helvetica, sans-serif;
        color: #006633;
        font-weight:bold; 
        margin: 0 0 9px;
        padding: 0;
        text-transform: uppercase;
}

h2.title {
        font: normal 16.5px Times;
        font-weight:bold;
        color: #349170;
        margin:0px;
        padding:0px;
        padding-left:10px;
        padding-top:10px;
        padding-bottom:10px;
        width:688;
        background-color:#ffff66;
        text-transform: uppercase;
        background-image: url(../images/sidenav-bottom.gif);
        background-repeat: no-repeat;
        background-position:bottom right;
}

h3 {
        font: normal 75% Arial, Helvetica, sans-serif;
        color: #660000;
        margin: 0;
        padding: 0;
        font-weight:bold;
}
h5 {
        font: normal 75% Arial, Helvetica, sans-serif;
        color: #660000;
        margin: 0;
        padding: 0;
        font-weight:bold;
}

p {
        margin: 0 0 12px;
        padding: 0;
        color: #000;
        font-size: 11px;
        line-height: 125%;
}
a {
        color: #349170;
        text-decoration: none;
}
a:hover {
        text-decoration: underline;
}
ul {
        margin: 7px;
        padding: 12px;
}
li {
        list-style-type: circle;
        margin: 12px;
        font-size: 11px;
}
form {
        margin: 0;
        padding: 0;
}
label {
        color: #999;
        font-size: 80%
}
