body {
    font-family: Verdana, sans-serif;
    margin: 0;
    font-size: small;
    color: #666666;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: right top;
    line-height: 1.5em;
}

body a {
    color: #996600;
    font-weight: bold;
}

body a:hover {
    color: #996600;
}

#wrapper {
    position: relative;
    padding: 0;
    z-index: 5;
    left: 0;
    top: 0;
    width: 100%;
    height: 180px;
    background-image: url( '../images/banner_final.gif' );
    background-repeat: no-repeat;
    background-position: top left;
}

#banner {
    position: relative;
    float: left;
    height: 130px;
    width: 1000px;
}

#main {
    padding: 0;
    width: 100%;
}

#bottom {
    position: relative;
    float: left;
    width: auto;
    left: 5%;
    height: auto;
}

#bottom a {
    color: #00467f;
    font-weight: bold;
    text-decoration: none;
}

#bottom a:hover {
    color: #717074;
    text-decoration: none;
}

#headertagline {
    position: relative;
    top: 100px;
    left: 138px;
    height: auto;
    width: 862px;
    border-top: 3px solid;
    border-color: #CCCCCC;
}

.taglinetext {
    position: relative;
    left: 170px;
    width: 400px;
    height: auto;
    font-weight: bold;
    font-size: x-small;
    color: gray;
    letter-spacing: 5px;
    font-style: italic;
}

.taglinetext a{
    color: gray;
    text-decoration: none;  
}

.contactlabel {
    position: relative;
    float: right;
    height: auto;
    width: auto;
    top: 35px;
    text-align: center;
    font-family: Times, serif;
    font-style: italic;
}

.headline {
    font-weight: bold;
    font-size: large;
    color: #996600;
    text-align: center;
}

.mediumheadline {
    font-weight: bold;
    font-size: medium;
    color: #996600;
}

.smallheadline {
    font-weight: bold;
    font-size: small;
    color: #996600;
}

.grayheadline {
    font-weight: bold;
    font-size: medium;
    color: #666666;
}

.biggrayheadline {
    font-weight: bold;
    font-size: large;
    color: #666666;
}

.biggraytext {
    font-size: medium;
    color: #666666;
}

.headerbar {
    position: relative;
    height: 30px;
    width: 100%;
    top: 5px;
    float: left;
    background-image: url( '../images/2000w2.gif' );
    background-repeat: repeat-y;
    font-weight: bold;
    font-size: large;
    color: white;
    letter-spacing: 9px;
    border: 2px solid;
    border-color: #CCCCCC;
}

.headertext {
    position: relative;
    top: 15%;
    left: 5%;
}

#contentbody {
    position: relative;
    height: 400px;
    width: 100%;
    float: left;
    background-image: url( '../images/stone_10.gif' );
    background-repeat: no-repeat;
    background-position: right bottom;
}

#contentframe {
    position: relative;
    height: 400px;
    width: 90%;
    left: 5%;
    float: left;
    padding: 0;
}

#contentwell {
    position: relative;
    height: 360px;
    width: 93%;
    top: 10px;
    left: 5%;
    float: left;
    overflow: auto;
}


#positionsbody {
    position: relative;
    height: auto;
    width: 100%;
    float: left;
    background-image: url( '../images/stone_10.gif' );
    background-repeat: no-repeat;
    background-position: right bottom;
}

#positionsframe {
    position: relative;
    height: auto;
    width: 90%;
    left: 5%;
    float: left;
    padding: 0;
}

.positionswell {
    position: relative;
    height: auto;
    width: 93%;
    top: 5px;
    left: 5%;
    float: left;
    overflow: auto;
}

.greencolumn {
    background-color: #e4fde7;
    border-width: 0;
    text-align: left;
}

.browncolumn {
    border: 1px solid;
    border-color: #CCCCCC;
    text-align: left;
    background-image: url( '../images/brown_100h2.gif' );
    background-repeat: repeat-x;
    background-position: top left;
    padding: 5px;
    margin: 5px;
    overflow: auto;
}

ul {
    color: #996600;
    margin-left: 50px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0 0 0 0;
    line-height: 13px;
}

li.newbullet {
    list-style-image:url( '../images/checkmark.png' );
}

ul span {
    color: #666666;
}

li {
   margin-bottom: 1em;
   margin-top: 0;
}

.greenlinkbox {
    position: relative;
    height: 50px;
    width: 400px;
    background-color: #e4fde7;
    text-align: center;
}

.biglink a {
    position: relative;
    top: 10px;
    font-size: large;
    font-weight: bold;
    vertical-align: middle;
    text-decoration: none;
}

.sehvenn {
    position: relative;
    float: left;
    width: 45%;
    height: 270px;
    background-image: url( '../images/venn_200h.gif' );
    background-repeat: no-repeat;
    background-position: center;
}

#venntoplink {
    position: relative;
    text-align: center;
}

#vennleftlink {
    position: relative;
    height: 5px;
    width: 10px;
    text-align: left;
    top: 200px;
}

#vennrightlink {
    position: relative;
    height: auto;
    width: auto;
    text-align: right;
    top: 220px;
}

.noborderlink a {
    color: white;
}