BODY
{
    BACKGROUND-COLOR:#fdd4ad
}
.innerButton2
{
    BORDER-RIGHT: #e08b38 2px outset;
    BORDER-TOP: #e08b38 2px outset;
    FONT-WEIGHT: bold;
    BORDER-LEFT: #e08b38 2px outset;
    BORDER-BOTTOM: #e08b38 2px outset;
    BACKGROUND-COLOR: #e08b38
}
.innerButton2_over
{
    BORDER-RIGHT: gold 2px outset;
    BORDER-TOP: gold 2px outset;
    FONT-WEIGHT: bold;
    BORDER-LEFT: gold 2px outset;
    CURSOR: hand;
    BORDER-BOTTOM: gold 2px outset;
    BACKGROUND-COLOR: gold
}
.innerButton3
{
    BORDER-RIGHT: #faaf65 1px outset;
    PADDING-RIGHT: 10px;
    BORDER-TOP: #faaf65 1px outset;
    FONT-WEIGHT: bold;
    BORDER-LEFT: #faaf65 1px outset;
    BORDER-BOTTOM: #faaf65 1px outset;
    BACKGROUND-COLOR: #faaf65
}
.innerButton3_over
{
    BORDER-RIGHT: yellow 1px outset;
    PADDING-RIGHT: 10px;
    BORDER-TOP: yellow 1px outset;
    FONT-WEIGHT: bold;
    BORDER-LEFT: yellow 1px outset;
    CURSOR: hand;
    BORDER-BOTTOM: yellow 1px outset;
    BACKGROUND-COLOR: gold
}
.site_rightbar
{
    BACKGROUND-COLOR: #fdd4ad
}
.site_top2
{
    BORDER-BOTTOM: black 1px solid;
    BACKGROUND-COLOR: #8e5c2b
}

