﻿
.nav-selected 
{
    font-weight: bold;
}

.sub-pages 
{
    font-size: small;
    margin-left: 20px;
}

.sub-pages li a 
{
    
    padding-right: 20px;
}

.sub-pages .nav-selected 
{
    font-weight: normal;
}

.leftnav
{
    clear: both;
    width: 240px;
    float: left;
    text-align: left;
    border: solid 1px #888;
}



.contentWrap1
{
    float: right;
    width: 700px;
    border-bottom: 0 solid white;
    background-color: White;
}
