/*
Background = R:254 / G:254 / B:223 = #fefedf
Menu Boxes, Divider Lines, Heading Text = R:87 / G:78 / B:66 = #574e42
Right Hand Boxes = R:174 / G:156 / B:133 = #ae9c85
*/

body
{
text-align: center;
margin: auto;
width: 798px;
background-position: 50% 0%;
}

h3, h4, h5
{
font-size: 100%;
}


#tdPageWhole
{
width: 798px;
margin: auto;
}

#tbMainTable
{
width: 798px;
margin: auto;
}

HR
{
color: rgb(87, 78, 66);
}

.tdSiteTitle
{
text-align: left;
}


.tdPageTitle
{
/*
color: rgb(201, 175, 100); 
background-image: none;
font-size: 110%;
padding-top: 2em;
padding-bottom: 1em;
*/
    display: none;
}

#tdDiary
{
display: none;
}

#tdNews
{
display: none;
}

#tdNews table
{
border: none;
}

#tdPoll
{
}

/* for firefox */
.tdMainMenu
{
width: 525px;
_width: 100%;
}

div.menutop
{
padding: 50px 2px 50px 270px;
}

.menuleft ul
{
padding: .2em;
border-bottom: 2px solid rgb(114, 114, 114);
}

.menutop ul
{
text-align: center;
}


div.menuleft a:link, div.menutop a:link, div.menuleft a:visited, div.menutop a:visited {
color: #FFFFFF;
background-color: #574e42;
}

div.menuleft a:hover, div.menutop a:hover, div.menuleft a:active, div.menutop a:active, .p6869 #p6869, .p6870 #p6870, .p6871 #p6871, .p6872 #p6872, .p6873 #p6873, .p6874 #p6874 {
color: #ff0; /* yellow */
background-color: #574e42;
}

#tdLHColumn
{
display: none;
}

#tdLHContent
{
text-align: center;
padding: 3em .5em .5em 2em; 
}

#tdRHContent
{
width: 15em;
padding-left: 1em;
}

#tdRHContent hr
{
margin-top: 1em;
margin-bottom: 1em;
}

#tdPageContent
{
/* border-right: 1px solid rgb(114, 114, 114); */
}

#tdPageContent img
{
border: 1px solid rgb(201, 175, 100);
padding: .5em;
}

#tdPageContent tr
{
padding-bottom: .2em;
}

#tdPageContent td
{
padding: .2em;
}

#tdSubscribe, #tdDiary2
{
background-color: #ae9c85;
color: #000;
padding: .8em;
}

#tdSubscribe h3, #tdDiary2 h5, #tdDiaryFPHeader
{
background-color: transparent;
color: #ff0; /* yellow */
padding-bottom: .5em;
white-space: nowrap;
display: inline;
float: left;

}

#spSubscribeReceive
{
}

#tdDescription
{
display: none;
}