/* Default Settings for radjeeper.com website
--------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td
{
    border: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
body
{
    text-align: left;
    background: #382f1e url(pictures/KnaphusEnterprises-HP-Botto.gif) repeat-y;
}
/* Settings for header
--------------------------------------------------------------------------*/
.header
{
    height: 122px;
    background: url(pictures/KnaphusEnterprises-HP-R-pxL.gif) repeat-x;
}
#fleurdelys
{
    vertical-align: top;
    margin-top: 4px;
}
/* Settings for mainpage
--------------------------------------------------------------------------*/
.mainpage
{
    width: 1019px;
    background: url(pictures/KnaphusEnterprises-HP-Botto.gif) repeat-y;
}
/* Settings for leftmenu
--------------------------------------------------------------------------*/
.leftmenu
{
    height: 478px;
    width: 123px;
    float: left;
    background: url(pictures/KE-Homepage-background-sidebar.jpg) no-repeat;
    padding-top: 20px;
}
.leftmenu img
{
    margin: 15px 0 0 11px;
}
/* Settings for main
--------------------------------------------------------------------------*/
.main
{
    float: right;
    min-height: 478px;
    width: 896px;
}
h2, .topMargin, p
{
    color: #ffffff;
}
h2
{
    margin: 1em 0 0 1em;
}
.topMargin
{
    margin: 3em 0 0 2em;
}
p
{
    margin-left: 2em;
}
.topMargin, p
{
    font-family: Tahoma;
    font-size: 0.8em;
}
#AboutBrad
{
    margin: 2em 0 0 2em;
}
.paragraphs
{
    margin-top: 1em;
    text-indent: 2em;
}
/* Settings for Site Links
--------------------------------------------------------------------------*/
.SiteLinks a:link, .SiteLinks a:visited
{
    text-decoration: underline;
    color: #ffffff;
}
.SiteLinks a:hover
{
    background-color: #ffff00;
    color: #ff0000;
    text-decoration: none;
}
/* Settings for extra
--------------------------------------------------------------------------*/
#extra
{
    clear: both;
    width: 1000px;
    font-size: 0.8em;
    text-align: right;
}
#extra p
{
    color: #cccccc;
}
#extra a:link, #extra a:visited
{
    color: #cccccc;
    text-decoration: none;
}
#extra a:hover
{
    color: #ffffff;
    text-decoration: underline;
}