body { 
    background-image: url("images/left_bg.gif");
    background-repeat: repeat-y;}

.maincontent {
    margin: 0px 15px 0px}

.maincontent h1 {
    font-family: arial, sans-serif;
    font-size: 100%;
    font-weight: 700;
    font-style: italic;
    padding-bottom: 0px;
    margin-bottom: 0px;}

.leftnav {
    font-family: arial, sans-serif;
    font-size: 90%;
    font-weight: 700;
    margin-left: 16px;}

.leftnav a {
    text-decoration: none;
    color: #005cab;}

/*---------OLD

a:link {
    color: #4682b4;
    font-weight: 700;}

a:visited {
    color: #800080;
    font-weight: 700;}


.leftnav {
    font-family: arial, sans-serif;
    font-size: 90%;
    font-weight: 700;
    margin-left: 10px;}

.leftnav a {
    text-decoration: none;
    color: #fef7db;}

.maincontent {
    margin: 0px 25px 0px}

.maincontent h1 {
    font-family: arial, sans-serif;
    font-size: 110%;
    font-weight: 700;
    padding-bottom: 0px;
    margin-bottom: 0px;}

.description {
    margin-top: 0px;
    padding-top: 0px;}

.italic {
    font-style: italic;}




.maincontent {
    margin-left: 10px;}

.currentlink {
    color: #999999;}

.leftnavheaders {
    font-size: 105%;
    font-weight: 600;
    color: #333333;}


h2 {
    text-align: left;
    font-size: 115%;        font-family: arial, sans-serif;
    margin-bottom: 5px;}

body {   
    background-color: #FFFFFF;}

.maincontent {       width: 550px;}

.projects {
    margin-left: 1.5em;}

.projects a {
    font-weight: bold;}


.maincontent a:link {
    color: #006699;
    font-weight: 700;}

.maincontent a:visited {
    color: #800080;
    font-weight: 700;}

.maincontent a:hover {
    color: #ABA000;
    font-weight: 700;}



----*/