/* Colors For Each Section */
#Book { color: #FFA500; }
#MQP_and_PHD_Projects { color: rgb(0,255,0); }
#Research { color: #FF0; }
#Resume { color: #0FF; }
#Contact { color:#FFF; }
#Publications { color:#F00; }

/* This is the style for the links on the side bar */
#mail { color: #FFFF00; }
#WFENG { color: #00ffff; text-decoration: none; }
#CCNS { color: #00ff00; text-decoration: none; }

/* This is the style for the title and subtitle in each page
 * the title is L. Ramdas Ram-Mohan on each page and the subtitle
 * is the name of the section */
#title
{
    font: bold 32px sans-serif;
    color: #F00;
}
#subtitle
{
    font: 28px sans-serif;
    margin-bottom: 10px;
}
/* Position of the side bar */
#side {
    position: fixed;
    background-color: #000;
    top: 0;
    left: 0;
    width: 215px;
    height: 100%;
    /*height: 319px;*/
    border-right: 1px solid #778;
    text-align: center;
    font: bold 16px sans-serif;
}

/* Style for the horizontal lines on the side bar */
#side hr
{
     color: #FF0;
     background-color: #FF0;
     height: 2px;
     margin: 7px;
}
/* This is the style for the tabbed nav bar */

#navlist li
{
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-align: center;
    /* the next 4 lines are magic */
    display: inline;
    position: relative;
    top: -5px;
}
#navlist li a
{
    padding-left:.5em;
    padding-right:.5em;
}
#navlist a:link,
#navlist a:visited
{
    border: 1px solid #cecbc6;
    background-color: #000000;
    text-decoration: none;
}

#navlist a:hover
{
    background-color: #999999;
}



#navlist li#active a
{
    background-color: #fff;
}
#navlist li a#current
{
    background: white;
    color: #000;
}

/* This is the style for the subnavlists (like the one on Resume.html) */
#subnavlist li
{
   font: bold 18px sans-serif;
   margin-top: 15px;
   margin-bottom: 10px;
}


/* This is the style for the top bar*/
.top {
    text-align: center;
    position: fixed;
    top: 0px;;
    left: 216px;
    right: 0px;
    height: auto;
    background-color: #000000;
}


.top * 
{
    position: relative;
    margin: 0;
}


/* This is the style for the main body of the page */
#content {
    position: absolute;
    top: 100px;
    left: 216px;
    right: 0px;
    padding: 2em;

}
/* This is the style for the dictionary list that is present in many
 * of the pages */
