/*-- This files deals simply with my photograph * --*/
/*-- Should come AFTER MyMATH.css - it overrides some ot its settings--*/



/* code specific to the picture on this page*/
img#Gaussian{width:238px; height:187px; float:left; margin:0 15px 15px 5px;}
a#rollover {display:block; background-image:url(MeTwice2.jpg);height:253px;
width:200px; background-position: -244px 0;border: 2px solid black; margin-bottom:15px;}
a#rollover:hover{background-position: -12px 0; }
/*#Picture {float:left; width:25%; margin:2.5% 0 0 15px;}
/*#HeadTitle {float:left; width:70%;}
#Head{ margin: -55px 0 15px -7.5px; }

/*-- Overriding the standard widths of Head Buttons --*/
#HeadList .QuestionList li{width:11em;}

/*--For Teaching and Research parts---*/
#T{float:left; width:40%; padding-left: 10px;}
#R{float:right; width:50%; border-left:6px ridge #CCCCCC; margin-left: 10px; padding-left: 25px;}
#TandR{width:100%;}

.updated{clear:both;}