/* This style sheet is for TMC information that needs vertical scrolling. It is presented as a facsimile of TMC letterhead with a width = 750px and unlimited height. Edge marigins top & bottom are 20px and left & right 30px.*/html{ /* default marble background */ background:black url("../graphics/marble_desktop.jpg"); margin:10px; }a:link{ color:#ff4444 }a:visited{ color:#882222 }a:active{ color:#ff44ff }body{ /* 690px column centred on screen, 30px white side border = 750px */ width:690px; background-color:white; /* Centre the paper on the screen using L & R AUTO margins */ margin:0 auto; border:0; padding:20px 30px; /* Basic font is Times Roman in black */ font-family:Times-Roman, times, serif; color:black; text-align:left; }H1{ margin:2px 0 30px 0; height:40px; color:#888888; background-color:white; font-size:xx-large; font-weight:bold; font-family:Times-Roman, times, serif; text-align:left; line-height:37px; }H1 IMG{ /* used for TMC logo in header */ margin:0 20px 0 0; vertical-align:text-bottom; border:0; }H2{ /* Sub-headings */ color:#888888; text-align:center; font-size:x-large; }H2.bioname{ text-align:left; padding:50px 0 0 20px; font-size:xx-large; }H2.bioqual{ text-align:left; padding:10px 0 100px 20px; }H3{ /* Section-headings */ color:#888888; text-align:left; font-size:x-large; }IMG.biopic{ width:186px; height:250px; float:right; padding-right:20px; border:0; }IMG.office{ float:left; width:302px; height:200px; padding:0 20px 0 20px; }P{ text-align:justify; }P.nospace{ margin:0; }P.office{ padding:80px 0 80px 0px; }UL UL LI{ font-style:italic; }TABLE.contact{ margin:0 0 20px 250px; }HR{ color:#0044ff; border-width:thin; border-style:solid none none none; }.byline{ /* TMC byline top right followed by a solid blue line */ margin:0; border:0; font-family:Arial, helvetica, sans-serif; color:#0044ff; font-size:xx-small; text-align:right; padding:0 0 2px 0; border-bottom:thin solid #4488ff; }.xref{ /* Hyperlink "buttons" */ margin:0; line-height:50px; padding:5px; color:black; text-align:center; font-size:small; }.xref B { border-width:0.5em; border-style:solid; border-color:white; background-color:#EEEEEE; padding:0.5em; text-align:center; vertical-align:middle; }.footer{ /* Copyright and update footer lines */ margin:0; padding:5px; color:black; text-align:center; font-size:xx-small; font-style:italic; }