#mainlist {
    margin: 0;
}
#mainlist dt {
    font: bold 25px sans-serif;
}
#mainlist dd {
    margin-left: 0;
    padding-top: 1em;
    padding-bottom: 2em;
    font-size: 14px;
}
#mainlist dd li {
    padding-top: 10px;
    padding-bottom: 10px;
}
#mainlist em{
    color: maroon;
    font-style: normal; 
    font-weight: bold;
}
/* This is all the stuff for the gradient */
div{height: 1px;}
#d1 {background-color:rgb(99,99,156)}
#d2 {background-color:rgb(100,100,156)}
#d3 {background-color:rgb(100,100,157)}
#d4 {background-color:rgb(101,101,157)}
#d5 {background-color:rgb(101,101,158)}
#d6 {background-color:rgb(102,102,158)}
#d7 {background-color:rgb(103,103,158)}
#d8 {background-color:rgb(103,103,159)}
#d9 {background-color:rgb(104,104,159)}
#d10 {background-color:rgb(105,105,159)}
#d11 {background-color:rgb(105,105,160)}
#d12 {background-color:rgb(106,106,160)}
#d13 {background-color:rgb(106,106,161)}
#d14 {background-color:rgb(107,107,161)}
#d15 {background-color:rgb(108,108,161)}
#d16 {background-color:rgb(108,108,162)}
#d17 {background-color:rgb(109,109,162)}
#d18 {background-color:rgb(109,109,163)}
#d19 {background-color:rgb(110,110,163)}
#d20 {background-color:rgb(111,111,163)}
#d21 {background-color:rgb(111,111,164)}
#d22 {background-color:rgb(112,112,164)}
#d23 {background-color:rgb(112,112,165)}
#d24 {background-color:rgb(113,113,165)}
#d25 {background-color:rgb(114,114,165)}
#d26 {background-color:rgb(114,114,166)}
#d27 {background-color:rgb(115,115,166)}
#d28 {background-color:rgb(116,116,166)}
#d29 {background-color:rgb(116,116,167)}
#d30 {background-color:rgb(117,117,167)}
#d31 {background-color:rgb(117,117,168)}
#d32 {background-color:rgb(118,118,168)}
#d33 {background-color:rgb(119,119,168)}
#d34 {background-color:rgb(119,119,169)}
#d35 {background-color:rgb(120,120,169)}
#d36 {background-color:rgb(120,120,170)}
#d37 {background-color:rgb(121,121,170)}
#d38 {background-color:rgb(122,122,170)}
#d39 {background-color:rgb(122,122,171)}
#d40 {background-color:rgb(123,123,171)}
#d41 {background-color:rgb(123,123,172)}
#d42 {background-color:rgb(124,124,172)}
#d43 {background-color:rgb(125,125,172)}
#d44 {background-color:rgb(125,125,173)}
#d45 {background-color:rgb(126,126,173)}
#d46 {background-color:rgb(127,127,173)}
#d47 {background-color:rgb(127,127,174)}
#d48 {background-color:rgb(128,128,174)}
#d49 {background-color:rgb(128,128,175)}
#d50 {background-color:rgb(129,129,175)}
#d51 {background-color:rgb(130,130,175)}
#d52 {background-color:rgb(130,130,176)}
#d53 {background-color:rgb(131,131,176)}
#d54 {background-color:rgb(131,131,177)}
#d55 {background-color:rgb(132,132,177)}
#d56 {background-color:rgb(133,133,177)}
#d57 {background-color:rgb(133,133,178)}
#d58 {background-color:rgb(134,134,178)}
#d59 {background-color:rgb(134,134,179)}
#d60 {background-color:rgb(135,135,179)}
#d61 {background-color:rgb(136,136,179)}
#d62 {background-color:rgb(136,136,180)}
#d63 {background-color:rgb(137,137,180)}
#d64 {background-color:rgb(138,138,180)}
#d65 {background-color:rgb(138,138,181)}
#d66 {background-color:rgb(139,139,181)}
#d67 {background-color:rgb(139,139,182)}
#d68 {background-color:rgb(140,140,182)}
#d69 {background-color:rgb(141,141,182)}
#d70 {background-color:rgb(141,141,183)}
#d71 {background-color:rgb(142,142,183)}
#d72 {background-color:rgb(142,142,184)}
#d73 {background-color:rgb(143,143,184)}
#d74 {background-color:rgb(144,144,184)}
#d75 {background-color:rgb(144,144,185)}
#d76 {background-color:rgb(145,145,185)}
#d77 {background-color:rgb(145,145,186)}
#d78 {background-color:rgb(146,146,186)}
#d79 {background-color:rgb(147,147,186)}
#d80 {background-color:rgb(147,147,187)}
#d81 {background-color:rgb(148,148,187)}
#d82 {background-color:rgb(149,149,187)}
#d83 {background-color:rgb(149,149,188)}
#d84 {background-color:rgb(150,150,188)}
#d85 {background-color:rgb(150,150,189)}
#d86 {background-color:rgb(151,151,189)}
#d87 {background-color:rgb(152,152,189)}
#d88 {background-color:rgb(152,152,190)}
#d89 {background-color:rgb(153,153,190)}
#d90 {background-color:rgb(153,153,191)}
#d91 {background-color:rgb(154,154,191)}
#d92 {background-color:rgb(155,155,191)}
#d93 {background-color:rgb(155,155,192)}
#d94 {background-color:rgb(156,156,192)}
#d95 {background-color:rgb(157,157,192)}
#d96 {background-color:rgb(157,157,193)}
#d97 {background-color:rgb(158,158,193)}
#d98 {background-color:rgb(158,158,194)}
#d99 {background-color:rgb(159,159,194)}
#d100 {background-color:rgb(160,160,194)}
#d101 {background-color:rgb(160,160,195)}
#d102 {background-color:rgb(161,161,195)}
#d103 {background-color:rgb(161,161,196)}
#d104 {background-color:rgb(162,162,196)}
#d105 {background-color:rgb(163,163,196)}
#d106 {background-color:rgb(163,163,197)}
#d107 {background-color:rgb(164,164,197)}
#d108 {background-color:rgb(164,164,198)}
#d109 {background-color:rgb(165,165,198)}
#d110 {background-color:rgb(166,166,198)}
#d111 {background-color:rgb(166,166,199)}
#d112 {background-color:rgb(167,167,199)}
#d113 {background-color:rgb(168,168,199)}
#d114 {background-color:rgb(168,168,200)}
#d115 {background-color:rgb(169,169,200)}
#d116 {background-color:rgb(169,169,201)}
#d117 {background-color:rgb(170,170,201)}
#d118 {background-color:rgb(171,171,201)}
#d119 {background-color:rgb(171,171,202)}
#d120 {background-color:rgb(172,172,202)}
#d121 {background-color:rgb(172,172,203)}
#d122 {background-color:rgb(173,173,203)}
#d123 {background-color:rgb(174,174,203)}
#d124 {background-color:rgb(174,174,204)}
#d125 {background-color:rgb(175,175,204)}
#d126 {background-color:rgb(175,175,205)}
#d127 {background-color:rgb(176,176,205)}
#d128 {background-color:rgb(177,177,205)}
#d129 {background-color:rgb(177,177,206)}
#d130 {background-color:rgb(178,178,206)}
#d131 {background-color:rgb(179,179,206)}
#d132 {background-color:rgb(179,179,207)}
#d133 {background-color:rgb(180,180,207)}
#d134 {background-color:rgb(180,180,208)}
#d135 {background-color:rgb(181,181,208)}
#d136 {background-color:rgb(182,182,208)}
#d137 {background-color:rgb(182,182,209)}
#d138 {background-color:rgb(183,183,209)}
#d139 {background-color:rgb(183,183,210)}
#d140 {background-color:rgb(184,184,210)}
#d141 {background-color:rgb(185,185,210)}
#d142 {background-color:rgb(185,185,211)}
#d143 {background-color:rgb(186,186,211)}
#d144 {background-color:rgb(186,186,212)}
#d145 {background-color:rgb(187,187,212)}
#d146 {background-color:rgb(188,188,212)}
#d147 {background-color:rgb(188,188,213)}
#d148 {background-color:rgb(189,189,213)}
#d149 {background-color:rgb(190,190,213)}
#d150 {background-color:rgb(190,190,214)}
#d151 {background-color:rgb(191,191,214)}
#d152 {background-color:rgb(191,191,215)}
#d153 {background-color:rgb(192,192,215)}
#d154 {background-color:rgb(193,193,215)}
#d155 {background-color:rgb(193,193,216)}
#d156 {background-color:rgb(194,194,216)}
#d157 {background-color:rgb(194,194,217)}
#d158 {background-color:rgb(195,195,217)}
#d159 {background-color:rgb(196,196,217)}
#d160 {background-color:rgb(196,196,218)}
#d161 {background-color:rgb(197,197,218)}
#d162 {background-color:rgb(197,197,219)}
#d163 {background-color:rgb(198,198,219)}
#d164 {background-color:rgb(199,199,219)}
#d165 {background-color:rgb(199,199,220)}
#d166 {background-color:rgb(200,200,220)}
#d167 {background-color:rgb(201,201,220)}
#d168 {background-color:rgb(201,201,221)}
#d169 {background-color:rgb(202,202,221)}
#d170 {background-color:rgb(202,202,222)}
#d171 {background-color:rgb(203,203,222)}
#d172 {background-color:rgb(204,204,222)}
#d173 {background-color:rgb(204,204,223)}
#d174 {background-color:rgb(205,205,223)}
#d175 {background-color:rgb(205,205,224)}
#d176 {background-color:rgb(206,206,224)}
#d177 {background-color:rgb(207,207,224)}
#d178 {background-color:rgb(207,207,225)}
#d179 {background-color:rgb(208,208,225)}
#d180 {background-color:rgb(209,209,225)}
#d181 {background-color:rgb(209,209,226)}
#d182 {background-color:rgb(210,210,226)}
#d183 {background-color:rgb(210,210,227)}
#d184 {background-color:rgb(211,211,227)}
#d185 {background-color:rgb(212,212,227)}
#d186 {background-color:rgb(212,212,228)}
#d187 {background-color:rgb(213,213,228)}
#d188 {background-color:rgb(213,213,229)}
#d189 {background-color:rgb(214,214,229)}
#d190 {background-color:rgb(215,215,229)}
#d191 {background-color:rgb(215,215,230)}
#d192 {background-color:rgb(216,216,230)}
#d193 {background-color:rgb(216,216,231)}
#d194 {background-color:rgb(217,217,231)}
#d195 {background-color:rgb(218,218,231)}
#d196 {background-color:rgb(218,218,232)}
#d197 {background-color:rgb(219,219,232)}
#d198 {background-color:rgb(220,220,232)}
#d199 {background-color:rgb(220,220,233)}
#d200 {background-color:rgb(221,221,233)}
#d201 {background-color:rgb(221,221,234)}
#d202 {background-color:rgb(222,222,234)}
#d203 {background-color:rgb(223,223,234)}
#d204 {background-color:rgb(223,223,235)}
#d205 {background-color:rgb(224,224,235)}
#d206 {background-color:rgb(224,224,236)}
#d207 {background-color:rgb(225,225,236)}
#d208 {background-color:rgb(226,226,236)}
#d209 {background-color:rgb(226,226,237)}
#d210 {background-color:rgb(227,227,237)}
#d211 {background-color:rgb(227,227,238)}
#d212 {background-color:rgb(228,228,238)}
#d213 {background-color:rgb(229,229,238)}
#d214 {background-color:rgb(229,229,239)}
#d215 {background-color:rgb(230,230,239)}
#d216 {background-color:rgb(231,231,239)}
#d217 {background-color:rgb(231,231,240)}
#d218 {background-color:rgb(232,232,240)}
#d219 {background-color:rgb(232,232,241)}
#d220 {background-color:rgb(233,233,241)}
#d221 {background-color:rgb(234,234,241)}
#d222 {background-color:rgb(234,234,242)}
#d223 {background-color:rgb(235,235,242)}
#d224 {background-color:rgb(235,235,243)}
#d225 {background-color:rgb(236,236,243)}
#d226 {background-color:rgb(237,237,243)}
#d227 {background-color:rgb(237,237,244)}
#d228 {background-color:rgb(238,238,244)}
#d229 {background-color:rgb(238,238,245)}
#d230 {background-color:rgb(239,239,245)}
#d231 {background-color:rgb(240,240,245)}
#d232 {background-color:rgb(240,240,246)}
#d233 {background-color:rgb(241,241,246)}
#d234 {background-color:rgb(242,242,246)}
#d235 {background-color:rgb(242,242,247)}
#d236 {background-color:rgb(243,243,247)}
#d237 {background-color:rgb(243,243,248)}
#d238 {background-color:rgb(244,244,248)}
#d239 {background-color:rgb(245,245,248)}
#d240 {background-color:rgb(245,245,249)}
#d241 {background-color:rgb(246,246,249)}
#d242 {background-color:rgb(246,246,250)}
#d243 {background-color:rgb(247,247,250)}
#d244 {background-color:rgb(248,248,250)}
#d245 {background-color:rgb(248,248,251)}
#d246 {background-color:rgb(249,249,251)}
#d247 {background-color:rgb(249,249,252)}
#d248 {background-color:rgb(250,250,252)}
#d249 {background-color:rgb(251,251,252)}
#d250 {background-color:rgb(251,251,253)}
#d251 {background-color:rgb(252,252,253)}
#d252 {background-color:rgb(253,253,253)}
#d253 {background-color:rgb(253,253,254)}
#d254 {background-color:rgb(254,254,254)}
#d255 {background-color:rgb(254,254,255); height: 500px;}

