﻿body 
{
    padding:0px;
    padding-bottom:0px;
    margin:0px;
    background:#e7e7e7;
    font-size: 11px; 
    font-family: Trebuchet MS;
    color: #444;
}
a{
    color:#555;
    text-decoration:none;
}
a:hover{
    color:#d5bd1a;
    text-decoration:underline;
}
a.subMenu{
    color:#fff;
    text-decoration:none;
}
a.subMenu:hover{
    color:#ccc;
    text-decoration:none;
}
#topBG
{
    width:100%;
    background:url('/files/kasperjensen09/graphics/topbg.jpg');
}
    
#topBanner
{
    width:712px;
    height:265px;
    margin-right:auto;
    margin-left:auto;
}
#topMenu
{
    width:100%;
    background:url('/files/kasperjensen09/graphics/menubg.jpg');
    height:42px;
    padding:0px;
    margin:0px; 
    
}  
#ulNavigation{
    display:inline;
    margin:0px;
    padding:0px;
    margin-left:50px;
}
.header1
{
    font-size:16px;
    font-weight:bold;
    color:#d5bd1a;
}
.header2
{
    padding:8px 0 4px 0;
    font-size:14px;
    font-weight:bold;
    color:#d5bd1a;
}
.header3
{
    padding:8px 0 4px 0;
    font-size:11px;
    font-weight:bold;
    color:#d5bd1a;
}
.liMenuItem
{
    display:inline;
    margin:0px;
    padding:0px;
    border:none;
}
.liMenuItem img
{
    border:none;
}
.liMenuItem:hover 
{
    
}
