

.toplevel_table {
   background-image: url("/images/cnt_bg.png");
   width: 700px;
}

.content_table {
   text-align: left;
   width: 640px;
   height: 400px;
   font-size: 18px;
}

.leftmenu_table {
   width: 120px;
   height: 400px;
}


.rightmenu_table {
   width: 120px;
   height: 400px;
}

.topmenu_table {
   background-image: url("/images/tpdc_logo.png");
   background-repeat: no-repeat;
   background-position: center;
   width: 100%;
   height: 80px;
}

.btmmenu_table {
   background-image: url("/images/btm_bg.png");
   background-repeat: no-repeat;
   background-position: center;
   width: 80%;
   height: 40px;
   text-align: center;
}


A.btm_menu:link { 
   color: black; 
   font-family: matisse, comic;
   text-decoration: none; 
   font-size: 12pt;
}

A.btm_menu:visited { 
   color: black; 
   font-family: matisse, comic;
   text-decoration: none; 
   font-size: 12pt;
}

A.btm_menu:hover { 
   color: blue; 
   font-family: matisse, comic;
   text-decoration: underline; 
   font-size: 12pt;
}

A.content:link {
   color: black;
   text-decoration: underline;
   font-size: 14pt;
}

A.content:visited {
   color: black;
   text-decoration: underline;
   font-size: 14pt;
}

A.content:hover {
   color: blue; 
   text-decoration: underline; 
   font-size: 14pt;
}

/* blog related */
.datestamp {
   font-family: fixed;
   color: #066600;
   font-size: 14pt;
}

.blog {
   font-family: new century schoolbook, verdana;
   font-size: 12pt;
}

A.blog:link {
   color: black;
   font-family: new century schoolbook, verdana;
   text-decoration: underline;
   font-size: 12pt;
}

A.blog:visited {
   color: black;
   font-family: new century schoolbook, verdana;
   text-decoration: underline;
   font-size: 12pt;
}

A.blog:hover {
   color: blue; 
   font-family: new century schoolbook, verdana;
   text-decoration: underline; 
   font-size: 12pt;
}


.mepic {
   background-image: url("/images/timpeeler03.png");
   background-repeat: no-repeat;
   background-position: left;
}

.disclaimer {
   font-size: 8pt;
   margin-left: 8%;
}

.hatemail {
   margin-left: 8%;
}

.dryfact {
   font-family: zapf chancery, trebuchet;
   font-size: 12pt;
   font-style: italic;
   margin-left: 8%;
}

