body {
    background-color: #FDEBD5;
    color: #000;
    font-family: arial;
    font-size: 12px;
}

#top-region a,
#top-region a:link,
#top-region a:visited
{
    color: #790000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
}

#top-region a:hover,
#top-region a.selectedmenu
{
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
}

#left-block a,
#left-block a:link,
#left-block a:visited
{
    display: block;
    border: 1px transparent solid;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    width: 170px;
    text-indent: 15px;
    text-decoration: none;
}

#left-block a:hover,
#left-block a.selectedmenu
{
    background-color: #fff;
    border: 1px #000 solid;
    display: block;
    width: 170px;
    font-style: italic;
    text-indent: 15px;
    text-decoration: none;
}

#left-block {
    height: 100%:
}

#content-block {
    background: transparent url('http://www.spraypave.com/images/SPWEB_Body.jpg') no-repeat;
}

h1,h2,h3,h4,h5 {
    color: #790000 !important;
    font-weight: bold;
    font-family: arial;
}

