/* CSS Cognitive Event Horizon - Portfolio pRC dec98 updated jan03 */

body       { margin-top: 0px; background: #333333; text-align: center; }
a:link     { color: #330000 }       /* unvisited link */
a:visited  { color: #331818 }       /* visited links  */
a:active   { color: #cccccc }       /* active links   */
table      { margin-top: 0px; text-align: center; }

/* begin defined classes */

.head      { font-family: trebuchet, arial, helvetica, sans-serif; 
             font-size: 120%; letter-space: 2em; color: #ffff33; background: #cc0033; font-weight: bold; text-align: center; }
.text, .textblock  
           { font-family: times, georgia, palatino, serif; 
             font-size: 87%; background: #cc0033; vertical-align: top; }
.textblock { padding-left: 30px; padding-right: 30px; text-decoration: blockquote; }
.images    { font-size: smaller; text-align: center; vertical-align: middle; color: #cccccc; background: #000000; }
.imagesalt { font-size: smaller; text-align: center; vertical-align: middle; color: #cccccc; background: #ffffff; }
.example   { background: #cc0033; text-align: center; vertical-align: top; }
.resume    { font-size: 9pt; color: #000000; background: #ffffff; text-align: left; }
.list      { font-size: smaller; color: #000000; background: #ffffff; text-align: left; }
.tt        { font-family: monotype, "courier new", courier, tt; font-size: smaller; text-align: left; }
.highlite  { font-size: smaller; color: #000000; background: #ffff99; text-align: left; }
.alert     { font-size: smaller; color: #000000; background: #ffff66; vertical-align: middle; padding: 4px; }
.nav       { font-size: smaller; color: #ffcc33; background: #000000; text-align: center; }
.navsm     { font-size: x-small; color: #cccccc; background: #000000; text-align: center; }




