/* General styles */
td img {display: inline; margin: 0; padding: 0;}
body { background-color: #e7eee6; margin: 10px 0; }
td, p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
p { margin-top: 0px; margin-bottom: 10px; line-height: 14px; text-align: justify; }
a { color: #006600; }
a:hover {text-decoration: none; }
ul {margin-top: 10px; margin-bottom: 10px;}
li, ul { line-height: 14px; text-align: justify; }

/* ID Specific */
#content_holder { padding: 15px 12px 0 23px; }
#content_cell { background-image: url('images/content_holder.gif'); padding-bottom: 30px; }
#latest_port_cell { background-image: url('images/latest_port_holder.png'); }
#flash_cell { background-image: url('images/flash_holder.gif'); }
#copyright_text { font-size: 9px; color: #044000; margin-left: 23px; }
#portfolio_text_cell { background-color: #FFFFFF; }
#portfolio_image_cell { background-color: #044000; }
#portfolio_thumb_cell { background-color: #FFFFFF; }
#menu_items { margin-left: 5px;  font-weight: bold; }
#menu_items a { color: #ffffff; text-decoration: none; margin: 0 10px; }
#menu_items span { color: #FFFF00; margin: 0 10px; }
#menu_items a:hover {text-decoration: underline; }

/* classes */
.thumb_link { cursor: hand; cursor: pointer; border: 1px solid #044400; }
.small { font-size: 9px; }
.white { color: #FFFFFF; }

/* headings */
h1, h2, h3 { margin: 0 0 15px -1px; }
h1 { font-size: 18px; }
h2 { font-size: 14px; }
h3 { font-size: 14px; }

/* page columns */
#column_left { width: 500px; float: left; }
#column_right { width: 130px; float: right; }

/* blurb styles */
.blurb, #thumb_description { background-color: #e7eee6; padding: 8px; color: #003300; font-size: 9px; }
.blurb, #thumb_description, .blurb img { border: 1px solid #afc6ad; }
.blurb img { margin: 7px 0; }
