BODY
{
    font-size: small;
    margin: 0px;
    color: #000000;
    padding: 0px;
    font-family: verdana,arial, helvetica, sans-serif;
    /*background-color: #56969C;*/
    /*background-color: #B71616;*/
    /*background: url(/images/backgradi2.gif) repeat-x bottom left;*/
    background: url(/images/backgradi_red2.gif) repeat-x top left;
    text-align: left;
    voice-family: inherit;
}
BODY A
{
    color: #B71616;
}
H1
{
    font-size: 110%;
    color: #C24747;
    letter-spacing: 1px;
    margin: 0;
}
H1 SPAN
{
    font-weight: 200;
}
H2
{
    font-size: 100%;
    color: #BA7B7B;
    margin: 0;
}
H3
{
    font-size: 100%;
    color: #999;
    letter-spacing: 1px;
    margin: 0;
}
#stage
{
    border: #000000 1px solid;
    background: #fff url(/images/stage.gif) no-repeat top center;
    width: 760px;
    /*height: 1000px;*/
}
#header IMG#logo
{
    float: left;
    margin: 30px 5px 0px 175px;
    width: 496px;
    height: 50px;
    border-style: none;
    background: #fff;
}
#subheader
{
    float: right;
    margin-top: 30px;
    margin-right: 10px;
    text-align: right;
}
#main-body
{
    float: left;
    width: 650px;
}
#content
{
    float: right;
    width: 500px;
    margin: 30px 0 30px 15px;
    text-align: left;
    line-height: 130%;
    /*background: #999;*/
}
#nav
{
    float: left;
    width: 135px;
    height: 300px;
    padding: 10px 0;
    /*background: #999;*/
}
#bios, #cllist
{
    font-size: 90%;
    line-height: 150%;
}
#bios
{
    float: left;
    margin: 0 10px 40px 0;
    width: 245px;
}
#bios IMG#portrait
{
    width: 225px;
    height: 170px;
    margin-top: 10px;
}
#cllist
{
    float: right;
    width: 230px;
    margin: 0px;
}
#cllist ul, #contact_info ul
{
    margin-left: 0;
    padding-left: 35px;
    list-style-image: url(/images/bullet.gif);
}
#cllist li, #contact_info li
{
    margin-top: 3px;
}
#table-list th
{
    padding: 1px 1px 5px 1px;
    font-size: 90%;
    line-height: 100%;
    border-bottom: 1px solid #CECECE;
}#table-list th, #table-list a
{
    font-weight: normal;
    text-decoration: none;
}
#table-list td
{
    padding: 5px 1px;
    font-size: 94%;
    line-height: 110%;
    vertical-align: top;
}#table-list p{    margin: 0;    padding: 0;
    line-height: 120%;}
#table-list h2, #table-past h2
{
    color: #999;
    margin: 20px 0 5px 0;
}
#table-past
{
    align: left;
    font-size: 100%;
}
#table-past h2
{
    padding: 2px 0 6px 0;
    border-bottom: 1px solid #CECECE;
}
#sidebar
{
    float: right;
    width: 110px;
    margin: 25px 0 15px 0;
    /*background: #999;*/
}
#sidebar IMG#mosaic
{
    float: right;
    width: 100px;
    height: 600px;
}
#nav A
{
    display: block;
    font-weight: 500;
    font-size: 100%;
    color: #000000;
    font-family: Verdana, Arial;
    text-align: right;
    text-decoration: none;
}
#nav DT
{
   margin: 30px 10px;
   border-bottom: #CECECE 1px solid;
}
#nav A:hover
{
    color: #b71616;
    text-decoration: none;
}
#footer
{
    clear: both;
    /*background: #cc9;*/
}
#footer p
{
    padding: 15px;
    font-size: 85%;
    color: #a91111;
    text-align: center;
}
BODY#home #nav-home
{
    /*background: url(images/nav_on_bg.gif) repeat-y top right;*/
}
BODY#home #nav-home A
{
    color: #b71616;
}
BODY#about #nav-about A
{
    color: #b71616;
}
BODY#listings #nav-listings A
{
    color: #b71616;
}
BODY#completed #nav-completed A
{
    color: #b71616;
}
BODY#services #nav-services A
{
    color: #b71616;
    /*border-bottom: #FF0000 1px solid;*/
}
BODY#contact #nav-contact A
{
    color: #b71616;
}