html, body { 
height:100%; 
width:100%; 
margin:0px; 
}
body {
background-color:#FEFDF3;
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#000000;
font-weight:bold;
}
a {
font-weight:bold;
color:#008c21;
text-decoration:none;
text-transform:uppercase;
}
a:hover {
text-decoration:overline underline;
}
a img {
border:0; 
margin:0;
padding:0;
}
/* DO NOT CHANGE BELOW UNTILL YOU HAVE TALK WITH ME */
.top_table {
width:100%;
height:100%;
}
.top_table td {
vertical-align:middle;
text-align:center;
}
#main_table {
width:849px;
height:567px;
}
#main_table td {
text-align:left;
vertical-align:top;
}
#right_menu_top{
color:#008c21;
padding-top:7px;
width:108px;
height:22px;
margin-top:38.5px;
margin-left:12px;
vertical-align:middle;
text-align:center;
}
#right_menu_top a {
color:#000000;
text-decoration:none;
}
#right_menu_top a:hover {
color:#008c21;
text-decoration:none;
}
#right_menu_bottom{
color:#008c21;
padding-top:7px;
width:108px;
height:22px;
margin-top:2px;
margin-left:12px;
vertical-align:middle;
text-align:center;
}
#right_menu_bottom a {
color:#000000;
text-decoration:none;
}
#right_menu_bottom a:hover {
color:#008c21;
text-decoration:none;
}

.posthidden {display:none;}
.postshown {display:block;}