#header{
text-align : center;
width : 800px;
height : 120px;
bottom : auto;
border-top-width : 8px;
border-top-style : solid;
border-top-color : white;
border-bottom-width : 8px;
border-bottom-style : solid;
border-bottom-color : white;
}


body{
font-size : 85%;
line-height : 130%;
letter-spacing : 1px;
text-align : center;
margin-top : 0px;
}


#main{
width : 800px;
bottom : auto;
}


#menu_left{
width : 160px;
float : left;
bottom : auto;
text-align : left;
background-color : BEIGE;
}


#main_right{
width : 635px;
float : right;
text-align : left;
background-color : BEIGE;
}


#footer{
width : 800px;
height : 5px;
font-size : 13px;
padding-top : 4px;
padding-left : 4px;
padding-right : 4px;
padding-bottom : 4px;
}


.maintitle{
font-weight : bold;
color : #f0f0f0;
background-color : #106015;
padding-top : 4px;
padding-bottom : 4px;
font-size : 16px;
text-align : center;

border-top-width : 1px;
border-top-style : solid;
border-top-color : #010101;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #010101;
}


.menu_top{
font-weight : bold;
color : #000000;
background-color : #47a615;
padding-top : 4px;
padding-left : 4px;
padding-right : 4px;
padding-bottom : 4px;
font-size : 15px;
text-align : center;

border-top-width : 2px;
border-top-style : solid;
border-top-color : #106015;
border-bottom-width : 2px;
border-bottom-style : solid;
border-bottom-color : #106015;
margin-top : 0px;
}


.menu_txt{
padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;
font-size : 14px;
line-height : 200%;


.high{
height : 20px;
clear : both;
}


#copyright{
padding-top : 4px;
padding-left : 4px;
padding-right : 4px;
padding-bottom : 4px;
border-top-width : 1px;
border-bottom-width : 1px;
border-top-style : solid;
border-bottom-style : solid;
border-top-color : gray;
border-bottom-color : gray;
width : 800px;
font-size : 12px;
color : #666666;
}
