﻿img
{
    border:0;
} 
    
#leftNav
{
    width:150px;
    height:300px;
    float:left;
    border-right:solid 1px #5d5c61;
    text-align:center;
} 

body
{
    font-family:verdana, arial;font-size: 12px;
} 

a
{
    color:white;
    text-decoration: none;
} 

a:hover
{
    color:#e2debb;
    text-decoration: none;
}

.navHeader
{
    background-color:#5d5c61;
    width: 1024px;
    height: 16px;
    color:#e2debb;
}
#content
{
    
} 

.center
{
    text-align:center;
}

.main
{
   text-align:center;
}
