BODY
{
    margin: 0px;
    padding: 0px;
    background-color: #6f9815;
    color: #57700b;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
}
H1,H2,H3
{
    margin: 0px;
    padding: 10px 0px 10px 0px;
    color: #1c4c66;
}
#Container
{
    margin: 0px auto;
    padding: 80px 85px 0px 85px;
    width: 790px; 
    background: #6f9815 url('http://templates.vintagesoftware.com/DecoDan/LogoBrands.jpg') no-repeat left top;
}
#Header
{
    margin: 0px;
    padding: 0px;
    width: 786px;
}
.GreenLine
{
    margin: 0px 0px 10px 0px;
    border: 1px solid #839100;
}
#Logo
{
    margin: 0px;
    padding: 0px;
    width: 300px;
    height: 35px;
    float: left;
}
#Logo IMG
{
border:none;
}
#Menu UL LI IMG
{
    border:none;
}

#Menu
{
    margin: 20px 0px 0px 0px;
    padding: 0px;
    width: 450px;
    float: left;
}
#Menu UL
{
    list-style-type: none;
    float: left;
    padding: 0px;
    margin: 0px;
    width: 450px;
}
#Menu LI
{
    height: 30px;
    text-decoration: none;
    padding: 0px;
    margin: 0px 0px 0px 3px;
    float: right;
    overflow: hidden;
}
#BlogTab IMG
{
    width: 68px;
    height: 60px;
    background: url('http://templates.vintagesoftware.com/DecoDan/Bloggy.gif') no-repeat bottom left;
    border: 1px solid red;
}
#HomeTab IMG
{
    width: 87px;
    background: url('http://templates.vintagesoftware.com/DecoDan/Homie.gif') no-repeat bottom left;
    border: 1px solid red;
}
#MixersTab IMG
{
    width: 83px;
    background: url('http://templates.vintagesoftware.com/DecoDan/Mixie.gif') no-repeat bottom left;
    border: 1px solid red;
}
#ContactUsTab IMG
{
    width: 130px;
    background: url('http://templates.vintagesoftware.com/DecoDan/Contactus.gif') no-repeat bottom left;
    border: 1px solid red;
}
#Menu LI.active IMG
{
    background-position: top left;
}
#Menu LI.active IMG:HOVER
{
    background-position: top left;
}
#PageTop
{
    margin: 0px;
    padding: 0px;
    width: 781px;
    height: 25px;
    background: url('http://templates.vintagesoftware.com/DecoDan/TopBorder.gif') no-repeat top left;
}
#Page
{
    margin: 0px;
    padding: 0px 40px;
    width: 701px;
    background: url('http://templates.vintagesoftware.com/DecoDan/Middle.jpg') repeat-y left top;
}
#PageBottom
{
    margin: 0px;
    padding: 0px;
    width: 781px;
    height: 26px;
    background: url('http://templates.vintagesoftware.com/DecoDan/BottomBorder.jpg') no-repeat top left;
}
.ClearFloat
{
    clear: both
}
P
{
    margin: 0px;
    padding: 0px 0px 10px 0px;
}
#Footer
{
    height: 32px;
    background: url('http://templates.vintagesoftware.com/DecoDan/LittleMixer.jpg') no-repeat 763px 6px;
    font-size: 10px;
    text-align: right;
    color: #DAF22C;
}
#Footer p
{
    padding: 10px 32px;
}
.Table TD
{
    border-bottom: 2px solid #839100;
    padding: 20px 10px;
    margin: 0px 5px;
   font-size: 15px;
}
.Table
{
    border-collapse: collapse;
}
.errorPage{border-style: solid;border-width: 2px 2px 2px 6px;border-color: red;font-weight: bold;background-color: #FFFFFF;color: #FF0000;padding: 5px 5px 5px 15px;}
.Comment{border: 1px solid black;padding: 10px;background-color: #FFFFFF;}



#templinks UL
{
    float: left;
    list-style-type: none;
}
#templinks UL LI
{
    float: left;
    margin: 5px;
    padding: 5px;
}