/* Wordpress specific rules */
#menu h3 {color:#666; font-family:arial,sans-serif; font-weight: bold; font-size: 13px; padding: 7px 15px; margin: 0;}
#menu .current_page_item a {color: #fff; font-weight: bold;}
#menu .current_page_item li.page_item a {color: #000; font-weight: normal;}
/* Format Figure Specific Markup */
#pagecontent .figure { width: 500px; display: block; color: #006FAF; background-color: #eee; border: 1px solid #999; padding: 7px; font-size: 86%; text-align: justify;}
#pagecontent .figure.right {float: right; clear:right;}
#pagecontent .figure.left {float: left; clear: left;}
#pagecontent .figure img {border: 1px solid #ddd; margin: 0 0 7px 0; }
#pagecontent .figure strong {color: #333; }
#pagecontent .image.left {margin: 0 7px 7px 0; float: left; clear: left;}
#pagecontent .image.right {margin: 0 0 7px 7px; float: right; clear: right;}
acronym, abbr {border-bottom: 1px dashed #333; cursor: help;}
ol#comments li p {font-size: 100%;}
.storytitle {margin: 0;}
.storytitle a {text-decoration: none;}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {background: #fff; border: 1px solid #333; padding: .2em;}
#commentform textarea {width: 100%;}
#commentlist li ul {border-left: 1px solid #ddd; font-size: 110%; list-style-type: none;}
/* browse by topic page */
#pagecontent ul.browse_by_topic
{
 list-style: none; 
 margin: 0;
 padding: 0;
}
#pagecontent ul.browse_by_topic li.categories
{
 font-size: 12pt;
 font-weight: bold;
}