

<!-- Light Yellow (original color) = #ffffcc -->


p.Banner {position:absolute; left:25; top:1}
p.Picture {position:absolute; left:15; top:140; }
p.Name { color:#990000; position:absolute; left:200; top:120}
p.Institution { background-color:#FFFFCC; width:250; overflow:visible; border-style:solid; border-width:0px; font-family: arial; font-size:12px; position: absolute; left:200; top: 140; text-align:center; }
p.Homementor { background-color:#FFFFCC; width:250; overflow:visible; border-style:solid; border-width:0px; font-family: arial; font-size:12px; position: absolute; left:200; top: 300; text-align:center;}
p.vculab { background-color:#FFFFCC; width:250; overflow:visible; border-style:solid; border-width:0px; font-family: arial; font-size:12px; position: absolute; left:500; top: 140; text-align:center; }
p.vcumentor { background-color:#FFFFCC; width:250; overflow:visible; border-style:solid; border-width:0px; font-family: arial; font-size:12px; position: absolute; left:500; top: 300; text-align:center; }
p.backlinks {width:500; position:absolute; left:400; top:600}
p.academic { background-color:#FFFFCC; width:250; overflow:visible; border-style:solid; border-width:0px; font-family: arial; font-size:12px; position: absolute; left:200; top: 460; text-align:center;}
p.priresearch { background-color:#FFFFCC; width:250; overflow:visible; border-style:solid; border-width:0px; font-family: arial; font-size:12px; position: absolute; left:500; top: 460; text-align:center;}
p.links { background-color:#FFFFCC; width:133; overflow:visible; border-style:solid; border-width:0px; font-family: arial; font-size:12px; position: absolute; left:15; top: 330; text-align:center;}




A:link {text-decoration: none; color: blue;}
A:visited {text-decoration: none; color: blue;}
A:active {text-decoration: none; color:blue;}
A:hover {text-decoration: underline; color: blue;}

