body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
#logo{float:left; background-image:url(fat_me_logo.jpg); width:274px; height:213px;}
#topheader{float:right; width:526px; height:97px; background-color:#F0F0F0; position:relative}
#toplinks{position:absolute; right:10px; top:10px;}
#menu{float:right; width:526px; height:32px; background-color:#F0F0F0;}
#submenu{float:right; width:526px; height:32px; background-color:#FFFFFF;}
#contenttext{float:right; width:526px;}
#leftpanel{float:left; width:274px;}
#footer{float:left; width:800px; padding:10px;}
#footerdes{float:left; width:800px; padding:0px;}

.graypanel{
         border:solid 1px #666666; background-color:#F7F7F7; padding:10px; margin:10px;
}

.bodytext {
        font: 0.7em Tahoma, sans-serif;
        font-size:13px;
        color: #666666;
}
.bodytext a{
        color:#004020;
}
.bodytext a:hover{
        color:#8C4600;
}
#titlesmall{
        color:#004020;
}
#titletext{
        color:#004020;
}
#titletext h1{
        font: 0.7em Tahoma, sans-serif;
        font-size:30px;
        font-weight:bold;
}
#titlesmall h2{
        font: 0.7em Tahoma, sans-serif;
        font-size:20px;
        font-weight:bold;
}
.whitetitle {
        font: 0.7em Tahoma, sans-serif;
        font-size:36px;
        font-weight:bold;
        color:#FFFFFF;
}
.smalltitle {
        font: 0.7em Tahoma, sans-serif;
        font-size:20px;
        font-weight:bold;
        color:#004020;
}
.smallwhitetext {
        font: 0.7em Tahoma, sans-serif;
        font-size: 17px;
        font-weight:bold;
        color: #004020;
}
.smallwhitetext a{
        font: 0.7em Tahoma, sans-serif;
        font-size: 17px;
        font-weight:bold;
        color: #004020;
        text-decoration:none;
}
.smallwhitetext a:hover{
        text-decoration:underline;
        color: #9B4E00;
}
.smallgraytext {
        font: 0.7em Tahoma, sans-serif;
        font-size: 13px;
        font-weight:bold;
        color:#999999;
}
.smallgraytext a{
        font: 0.7em Tahoma, sans-serif;
        font-size: 13px;
        font-weight:bold;
        color:#004020;
        text-decoration:none;
}
.smallgraytext a:hover{
        text-decoration:underline;
        color: #FF9B37;
}
.smallredtext {
        font: 0.7em Tahoma, sans-serif;
        font-size: 13px;
        font-weight:bold;
        color:#004020;
}
.smallredtext a{
        font: 0.7em Tahoma, sans-serif;
        font-size: 13px;
        font-weight:bold;
        color:#004020;
        text-decoration:none;
}
.smallredtext a:hover{
        text-decoration:underline;
}

img{
        border:0px;
}

select, input, textarea{
        background-color:#FFFFD2;
}
